Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Insert Blank command
Message
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 8 SP1
OS:
Windows XP SP2
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01519468
Message ID:
01519474
Vues:
48
The correct syntax for such insert is
INSERT BLANK AFTER
* or
INSERT BLANK BEFORE
>
>I am working on a table (in developement mode). I need to insert some records (by hand) into the table in preparation to send these new tables out to customers. I wanted the new records to be IN the table at the required places so the system would not need an index to have the records in the correct order.
>
>When I tried to use INSERT BLANK on the table that was opened exclusively, the new record always goes to the end of the table.....
>
>And I tried turning off the index by issuing SET INDEX TO
>
>Same result.
>
>So, in FoxPro 8.0 SP1, has this ability been removed?
>
>(If I have to , I'll use an index to force them into the correct order... but the system did not require it... )
>
>Thanks!
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform