I am working with an application database <-> data database model and would like to connect ALL tables in the external database.
How do I get to the external tabledefs LIST?
Is it neccessary to close the currentdb, reopen the external one, collect the tabledefs.names, reopen the currentdb and tablefeds.connect each - or is there an easier way?
Thanks in advance
waldemar
How do I get to the external tabledefs LIST?
Is it neccessary to close the currentdb, reopen the external one, collect the tabledefs.names, reopen the currentdb and tablefeds.connect each - or is there an easier way?
Thanks in advance
waldemar