S
SJ
I have an Access app that allows users to point to an Access database with
the source data and links the tables. For example Table1, Table2, Table3
(etc) of the mdb file the user selected are linked to the front end
database.
However, some of the datafiles are over 2GB in size and are broken in to two
databases. I need to combine the data of the two separate files that
exceed the 2GB threshold into one and link into my front end database.
I have some ideas, but am open to suggestions.
the source data and links the tables. For example Table1, Table2, Table3
(etc) of the mdb file the user selected are linked to the front end
database.
However, some of the datafiles are over 2GB in size and are broken in to two
databases. I need to combine the data of the two separate files that
exceed the 2GB threshold into one and link into my front end database.
I have some ideas, but am open to suggestions.