Date: 08/31/01
- Next message: scag <email protected>: "Re: [PHP-DB] Re: example of making "Next 10 entries" - "previous ..""
- Previous message: John Pickett: "Re: [PHP-DB] Password Question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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 experience with this? I would like to know
which drivers don't support a row number with odbc_fetch_row, because
I might probably have to use this application with different DBs.
Thanks in advance,
Erich Reimberg N
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-db-unsubscribe <email protected> For additional commands, e-mail: php-db-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: scag <email protected>: "Re: [PHP-DB] Re: example of making "Next 10 entries" - "previous ..""
- Previous message: John Pickett: "Re: [PHP-DB] Password Question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

