UNLOAD Problem -
11-23-2004
, 09:31 AM
Hi all,
I have the following problem. I try to unload a table from SQLBase
Server in ascii mode, but the unload will be fail with the error "no
printable character". This is caused from german characters in the
table. How can I unload the table including characters like δόφ?
I tried an sql unload but the characters will be replaced by a
sequence of other characters, e.g. ό -> ~PM~
Does anyone know a solution for my problem?
Thanks in advanced
Werner |