G
Guest
How do I refer to linked tables with vba code? What is the syntax?
currentDB.linkedtabledefs.count? etc.
Where does a linked database fit into the code?
I've seen quite a few DBs with a forms database and another database to hold
tables and function as a data warehouse. But if I want to add my own generic
forms, I have to add them to the warehouse to bring them up.
I can't put them in the forms DB and display queries and tables unless I know
the syntax to refer to tables from linked DBs.
(e-mail address removed)
currentDB.linkedtabledefs.count? etc.
Where does a linked database fit into the code?
I've seen quite a few DBs with a forms database and another database to hold
tables and function as a data warehouse. But if I want to add my own generic
forms, I have to add them to the warehouse to bring them up.
I can't put them in the forms DB and display queries and tables unless I know
the syntax to refer to tables from linked DBs.
(e-mail address removed)