TomohitoNakayama wrote: > Hello. > > I think checking only finally imported data at dbms and no check at file > of native encoding will conceal problem if there exists symmetric > problem in import/export .... > / /I mean that the combination of wrong behaviors ,of import and export > ,would confuse us to think they work correct ... >
Right, that's what I was trying to do with the importing with the wrong encoding. However I think I can easily mimic the native2ascii program using Java procedures/functions, thus removing the issues caused by exec'ing native2ascii. Thanks, Dan.
