
Useing Class modules in Library mda
I'm setting up a library database and want to use class modules in it.
These modules have been nicely set up using a OOP way of doing things. I
noticed that after creating a reference in the user's app to the library
mda, that non of the class modules were visible in the object browser, only
the bas modules. Not good or me. I wanted to set up a reference to an
intense of a class module in the lib like I normally do;
objBusiness As bfTable
Set objBusiness = New bfTable
call objBusiness.PublicSubName
bla bla bla....
How can I do this?
Thanks.
--
George Padvorac
nwis.net, Inc