ID:               33238
 Updated by:       [EMAIL PROTECTED]
 Reported By:      olivier at pipas dot org
-Status:           Open
+Status:           Bogus
 Bug Type:         ODBC related
 Operating System: Windows XP
 PHP Version:      5.*, 4.* (2005-06-04)
 New Comment:

Impossible to reproduce without a test case. 


Previous Comments:
------------------------------------------------------------------------

[2005-06-04 09:59:12] olivier at pipas dot org

Sorry, sorry

It's not a bug :

mysql_fetch_row return an array
pgsql_fetch_row return an array
mssql_fetch_row return an array
but...
odbc_fetch_row return an boolean ! (why ???)

I must use odbc_result after...

------------------------------------------------------------------------

[2005-06-04 01:07:59] [EMAIL PROTECTED]

And how can we reproduce this? (we need the db..)


------------------------------------------------------------------------

[2005-06-03 23:26:55] olivier at pipas dot org

I have tried this version (5.0.5-dev) but the bug is always present.

This bug is also present in 5.0.0 and 4.3.11

------------------------------------------------------------------------

[2005-06-03 22:59:21] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php5-STABLE-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php5.0-win32-latest.zip



------------------------------------------------------------------------

[2005-06-03 22:15:51] olivier at pipas dot org

I have tested with odbc_fetch_object, and it's working ! 

So : it's a bug in function odbc_fetch_row

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/33238

-- 
Edit this bug report at http://bugs.php.net/?id=33238&edit=1

Reply via email to