mcdhappy80
Registered User.
- Local time
- Today, 16:18
- Joined
- Jun 22, 2009
- Messages
- 347
I've split my main application in several different program modules. Now, I need to connect it together.
I'm asking for advice what is more better to do.
The way I'm thinking right now is, because I have several modules (access 07 databases), to create one more which will serve as main menu from which I will open and close modules (access applications), but I have one concern here:
when I open the module and then close it, I want to reopen the main menu application. Can this be done and how? What are the limitations if I use this approach?
The other way (the harder I think) is to export all the forms, reports and modules into a blank database and re-connect all the stuff I created, the problem here would be the fact I need to rename all the forms, because the one form that is used in 7 modules has the same name.
What do You think? What would You do?
Thank You
I'm asking for advice what is more better to do.
The way I'm thinking right now is, because I have several modules (access 07 databases), to create one more which will serve as main menu from which I will open and close modules (access applications), but I have one concern here:
when I open the module and then close it, I want to reopen the main menu application. Can this be done and how? What are the limitations if I use this approach?
The other way (the harder I think) is to export all the forms, reports and modules into a blank database and re-connect all the stuff I created, the problem here would be the fact I need to rename all the forms, because the one form that is used in 7 modules has the same name.
What do You think? What would You do?
Thank You