From: [EMAIL PROTECTED] Operating system: Digital Unix Oracle 7.3.4 PHP version: 4.0.4pl1 PHP Bug Type: Oracle related Bug description: RAW datatype not handled in Ora_GetColumn Hi, I suppose, if this problem is not specific to my installation instance, there is a bug in Oracle functions in php.4.0.4p1 Ora_GetColumn does not handle RAW datatype, which is defined in ocidfn.h line number 150 as #define SQLT_BIN 23 In ext/oracle.c SQLT_BIN case should be handled. I may provide a patch for this if you like. -- Edit Bug report at: http://bugs.php.net/?id=9796&edit=1 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]