Re: [PHP-WIN] MSSQL Functions Again

2001-02-08 Thread Frank M. Kromann
Hi Toby, Ther is no difference in how MSSQL Server works on NT or Windows 2000. That goes for both Client and server tools. You should be able to do the same trick (copying ntwdblib.dll to winnt\system32) on a Windows 2000 maschine. You will get IIS5 on Windows 2000 where yoy have IIS4 on NT.

[PHP-WIN] MSSQL Functions Again

2001-02-08 Thread Toby Miller
Hey all, Actually, Frank might know this, but I was wondering if anyone is using the MSSQL functions on Win2000 instead of NT. If so, are you using an installation of MSSQL Server to allow your MSSQL functions to work or did you just copy the DLL's (like Frank suggested in my earlier post). I