Frequently Asked Questions About The Access Workbench

This page has a list of frequently asked questions that users have posed for the Access Workbench.

1)  How can you put the Workbench on a computer without running the installation setup program? I need to do this at clients that has set me up as a user rather than as an Administration account?  

Generally the Access Workbench will work fine even if you don't run the Setup program that comes with the full download. When monitoring and administering users at client sites, we generally run the Workbench.exe from the My Documents folder of the account that we are given. You can download the latest version of the workbench without the setup program on the following line. Installation instructions included in the file

Download simple installation here

2)  How can I use the Access by-pass key with The Workbench

When you click on on the Open button, all you have to do is hold the shift key down. If Access then prompts you for a user name and password, you will need to hold the shift key down after this workgroup prompt. Generally though, you would setup workgroup accounts within The Workbench to save you the trouble of entering usernames and passwords.

3)  Does the Workbench work with front-end databases on local hard drives?

When working with local hard drive setups for performance or exclusive data reasons, you need to use the Access workbench a little differently. Firstly you will probably only want to monitor the back-end database so set your workbench favorites to point to the backend. The biggest change is that you you will need to modify is the special code that works with the Administration button (messages and shutdown code). This code now needs to look for a file on the server every five minutes or so. Read more

4)  How can I close the workbench when it has finished compacting?

In the version 4.1, you can choose the File menu ~ Auto-Exit and the Workbench will be enabled to close when all your backup, decompiling, compacting and compiling requests for the current database are complete. You can also click on the Exit label to achieve the same thing.

5)  Can I schedule the Workbench to run over night?

In the version 4.1, you can start the Workbench using command line options. As the Windows Task Scheduler works using the same commands, you can use this to run the workbench at scheduled times during the week. Read more This can be supplemented by using code in your database that shutdowns the database at standard times during the day so that no one is on it when the scheduler kicks in. Read More about Access code

6)  Why is the backup checkbox selected when I click on a database favorite that I haven't used for a long time?

In the favorites, you can define an minimum interval (in days) between which backups of the database will occur. If the last backup and the current favorite files are the same size, the backup will not take place. File sizes will only only be the same if the current favorite has also been compacted. Read more about Favorites

7)  Why doesn't the workbench compact the database straight after it is backed up?

The Workbench decides to compact and backup databases as soon as the Who's On button is pressed and the Workbench discovers that no one is using the database. If you do not press/click the Who's on button, the Workbench will refresh the users list itself according to the Number of Minutes between Refreshing the List setting in the Options form.

8)  We purchased the workbench at the request of one of our developers.
He thought he had the ability to close open databases, or kick the users off of it, but I don’t see that ability. Am I missing something here?

It is in the Workbench, you need to add a bit of code and a form to each database.

You may have the Admin button turned off, it can be turned on in the Options form by pressing the options button. See figure 2 on this page.
 

 

Other Access Workbench Topics
Home Page | Starting Up |
Open | Who's On | Stop New Users | Compact | Backups | Options | Install | Internal Logging