|  | Posted by Erland Sommarskog on 07/13/07 08:35 
Zvonko Bi¹kup (zvonko_NO_SPAM_@velkat.net) writes:> OK. I am able to connect to my server using SQL SERVER Mangement Studio
 > using  xxx.dyndns.org\InstanceName,1433. But when I try to connect thru
 > PHP script using
 > msssql_connect("xxx.dyndns.org\InstanceName,1433","username","password");
 > no such luck. Any ideas?
 
 Doesn't PHP use DB-Library to connect? Which version of NTWDBLIB.DLL do
 you have in System32?
 
 
 --
 Erland Sommarskog, SQL Server MVP, esquel@sommarskog.se
 
 Books Online for SQL Server 2005 at
 http://www.microsoft.com/technet/prodtechnol/sql/2005/downloads/books.mspx
 Books Online for SQL Server 2000 at
 http://www.microsoft.com/sql/prodinfo/previousversions/books.mspx
 [Back to original message] |