Welcome Guest, Not a member yet? Register   Sign In
How to get data from mssql with ci
#6

[eluser]cool248[/eluser]
soory for my late reply...

please open the connection ini php.ini file..

1,open the connection in php.ini file
2.make sure to the localhost connection with 127.0.0.1
3.change the dbdriver to mssql.
4.enjoy!!!

ini mine is it is working perfectly..

one more thing for the php.ini file it is in the webserver's folder.so it is like this [your webserver folder]==>[php]==>[php.ini]

after that ini the line 967.u have to delete the semicolon which is in front of that extension.

extension=php_mssql.dll <== 'This one'...

try it..


Messages In This Thread
How to get data from mssql with ci - by El Forum - 11-28-2010, 12:29 PM
How to get data from mssql with ci - by El Forum - 11-28-2010, 02:07 PM
How to get data from mssql with ci - by El Forum - 11-30-2010, 01:32 PM
How to get data from mssql with ci - by El Forum - 12-01-2010, 01:53 PM
How to get data from mssql with ci - by El Forum - 12-02-2010, 01:18 AM
How to get data from mssql with ci - by El Forum - 12-14-2010, 03:26 PM



Theme © iAndrew 2016 - Forum software by © MyBB