Hi guys. I'm trying to write a "master" database that I can use to perform administrative tasks on other databases that I've written. I've never done this before, but I would like to get it working just for the educational value alone.
For step 1, here's what I would ideally like to have this database do.
1. Prompt me for a database to open through a Common Dialog box. (I have this working thanks to some code I found posted here earlier. )
2. Have the code then actually open the database either in the current instance of Access or another instance. But, here's where it gets tricky. I need the code to open the database and skip that database's startup routines exactly the way it does when you shift+open a database.
Is this possible? Could one of the geniuses lurking here give me some code that would get me started. Maq B-)
<insert witty signature here>
For step 1, here's what I would ideally like to have this database do.
1. Prompt me for a database to open through a Common Dialog box. (I have this working thanks to some code I found posted here earlier. )
2. Have the code then actually open the database either in the current instance of Access or another instance. But, here's where it gets tricky. I need the code to open the database and skip that database's startup routines exactly the way it does when you shift+open a database.
Is this possible? Could one of the geniuses lurking here give me some code that would get me started. Maq B-)
<insert witty signature here>