#21915 [Com]: ociBindByName doesn't work properly with char columns

2003-01-28 Thread michael . virnstein
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

#21915 [Com]: ociBindByName doesn't work properly with char columns

2003-01-28 Thread michael . virnstein
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

#21915 [NEW]: ociBindByName doesn't work properly with char columns

2003-01-28 Thread michael . virnstein
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