Inserting a hexadecimal string in a RAW(12)
Posted: Thu 06 Oct 2005 09:21
I've got a table which has a field with the following definition: FLD1 RAW(12). Delphi (2005 using the latest ODAC version) sees the field as a TVarBytes field. I can read it ok using AsString.
However when I try to insert a record I get the error 'ORA-00932 receiving a NUMBER expecting BINARY' Any ideas howto fill the field?
tia,
Martin
However when I try to insert a record I get the error 'ORA-00932 receiving a NUMBER expecting BINARY' Any ideas howto fill the field?
tia,
Martin