J
John Keane
Hi,
I have an existing Access DB (Purchase.mdb) with one table
(tblPurchase). The first field is an autonumber type.
I have created an new DB (NewPurchase.mdb) with two tables
which are linked. The first table is 'tblOrders' which
has an autonumber on the first field and the second table
is tblOrderDetails which has a number type on the first
field. The tables are linked one to many.
I want to copy all the records for the first 10 fields
from the table 'tblPurchase' (in Purchase.mdb) to the
table 'tbOrders' (in NewPurchase.mdb) and the remaining 20
fields in 'tblPurchase' to the table 'tblOrderDetails' in
Newpurchase.mdb while keeping the records at the same
autonumber they have in the existing DB.
Any Help Welcome.
Regards
John Keane.
I have an existing Access DB (Purchase.mdb) with one table
(tblPurchase). The first field is an autonumber type.
I have created an new DB (NewPurchase.mdb) with two tables
which are linked. The first table is 'tblOrders' which
has an autonumber on the first field and the second table
is tblOrderDetails which has a number type on the first
field. The tables are linked one to many.
I want to copy all the records for the first 10 fields
from the table 'tblPurchase' (in Purchase.mdb) to the
table 'tbOrders' (in NewPurchase.mdb) and the remaining 20
fields in 'tblPurchase' to the table 'tblOrderDetails' in
Newpurchase.mdb while keeping the records at the same
autonumber they have in the existing DB.
Any Help Welcome.
Regards
John Keane.