I am trying to export some data into a flat file. When I do this I want it to be in ANSI format. However, it seems that it will only export using the UTF8 format. When I try to import it to a program, such as access, that is not unicode compliant, the import does not work. Is there a way to export to a flat file using ANSI format?
WORKAROUND:
None
STATUS:
Waiting for the fix to be released in a future version of Toad for Oracle.
If you look at the flat file using a hex-editor, you will see that EF BB BF code has been added to the very beginning of the file.
© 2025 Quest Software Inc. ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center