PHP.NET indicates that to connect to MSSQL Server, from Linux use Sybase.
I've installed Sybase, PHP and Apache and everything works well on my Linux
server when I connect to the Sybase test database.

When I try to connect to my MS SQL server, I get this...

sybase$ isql -S mssql-server -U username -P password
DB-LIBRARY error:
        Unexpected EOF from SQL Server.

Anyone have any suggestions?

--Tom Brownridge


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to