Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Large tables
Message
De
11/07/2000 17:25:31
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Large tables
Divers
Thread ID:
00390984
Message ID:
00390984
Vues:
36
I have a large text file I want to read into Foxpro. The main problem is the file has various length records. I tried reading the whole thing into a table with the fields tabnum c(3), x1 c(254), x2 c(254), x3 c(254) with lengths from 200 to 700 charters. These records later will be divided into other tables. When I issue the command "append from temp.txt sdf" it seems to read the info into the table, but only populates tabnum and x1 and drops the rest of the record. Any ideas?

Mike B
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform