Re: [PHP-DEV] /ext/oci8/oci8.c win32 bugfix.

2001-04-09 Thread Joe Brown
Exactly... I discovered a problem when I used Manuel Lemos' Metabase, and OCI_Session handlers I wrote. Two seperate pconnects with different user/pass@server combinations, and this bug shows vividly. Or if you're really good, figure out how to have two seperate threads use OCIPConnects at the

Re: [PHP-DEV] /ext/oci8/oci8.c win32 bugfix.

2001-04-09 Thread Paco Ortiz
Hi: as far as I know, OCI8 works fine for me under Win32 + IIS 4 + ISAPI filter. Not that I tested it heavily, but it's just my experience. Greetings, F.J.Ortiz 4/9/01 12:51:48 AM, "Joe Brown" <[EMAIL PROTECTED]> wrote: >If someone would apply this patch to ext/oci8/oci8.c I think the Oracl