Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can't open a 3.5 gig text file
Message
 
À
21/12/2000 09:39:16
Ken Zinssar
Newkirk Products Inc
Albany, New York, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Produits tierce partie
Divers
Thread ID:
00455868
Message ID:
00455873
Vues:
31
>Need a suggestion on opening and splitting out, then parsing a 3.5 gig text file. What software can I use to get into this file and manipulate, save its contents?

Try the low-level file functions, FOPEN(), FGETS() (or FREAD()), to open and read the text file. After reading a chunck of text an manipulating it, you can save it to DBFs. If you are going to surpass the 2 GB VFP table limit, you can use SQL Server.
Chris McCandless
Red Sky Software
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform