Hello. I have read a file from the client machine into a byte array. I'm now trying to insert this into an Oracle database with two columns, a unique ID and the file (Long Raw). The insert never happens, though. Here are the console's contents: |Warning| hbtpcMWD.nd_do_mwd_insert_ora.getFormattedValue: Column data type is not supported in a portable way <18>. We treat it by default as text |Warning| hbtpcMWD.nd_do_mwd_insert_ora.triggerDatabaseErrorEvent: execution of the DataObject 'nd_do_mwd_insert_ora' has failed: |Warning| hbtpcMWD.nd_do_mwd_insert_ora. System error code is 28 (Data source execute exception) |Warning| hbtpcMWD.nd_do_mwd_insert_ora. Vendor error#1 code is 0 () |Warning| hbtpcMWD.nd_do_mwd_insert_ora. Vendor error#2 code is 0 () |Error| pgMWD.(hbtpcMWD.pgMWD) onbtnCheckIn: Problem with MWDInsert. Here's the code: _________________________________________________________________________ To unsubscribe from this mailing list please send an email to: [EMAIL PROTECTED] Please remember to use the same email address you subscribed with. For help in using, subscribing, and unsubscribing to the discussion forums, please go to: http://www.netdynamics.com/support/visitdevfor.html For dire need help, email: [EMAIL PROTECTED]
