From: [EMAIL PROTECTED]
Operating system: SUN os 5.6(Solaris)
PHP version: 4.1.2
PHP Bug Type: Oracle related
Bug description: persistence connection problem(ociplogin)
I am using apache1.3.22,php4.1.1 with oracle8 and OS is solaris as well as
WINDOWS 2000. I am using the pe
ID: 17063
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Bogus
Bug Type: Oracle related
Operating System: Windows 2000
PHP Version: 4.1.2
New Comment:
Query toinsert user is - $q1";
$s1 = ociparse($c1, $q1);
ocibi
ID: 17063
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Oracle related
Operating System: Windows 2000
PHP Version: 4.1.2
New Comment:
Here small change i am not able to insert the long string i.e more th
From: [EMAIL PROTECTED]
Operating system: Windows 2000
PHP version: 4.1.2
PHP Bug Type: Oracle related
Bug description: Can't able to insert long datatype into oracle8 database
Hi,
I am trying to insert the long datatype into oracle8 database but it is
throwing exception.