Hi, (Sorry for the cross post, I posted it in the wrong place the first time)
I've got MSSQL 2000 running on Win2000 Svr. Linux 2.2.16 running Apache 1.3.22, freetds 0.53, and PHP 4.0.6. I can connect and run queries no problem, but when an error is raised (with raiserror) on the SQL box, mssql_query (...) just returns false, and I don't get anything in $php_errormsg or mssql_get_last_message(). Is there a way to tell what the error was? (The query can return one of two errors, I need to know which it was.) Many thanks for any help you can give, Cheers, Dave. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]