From:             [EMAIL PROTECTED]
Operating system: Debian GNU/Linux i686
PHP version:      4.0.5
PHP Bug Type:     Sybase-ct (ctlib) related
Bug description:  mssql_connect() broken, mssql_pconnect() fixes it

I am using Debian unstable, with the following relevant packages:
freetds0 0.51-4
php4 and php4-sybase 4.0.5-2
It's in fact using extension=sybase_ct.so.

When connecting to a MSSQL7 server, if I use mssql_connect(), only the first row of a 
query can be fetched, then I get "2 is not a valid Sybase result resource".
Simply switching to mssql_pconnect() fixes it (even when used with the standalone php4 
binary).



-- 
Edit Bug report at: http://bugs.php.net/?id=11490&edit=1



-- 
PHP Development 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]

Reply via email to