From:             [EMAIL PROTECTED]
Operating system: Windows 2000 Advanced Server
PHP version:      4.2.1
PHP Bug Type:     ODBC related
Bug description:  odbc_fetch_row is broke in 4.2.1

In previous versions of PHP you could reset the pointer on ODBC resutls
using odbc_fetch_row($results,0).  This no longer works!  I can find no
other way to reset ODBC results.  If you check for results and then try to
loop through the results, you will loose the 1st row!

- Anthony
-- 
Edit bug report at http://bugs.php.net/?id=17357&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=17357&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=17357&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=17357&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=17357&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=17357&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=17357&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=17357&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=17357&r=submittedtwice
register_globals:    http://bugs.php.net/fix.php?id=17357&r=globals

Reply via email to