RE: [PHP-DEV] ODBC error in 4.0.0 not in RC2 From: Gustafson, Mårten (marten <email protected>)
Date: 05/21/00

Can I make som simple change in the source to get rid of this problem?

Regards
--Marten

> -----Original Message-----
> From: Andreas Karajannis [mailto:karajannis <email protected>]
> Sent: Sunday, May 21, 2000 11:52 AM
> To: Gustafson <email protected>; Mårten
> Cc: 'Andi Gutmans'; 'php-dev <email protected>'
> Subject: Re: [PHP-DEV] ODBC error in 4.0.0 not in RC2
>
>
>
> This is a problem with the implementation of SQLError() in some ODBC
> drivers / CLI libs.
> According to the spec, SQLError() should return SQL_NO_DATA_FOUND when
> it has reached the end of the error stack, but some (most?) do not -
> thus leading to an endless loop. I have turned this off with
> adabas but
> maybe we should generally turn this off. Any chance to get
> this into the
> release?
>
> -Andreas
>

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>