Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Inserting a record between two records
Message
 
 
À
22/02/2006 12:15:20
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01098167
Message ID:
01098171
Vues:
10
>Hi, I have upgraded to VFP 9, and I find that the code I used in a programme to insert a record between two records does not work anymore. My earlier code involved deleting all the indexes and recreating them. Is there any better method in VFP 9, and how do I get back on the road?

An application shouldn't rely on the physical order of the records in a table. You should reconsider your application design to use logical ordering of data (indexes, views, queries, e.t.c).
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform