Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Packing and RECNO()
Message
De
22/11/2002 11:25:27
 
 
À
22/11/2002 11:12:49
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00725793
Message ID:
00725829
Vues:
23
Relying on RecNo () is a really bad practice. Never using PACK because of RecNo () mean that your application is doomed in long term if one of the table goes beyong the 2GB limit. Not to mention that it will get slower as the table grow.

>New programmer says we should pack the data and rebuild indexes. Original developer said never pack the tables because she needs the recno(). I think new programmer needs to find how recno() is used and get rid of it.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform