Page 1 of 1

Inserting a hexadecimal string in a RAW(12)

Posted: Thu 06 Oct 2005 09:21
by mbrekhof
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

Posted: Tue 11 Oct 2005 07:03
by Alex
We couldn't reproduce your problem, please specify your ODAC and Oracle client/server versions. Also send us small demo project that demonstrates your problem and include scripts to create server objects.