Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Add records to a DB table from ASCII comma delim file?
Message
De
01/03/2000 10:49:09
 
 
À
01/03/2000 08:48:42
Peter Brama
West Pointe Enterprises
Detroit, Michigan, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00339702
Message ID:
00339816
Vues:
19
>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.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform