Jump to content

php - sql server 2005 connection error


tina20

Recommended Posts

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  :'(

 

 

Link to comment
https://forums.phpfreaks.com/topic/161377-php-sql-server-2005-connection-error/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.