Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Convert text file
Message
De
14/05/1998 08:59:13
 
 
À
14/05/1998 08:55:39
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00099378
Message ID:
00099380
Vues:
23
>How could I convert a text file to Dbf file without using Import Wizard?
>
>The text format is defined each field name's length, start byte, and end byte.
>
>Ex. FieldName Length Start End Byte
>
> Field1 1 1 1 1
> Field2 8 2 9 8
> Field3 40 10 49 40
> ....
>
>Thanks

I guess you have fixed-length ASCII file and you can prepare table structure and use APPEND FROM ... TYPE SDF.
Edward Pikman
Independent Consultant
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform