Franco said:
Thanks you have been a great help to me, one last question.
Is it possible to just use the "Get External Data" option in Access? I ran
that a test db and it seemed to extract all tables, Queries and forms. Here
is the thing though, when I tried to run the (Forms) switchboard it errored
out on me. It gave me a VB format box. Is it possible to just use the "Get
External Data" option in Access?
It is not 100% clear what your question is?
Lets assume we have a split data base:
MyCoolSystemFE (front end)
tables --------linked tables to ---------------> MyCoolSystem_BE
(back end).
forms
reports
modules
MyCoolSystem_BE (back end)
tables
Now, lets create a blank new database called test1
Now, lets open up the database test1
If I go Get external Data..and import things from the front end called
MyCoolSystemFE, then can import all of the objects from that front end.
However, that front end does NOT have any tables for data..but only "links"
to that data. So, I can try to import the "tables" shown in the tables
tab..but that is only going to import those "LINKS" to the back end
database.
You see the same effect if you browse to a folder in windows. You can right
click on a word document, and then create a shortcut to that document. That
shortcut is really only a link to the document. You can copy the shortcut
many times over..but they all look back to the original document. If you
delete that document..then the shortcut is of no use (try this now with
windows..and a test word document). So, those linked tables are the same as
shortcuts..they don't have any data..but just are a "link" to the actual
tables in the back end part of the database. Just like that shortcut..it has
no data, and does not even have information about the fields or anything...