S
Sean Nakasone
I'm using the OCI8 module to dump out Oracle tables. Some of the fields
are defined as RAW and the dumped data is in binary format. Is there a
way to have this dumped as HEX? I wouldn't know which fields would be RAW
so I'm hoping OCI8 is smart enough to detect RAW fields and convert them
to HEX automatically.
are defined as RAW and the dumped data is in binary format. Is there a
way to have this dumped as HEX? I wouldn't know which fields would be RAW
so I'm hoping OCI8 is smart enough to detect RAW fields and convert them
to HEX automatically.