I have an application in Access 2002 that 'accesses' data from other mdb's. I want to create a query that accesses tables from these mdbs.
The code exists in mdb (A) and I want to create an append query that appends from a table in mdb (B) into a table in mdb (C).
I can do this via recordsets, but I nned to achieve this via SQL.
**********************************
There is more than one way to skin a cat...but who wants a skinned cat?
The code exists in mdb (A) and I want to create an append query that appends from a table in mdb (B) into a table in mdb (C).
I can do this via recordsets, but I nned to achieve this via SQL.
**********************************
There is more than one way to skin a cat...but who wants a skinned cat?