Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Convert text file
Message
De
14/05/1998 09:15:14
 
 
À
14/05/1998 08:59:13
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00099378
Message ID:
00099388
Vues:
26
>>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.

Do I need to create a table with the same structure as the fixed-length ASCII file before I do the append file command?
Could you list a bit more details?

Thanks
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform