Hi,
Yes, there is. You may activate the hexadecimal load/unload format (XLUF) feature in DB-Access at the command line:
dbaccess -X
When invoked, using this switch, the LOAD and UNLOAD SQL statements can format nonprintable ASCII signs in hexadecimal format.
The hexadecimal data present in the data file will be interpreted properly during a LOAD statement.
The data file generated by the UNLOAD statement contains the hexadecimal format data.
Regards,
Shriyan
"The value of a program is proportional to the weight of its output."