Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Inserting Records in Between
Message
From
21/07/2013 05:38:27
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Inserting Records in Between
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP
Network:
Windows XP
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01578969
Message ID:
01578969
Views:
54
If I have table say A and another table Say B and if I want to insert records of Table B in Table A, I may do it like this,
Insert into A.DBF (Filed1) select Field1 from Table B.
But how to insert the Table B records if I want to insert the Table B records after the record Number 10 i.e Recno() 10 of Table A.

I.e How to insert Table B records in Table A after the Table A RECNO()>10
Harsh
Next
Reply
Map
View

Click here to load this message in the networking platform