Toggle linked tables between Live and training during login (1 Viewer)

Status
Not open for further replies.

DCrake

Remembered
Local time
Today, 11:37
Joined
Jun 8, 2005
Messages
8,632
In response to a thread I have put together a simple demo that responds to the user name and password at lon in. If the user enters:

User Name : Training
Password : Training

The linked tables are relinked to a copy of the back end data base in the users own current project path. Otherwise it links to the "Live" data and proceeds to validate the user name and password.

You need all three mdbs to view a working copy. All mdbs need to be in the same folder. Load the TrainingDatabase.mdb to view demo.
 

Attachments

  • TrainingDatabase.mdb
    144 KB · Views: 1,237
  • TrainingData.mdb
    236 KB · Views: 1,105
  • LiveData.mdb
    208 KB · Views: 1,118
Status
Not open for further replies.

Users who are viewing this thread

Top Bottom