Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Inserting Records into DBF
Message
 
 
To
02/07/2013 14:59:22
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP
Network:
Windows XP
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01577675
Message ID:
01577683
Views:
55
>Okay, I will make another column having record Number. Than now how it will be done
>
>>>Suppose I have a table A with 100 records and Table B with 25 Records. I want to insert the records of Table B in Table A, after 75 records of Table A.
>>>
>>>I.e First 75 recodrs shoud be of A , next 25 of B and than 25 of A. How it will be done ?
>>>
>>>.
>>
>>Tables are unordered set. You will need to have some column in your table to control the order, say, date or ID column.

Can you post your both tables structures?
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform