Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Insert
Message
From
10/05/2002 10:22:57
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Re: Insert
Miscellaneous
Thread ID:
00655018
Message ID:
00655051
Views:
20
>How can insert 7 new blank records before the
> first record of a table ?

For a large table, this is very slow. Usually, you would just use an index to show the records in the correct order. New records get appended (physically) at the end, but can be made to be listed at the beginning with an appropriate index.

Hilmar.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Previous
Reply
Map
View

Click here to load this message in the networking platform