Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Append From Fixed Width file
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00037175
Message ID:
00037188
Vues:
29
>>and then VFP will divide text file according to table (cursor) structure, therefore you should have:
>>1. Exact length corresponding between table and text file.
>
>I was afraid that's what your response was going to be!

That's not a serius obstacle:
1. Create 'import cursor' with the exact structure.
2. Append to this cursor.
3. Append to real table from cursor using APPEND FROM ... FIELDS ... and/or some kind of SELECT-SQL commands.
Edward Pikman
Independent Consultant
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform