Date: 05/21/00
- Next message: Andreas Karajannis: "Re: [PHP-DEV] ODBC error in 4.0.0 not in RC2"
- Previous message: Mocha Express: "Re: [PHP-DEV] PHP 4.0 Bug #4438 Updated: Compiling Zend as DSO fails"
- Maybe in reply to: Gustafson, Mårten: "[PHP-DEV] ODBC error in 4.0.0 not in RC2"
- Next in thread: Andreas Karajannis: "Re: [PHP-DEV] ODBC error in 4.0.0 not in RC2"
- Reply: Andreas Karajannis: "Re: [PHP-DEV] ODBC error in 4.0.0 not in RC2"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: Andreas Karajannis: "Re: [PHP-DEV] ODBC error in 4.0.0 not in RC2"
- Previous message: Mocha Express: "Re: [PHP-DEV] PHP 4.0 Bug #4438 Updated: Compiling Zend as DSO fails"
- Maybe in reply to: Gustafson, Mårten: "[PHP-DEV] ODBC error in 4.0.0 not in RC2"
- Next in thread: Andreas Karajannis: "Re: [PHP-DEV] ODBC error in 4.0.0 not in RC2"
- Reply: Andreas Karajannis: "Re: [PHP-DEV] ODBC error in 4.0.0 not in RC2"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

