RE: [PHP-DB] Sybase - MSSQL Server 2000

2002-04-26 Thread Andrew Hill

Tom,

I suggest you use ODBC or Free-TDS.
For info on linking your PHP build against an ODBC Driver Manager (necessary
to use ODBC) see the PHP-ODBC HOWTO at http://www.iodbc.org.

Best regards,
Andrew Hill
Director Technology Evangelism
OpenLink Software http://www.openlinksw.com
XML  E-Business Infrastructure Technology Provider


 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
 Sent: Thursday, April 25, 2002 2:13 AM
 To: [EMAIL PROTECTED]
 Subject: [PHP-DB] Sybase - MSSQL Server 2000


 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






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




[PHP-DB] Sybase - MSSQL Server 2000

2002-04-24 Thread tbrownridge

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