RE: [PHP-DB] ODBC Drivers that doesn't support odbc_fetch_row

2001-09-04 Thread Andrew Hill
tegration Technology Providers > -Original Message- > From: Erich Reimberg N. [mailto:[EMAIL PROTECTED]] > Sent: Friday, August 31, 2001 1:30 PM > To: [EMAIL PROTECTED] > Subject: [PHP-DB] ODBC Drivers that doesn't support odbc_fetch_row > > > Hello, >

[PHP-DB] ODBC Drivers that doesn't support odbc_fetch_row

2001-08-31 Thread Erich Reimberg N.
Hello, I'm building an application that uses odbc_fetch_row with a row number (odbc_fetch_row($cx, 0)). This works fine in MS-SQL7.0, but the PHP manual explains that using odbc_fetch_row with a row number (second argument) might not work with some drivers. Does anyone of you have an experi