View Single Post
  #13 (permalink)  
Old 02-25-09, 08:54
mirtheil mirtheil is offline
Registered User
 
Join Date: Dec 2001
Posts: 1,026
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.
__________________
Mirtheil Software
Certified Pervasive Developer
Certified Pervasive Technician
Custom Btrieve/VB development
http://www.mirtheil.com
I do not answer questions by email. Please post on the forum.
Reply With Quote