

	Readme.txt File for Access Developers WorkBench
	Published 5/15/96 - Geoff Brooks & Steve Kirchner
	
===========================================================================================
This file contains installation instructions and other information for the WorkBench.
===========================================================================================

The Access Developers workBench is an Add-In for Microsoft Access 2.0. It was developed
by two Access developers who needed a place to keep their tools and shortcuts while working
on a number of projects. We hope this tool will be useful to you too.

Some of the functions were taken either in part or in whole from two excellent books on 
developing applications with Microsft Access. The books are as follows:


		Access 2 Devlopers Guide, Second Edition by Roger Jennings
	
		Using Access for Windows, Que, Roger Jennings


===========================================================================================
Installation:

	To install the WorkBench copy the WRKBENCH.MDA file to any directory on your machine.
Add the following lines to the appropriate sections in your MSACC200.INI file (or any INI 
file that you run Access from.):

	[Menu Add-Ins] 
	Access Developers workBench==awb_EntryPointFunction()      

	[Libraries]
	<Install Drive and Directory>\wrkbench.mda=rw 

===========================================================================================
Information:

	Each time the WorkBench is activated it builds a mirror image of the MSYSOBJECTS 
table of the MDB from which it is called. This table (tblSysObj_awb) forms the basis of many
forms and queries throughout the Add-In. Other main functions of the Add-In are project
management and an export objects manager.


===========================================================================================
Please send any commments, bugs or suggestions to:

	Geoff Brooks - GBrooks988@aol.com	

	If you like what you see and would like to get an unsecured version please send a
	stamped,address envelope and $15 to:

	Geoff Brooks
	43 Swayze Drive
	Latham, Ny 12110

===========================================================================================
End Of File
===========================================================================================