Referencing a table in another mdb

B

Brenda

I have a 650 text file that is imported into a dataase. Need to run several
create table queries. Keep butting up to the 2gig limit. Is there a way to
run a query from one mdb that references a table in another mdb?

Brenda
 
T

Tom Ellison

Dear Brenda:

You can create another database and link to the table you create in
it. This should be very simple.

Tom Ellison
Microsoft Access MVP
Ellison Enterprises - Your One Stop IT Experts
 
Top