tina20 Posted June 8, 2009 Share Posted June 8, 2009 i'm using sql server 2005 express edition and php 5.2 version. 1) i hav replaced the ntwdblib.dll file with latest version in windows folder and sys32 folder as well as php.ini file 2) enabled the tcp/ip and named pipes in the sql server configuration manager 3) uncommented the lines extension=php_mssql.dll, extension=php_pdo_mssql.dll. in php.ini file. then using the mssql_connect function tried to open connection with the server...but it could not connect note" i'm using windows authentication mode for the sql server wherein we provide only the server name and username and psswd is not required. i'm preparing an application which is at the intranet level...right now working on a local machine.....can someone help me out...its very urgent and i'm going haywire with all the technicalities involved with php-sql connection!!! plzzzzz :'( Quote Link to comment https://forums.phpfreaks.com/topic/161377-php-sql-server-2005-connection-error/ Share on other sites More sharing options...
tina20 Posted June 8, 2009 Author Share Posted June 8, 2009 correction above: replaced ntwdblib.dll file in windows folder, sys32 folder and php folder(have installed php in D drive) Quote Link to comment https://forums.phpfreaks.com/topic/161377-php-sql-server-2005-connection-error/#findComment-851622 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.