Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Inserting a row into the middle of a table
Message
 
To
14/06/2000 17:33:14
Evans Carl
System Answers Consulting, Inc
Big Lake, Minnesota, United States
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00380446
Message ID:
00380633
Views:
13
>There is a command to
> INSERT BEFORE BLANK
> REPLACE billid WITH pc_billid, ;
> vendno WITH pc_vendno, ;
> ref WITH pc_ref, ;
> glacnt WITH lc_apacct
>
>which will place the record on top of current record pointer.

INSERT BEFORE only works if there are no indexes on the table!
Vidar Johannessen
Previous
Reply
Map
View

Click here to load this message in the networking platform