Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Add records to a DB table from ASCII comma delim file?
Message
From
01/03/2000 10:49:09
 
 
To
01/03/2000 08:48:42
Peter Brama
West Pointe Enterprises
Detroit, Michigan, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00339702
Message ID:
00339816
Views:
18
>I need to add records to a database table (with some modifications) from an ASCII comma delimited file created by another application. How do you do this?

With some modification? I would suggest 2 tables, one that is populated directly from an APPEND FROM and one that is populated from the first table, but with your modifications. A SQL INSERT or SCAN with an APPEND BLANK, standard stuff should do it.
Previous
Reply
Map
View

Click here to load this message in the networking platform