Codeigniter 3 and sqlsrv |
How can i connect sql server 2008 and code?
i use sqlsrv dll in my php5.4 How can i config my config>database?
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 |
Welcome Guest, Not a member yet? Register Sign In |