I'm running php5.1.6(isapi) on WinXPPro sp1 HP laptop(P4 w/1GB) w/IIS 5.1 and MS SQL Server 2000 w/ .\%SYSTEMROOT%\SYSTEM32\ntwdblib.dll (2000.80.194.0). This setup works fine!
I'm now working to replicate that onto another HP laptop(P4 w/1GB) w/WinXPPro sp2; IIS5.1 and MS SQL Server 2005. PHP and IIS are working fine together according to phpinfo(), but I'm having problems getting php and mssql to find each other. I've tried the ntwdb... file above as well as (2000.2.8.0) from www.dlldll.com. I also installed the Client Tools from the 2005 discs. No luck. phpinfo() doesn't not report the mssql parameters. Any suggestions appreciated. Rob Oates