I have a main form which should contain three links to separate databases - how do I do this?
The databases all have to be stored on different computers over a network, for security and convenience reasons. To make it easier for users to use, I want to create a button which will open one of these databases.
I was thinking about using a complicated menu item system, but I'm sure there must be an easier way of opening an existing project from a button?
The databases all have to be stored on different computers over a network, for security and convenience reasons. To make it easier for users to use, I want to create a button which will open one of these databases.
I was thinking about using a complicated menu item system, but I'm sure there must be an easier way of opening an existing project from a button?