My VB6 application is backed by a MS Access database. Allowing user to open multiple instances of the application would create conflicts & alter connected database.
Ideal solution would be to focus existing instance if user tries to open new one.
How can I attain this?