El Zooilgico. March, 2.000


	This sample illustrates the use of lpDispatch in the EXEC
method to reference objects different from the default.

	It intends only to be demostrative about the functionality
of accesing different objects, or even share references, between 
different threads of execution.

	You'd better not use DAO objects without the support of classes 			
that encapsule its functionalities.

	In the other sample, 'dllTest', you'll find what would be,
from my point of view, a better (and safer) way to use such clases.

 
**************************** IMPORTANT ****************************

	DO NOT USE asynchronous notifications in this sample.

*******************************************************************
