I have done some searching and came across the Pervasive Data
Integrator suite. But since I haven't gotten a trial license I am not
sure if it is going to work or not. I can do DOS or Linux based
applications if necessary.
Thanks,
Fred
Gil
You can export the raw data using BUTIL -SAVE. If you're lucky the data
will all be stored as text (as opposed to binary). Then you can treat the
exported records as fixed field length format with the record length stored
as the first field at the beginning of each record. Even if the records
contain binary data you can sometimes determine what that data is by putting
those fields into integer, real, or decimal variables and comparing the
result to what you see in the application.
HTH,
Brad Kunkel
Integrated Business, Inc.
"Fred" <fbn...@gmail.com> wrote in message
news:84cb9f76-758e-4cfe...@f3g2000yqf.googlegroups.com...
Gil,
Thanks for the info. I wasn't able to make it run on my XP
machine. I am trying the software on the old DOS machine next.
Thanks,
Fred
One note is you must have the Windows Pervasive Btrieve drivers
loaded. If the software is DOS based then you may not have those
drivers. You can download the trial version at Pervasive's website or
contact me thru my site for any additional questions you may have.
Thanks,
GIl