Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Insert a blank record in the middle of a table
Message
From
21/04/2003 07:22:16
Dorin Vasilescu
ALL Trans Romania
Arad, Romania
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00779686
Message ID:
00779706
Views:
9
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
Previous
Reply
Map
View

Click here to load this message in the networking platform