Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
What is the size limit of fox 2.5 free table
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00454961
Message ID:
00455719
Vues:
42
Hi Sim

Knowing, that a Fox dbf is not much more than a textfile with a header, you can extract the records one by one using low level file functions and adding them to two or more separate dbf, sdf or csv files.

Information about the structure of a dbf file and it's header you can find in the online help of VFP or in a folder named "filespec" that shoud have been installed in the VFP main directory.

I don't know about the maximum file size that the low level file functions can handle, but I think you should be able to get out all the records perhaps without the last one. Don't forget to make a backup of the data before you start to dig in it. :-)

HTH
Markus
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform