Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Insert at pointer
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00452968
Message ID:
00452971
Vues:
15
>Greetings
>
>I it possible to insert a record at the pointer (ie: between two existing records)in a buffered table? It seems that all append commnads add new records to the end of a table.
>
>TIA
>Frank

Frank,
The old xBase command INSERT did this but it is only supported for backward compatibility now. What is the requirement for this?

If you simply want it for display purposes, then you can order the SQL result any way you want and display that. If you want to order the physical table, Stonefield Database Toolkit (SDT) will do this during its reindex process.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform