Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Need to convert CLARION (.DAT) files to Fox tables - ASA
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00464177
Message ID:
00464313
Views:
22
Thanks Susan
Unfortunatly this is not the same type of dat file you worked with in the past. It looks the same as if you would edit a stadard DBF file.

>>Hi there,
>>
>>I've got a couple of .DAT files, created by a Clarion app and I need to convert them to some format that will be accessible to FoxPro. I've been looking for ODBC drivers but as yet have not found any.
>>
>>The files are so small, I could even mail it to a person to quickly convert them to a desired format.
>>
>>If there's any other way to work with a Clarion data file, please let me know.
>>
>>I'm quite pressed for time so a quick reply will be greatly appreciated !
>>
>>Kind regards
>>Willie
>
>I have worked with .Dat files in the past. First thing I always did was edit the files in wordpad to eliminate all the commas(,) between fields. Then I did an SQL Create table and created the table. Then I would execute the following:
>
>Append from file.dat SDF
>
>Hope this helps!
Previous
Reply
Map
View

Click here to load this message in the networking platform