Access '97
I've got different back-end databases, all with a table e.g. tblProcess in them.
How can I link to all of them simultaneously from VBA controlling their aliases?
Access allows me to link, appending 1,2,3 suffixes depending on the link order from the Tables view: How do I mimic this behaviour in code?
Alternative: Is there a macro recorder in Access '97 which can follow my manual links creating a template for my code?
I've got different back-end databases, all with a table e.g. tblProcess in them.
How can I link to all of them simultaneously from VBA controlling their aliases?
Access allows me to link, appending 1,2,3 suffixes depending on the link order from the Tables view: How do I mimic this behaviour in code?
Alternative: Is there a macro recorder in Access '97 which can follow my manual links creating a template for my code?