 -------------------------------------------------------------------------------------------------------------------------------------------
                                               Many-to-Many Table Maintenance
                                                               for
                                                   Microsoft Access 2.0
--------------------------------------------------------------------------------------------------------------------------------------------

Introduction
This table maintenance utility was developed to provide developers with an example of a user-friendly front-end that enables updating of 
those nasty many to many tables.

This one is a real dream.  Many-to-many table maintenance in Access is no trivial task, until now.  This feature example is comprised of three 
tables (tblOne, tblTwo and tblManyMany) one form (frmManyMany) and several queries (qryLkupkeyTwo, qryDeleteList, qryAddList, qryDeleteItemBox, 
and qryAddItemBox).  Copy and modify this with ease to implement that troublesome many-to-many relationship functions.

Conclusion
This is a very easily applied example for the Access developer.  Use it with care and vigilance.  Modify it to your needs and standards 
and conventions.

Address any questions to:
	LIBERTY International
	3701 Plymouth Dr.,  Suite 100
	Plano, TX  75023-6016
	(214) 964-6872

or on CompuServe:
	Dave Zeisler
	73531,1627


