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:
00453222
Vues:
22
Frank,

The other didn't mention WHY you don't want to use the old INSERT command. It must physically move all of the records beyond the insertion one record and then put the new record in.

You should not worry about this, let the sql-insert put the record at the end and use an index to control the display order.

>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.
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform