RE: [PHP] Having problems connecting to MS SQL2000 server on PHP5

2005-05-02 Thread Nathan Tobik
is on. Hope this helps. Nate Tobik (412)661-5700 x206 VigilantMinds -Original Message- From: Vernon Jenewein [mailto:[EMAIL PROTECTED] Sent: Friday, April 29, 2005 2:11 PM To: php-general@lists.php.net Subject: [PHP] Having problems connecting to MS SQL2000 server on PHP5 Hi, Follwoing

Re: [PHP] Having problems connecting to MS SQL2000 server on PHP5

2005-04-29 Thread Mike Smith
Check your php.ini. It seems you are running this on Windows w/Apache. Make sure php_mssql.dll (or php_mssql.so if you are on Linux) is NOT commented out. Also, I think you'll need a SQL account. Is the SQL Server in mixed mode or Windows authentication? Look in Enterprise MAnager or the registry (

[PHP] Having problems connecting to MS SQL2000 server on PHP5

2005-04-29 Thread Vernon Jenewein
Hi, Follwoing is a problem I'm having following some advice in a book called "PHP5 in easy steps" written by Mike McGrath: This is a connection that seems not to work according to the writer of "PHP 5 in easy steps" : MS SQL2000 Connection Test He originally wrote (for line 6) $conne