Microsoft
Software
Hardware
Network
Question : Appending to table with primary key vfp
Hi:
I want to be able to append new records to an existing table.
However, I do not want to duplicate any append so have set a primary key in the existing table.
FoxPro does not (I believe) allow append of all but duplicated records - it stops the append.
How can I either write a query that deletes those records common to both tables or force an append, discarding common records?
Thanks!!
Answer : Appending to table with primary key vfp
insert into table1 select * from table2 where PrimaryKeyField not in (select PrimaryKeyField from table1)
Random Solutions
Color management
There is a problem with this website's security certificate., IE8 only, Firefox fine
0xc004e003 error code activation problems windows 7
SBS 2008 host is not accessible. You might not have permission
sql server udp port
MS Access Trim function
Access 2007, invoke Manage Replies wizard via on form cmb
differences between HDD Sentinel and S.M.A.R.T. readings
XPP PC Can't Access Win7 PC
Data Back Up proceedures\processes