Hi

I experience a very strange behaviour of the mssql extension:

the resultset of any SELECT statement gives the correct number of rows and
of fields, but I can't fetch the contents of all fields with INT datatype,
these fields are empty in the result array (but they exist). All other
fieldtypes give correct results (i tried date, varchar, char)

Connecting to the same db through ODBC gives correct results.

Local system: NT4 SP6a, Apache, PHP 4.06/4.07 Dev
Remote: Win2k MS-SQL 2000

Christoph



-- 
PHP Windows 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