Re: [PHP-DB] Re: A question about MSSQL! Help!!

2001-07-18 Thread Frank M. Kromann
Hi All, Microsoft SQL Server used to be identical with Sybase (back arround version 4.xx). This makes it possible to use the sybase extension (using FreeTDS) on a *nix box to talk to a SQL Server on a NT/2000 box. Due to product development SQL 2000's db-library is no longer 100% compatible. Th

[PHP-DB] Re: A question about MSSQL! Help!!

2001-07-18 Thread ftb
You can try to modify the connect string because php's connect to database through TCP/TP. Tell me the result. Graycloud <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Hello, My php is running at RedHatLinux ,but now I want to connect to a > MssqlServer2000 d