Re: [PHP-DB] MS-SQL server connection

2004-03-08 Thread Frank M. Kromann
Hi Rafi, You need to install (and configure) the SQL Server Client tools. The important part here is the 'Client Network Utility' where you create aliases for host names, protocols and other options. The default setting for both the SQL server and the client is (in most cases) to use named pipes

[PHP-DB] MS-SQL server connection

2004-03-08 Thread Rafi Sheikh
I am trying to create a connection w' MS-SQL Server to use with php. I have the server name (on our LAN) and my UID & PWD (work via MS-ODBC driver for Access db). However my php is failing to bring any data back (unknown host). Any suggestions if I am missing any parms? [I am a newbie so plz