What you have to do is
1. When your application starts, Open the application ('appl') database in
ReadOnly & LeaveOpen mode. That way, even after the application exits, the app
database stays open.
2. Lock all code resources with DmGet1Resource, MemHandleLock.
That way even when app exits, everything stays locked.
Lionscribe-- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
