I understand that Access has a 2 gig size limitation. I have over 5 gigs of data to complete a database application. So I have a database file with all pertinent forms, queries, tables, reports, etc. I want to link to database file to this original. These two files will house 1 table each. The information in each of these files will simply house a table that will hold all information that didn't fit into the first table. I understand that you can link an infinite number of database files together. How do you link one database file to another database file and insure that queries running on the front end will process data from the additional database files?