Erich,

ODBCScan is a tool that can interrogate ODBC drivers to discover properties
they support.
It's available to download from www.openlinksw.com

Best regards,
Andrew Hill
Director of Technology Evangelism
OpenLink Software  http://www.openlinksw.com
Universal Data Access & Data Integration 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,
>
>  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: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>
>


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