I found the problem...
For some unknown reason, I cannot connect to the sample database Northwind.
It doesn't like it, even if I am connecting as "sa" weird
"Christoph Grottolo" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
>
> | The first thing I would check
| The first thing I would check is to make sure that the php_mssql.dll
module
| is installed correctly. You can do this by creating a simple script with
|
| php_info();
You mean
phpinfo();
Christoph
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net
ROTECTED]]
Sent: Thursday, February 14, 2002 11:41 AM
To: Todd Williamsen
Cc: [EMAIL PROTECTED]
Subject: Re: RE: [PHP-WIN] Getting PHP to behave with MS SQL Server 7
Hi Todd,
This is documented on http://www.php.net/manual/en/ref.mssql.php.
The client libraries is found on the MS SQL Server CD
PROTECTED]
Subject: Re: RE: [PHP-WIN] Getting PHP to behave with MS SQL Server 7
Hi Todd,
This is documented on http://www.php.net/manual/en/ref.mssql.php.
The client libraries is found on the MS SQL Server CD and if you are
running PHP on the same box as the MS SQL Server is installed you ha
Hi Todd,
This is documented on http://www.php.net/manual/en/ref.mssql.php.
The client libraries is found on the MS SQL Server CD and if you are running PHP on
the same box as the MS SQL Server is installed you have all you need. If you are
connecting to a remote MS SQL Server you need to insta