As stated in my first post:
Quote:
|
If you have DDFs, you can create an ODBC DSN pointing to your data and then export it to CSV using my DataXtraction product or any number of other ODBC compliant tools.
|
If you specifically need Tab delimited, then you can write your own tool to read and write the data. I do not know of any tools that can generate Tab delimited files.
Scheduling a tool to run is best handled by the Operating System's task scheduler.