Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Insert a blank record in the middle of a table
Message
De
21/04/2003 07:22:16
Dorin Vasilescu
ALL Trans Romania
Arad, Roumanie
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00779686
Message ID:
00779706
Vues:
10
You can use :
INSERT BLANK
It will insert a blank record after current record. Work only if table is not indexed. INSERT isn't recommended for use with large tables because an insertion forces rewriting rest of records.


>Hi Everybody
>
>I want to insert a blank record in the middle of a table (“append blank” appends a blank record at the end of the table). Does anybody know what the most efficient way is?
>
>Happy Easter,
>Thank you,
>Ali
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform