Codeigniter 3 and sqlsrv |
SQLSrv Driver Installation could be tricky sometimes but
if you've configured your server environment correctly this should help you: PHP Code: $db['mssql'] = array( if you've troubles to install sqlsrv 3.1 or higher you might take a look at this Resource |
Messages In This Thread |
Codeigniter 3 and sqlsrv - by monomicho - 05-04-2015, 07:34 AM
RE: Codeigniter 3 and sqlsrv - by sintakonte - 05-06-2015, 03:56 AM
|