ID: 21915
Comment by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Bogus
Bug Type: OCI8 related
Operating System: Linux
PHP Version: 4.2.3
New Comment:
I just can say that setting the length in ocibindbyname doesn't solve
the prob
ID: 21915
Comment by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: OCI8 related
Operating System: Linux
PHP Version: 4.2.3
New Comment:
to make things clearer:
c_column is a char(10) column, but there's also data s
From: [EMAIL PROTECTED]
Operating system: Linux
PHP version: 4.2.3
PHP Bug Type: OCI8 related
Bug description: ociBindByName doesn't work properly with char columns
when i select from a oracle8i:
--
$stmt = ociparse($conn, "Select * from t_ta