RE: [PHP-DB] Re: Oracle/PHP Issue

2003-12-05 Thread Paul Miller
: [PHP-DB] Re: Oracle/PHP Issue I'm using the descriptor type of connection and it looks a bit different than yours. Try changing your CONNECT_DATA setion to: (CONNECT_DATA = (SID = BDB1) (GLOBAL_NAME = BDB1.world)) Paul Miller wrote: > Hello, > > I am having a strange issue with Orac

[PHP-DB] Re: Oracle/PHP Issue

2003-12-04 Thread Justin Patrin
I'm using the descriptor type of connection and it looks a bit different than yours. Try changing your CONNECT_DATA setion to: (CONNECT_DATA = (SID = BDB1) (GLOBAL_NAME = BDB1.world)) Paul Miller wrote: Hello, I am having a strange issue with Oracle and PHP. I am running PHP Version 4.3.4 on