Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Appending or inserting from other table
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Appending or inserting from other table
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Network:
Windows 2008 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01347442
Message ID:
01347442
Views:
48
I have:

Table1 (large table with over 50,000 records)

table 2 (always a small table with 100 records or less)

I want add data of table 2 to table 1

if field table2.device_id already exists on table1.device_id

= messagebox (Record already exists)

What is the best way to do such append ?
Next
Reply
Map
View

Click here to load this message in the networking platform