Re: [PHP-DEV] Errata. From: Steve Williams (swilliam <email protected>)
Date: 12/10/98

Andreas Karajannis wrote:
>

> As for the problems related to odbc_close(), this function is only for
> some kind
> of "compatibility" - non-persistent connections get closed automatically
> after
> script processing. The idea of closing and reopening an identical
> connection
> in a script doesn't make much sense to me; nevertheless I must admit it
> is
> a bug^^^H issue ;-)
>
Sorry I misread this...
My problem is NOT with opening two identical connections. It is with
opening two separate connections on the same page, and the problem
persists whether or not I close the first connection before opening the
second...

        Steve

-- 
Steve Williams                 Interactive Media & Tools Group
Empress Software Inc.          http://www.empress.com

-- PHP Development Mailing List http://www.php.net/ To unsubscribe send an empty message to php-dev-unsubscribe <email protected> For help: php-dev-help <email protected>