>Subject: file handling and unicode character
>From: rajeshn@i...
>Date: Wed, 12 Mar 2003 09:31:57
>
>
>1. I'm writing an application where I fetch data from a data base and
>write into text files.
You didn't mention the database format you are using but this link may be
of interest to you. My "Jet Data Export Machine" utility enables you to
export to a variety to data formats (Text, Excel, Paradox, HTML, dBASE).
You can download the VB6 code at:
http://www.carpet-sharks.com/ZipArch/ADOFileConversions.zip
Be sure to read the file "schema_files.txt" which is enclosed in the ZIP file.
Regards,
-Toby