craigachan
Registered User.
- Local time
- Today, 08:54
- Joined
- Nov 9, 2007
- Messages
- 285
I have 3 modules to my user interface that connect to my backend. Each module is a separate front end access accdb. I have coded some buttons to open each of these modules which work well in the developers version. But at runtime, I can only open two of them. The funny thing is this. Say I have Module1 open, then click on a button to open module2 at runtime. The second one opens fine. If I try to open module3, the button won't respond at all. If I close Module2, I still can't open Module 3 from that time on. If I put a separate desktop shortcut to Module3, it will open. I also can have Module1 and Module2 open at the same time. And Module3 will open but only if it is launched from the desktop shortcut.
I'm wondering what causes this. and how to work around this. Its annoying because I now have to put desktop shortcuts to all of the modules on each of our workstations rather than run all of them from my menu buttons.
I'm wondering what causes this. and how to work around this. Its annoying because I now have to put desktop shortcuts to all of the modules on each of our workstations rather than run all of them from my menu buttons.