Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Insert new record
Message
De
13/03/2005 07:26:02
 
 
À
13/03/2005 07:17:49
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 5
Database:
Visual FoxPro
Divers
Thread ID:
00995252
Message ID:
00995273
Vues:
16
hi,
thank you for reply,
but, i see at ut somthing as
insert at recono()....
this what i need to small table.
any idea.
>>hi all,
>> i need to insert new record between records at mytable.
>>any help
>>thanks.
>
>Use an index to control the logical record position. The record will be appended at the end of the table, but the index will make it appear at a position which depends on the index expression.
>
>Note: The INSERT command can be used to do what you are asking for, but: (1) This only works if the table has no indices, and (2) This is not good practice, since for a large table, the process will be very slow.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform