F
Francesc Hervada-Sala
Hello NG,
I have developed a class module with Access 2000, say myClass. Is it
possible for my database to expose myClass, so that other databases can
use it?
For example I would like to use Dim a As New myClass at other databases
(without copying the class source code into these databases).
In other words, I would like to use myClass like any other public
available class (such as DAO).
Thank you,
Francesc
I have developed a class module with Access 2000, say myClass. Is it
possible for my database to expose myClass, so that other databases can
use it?
For example I would like to use Dim a As New myClass at other databases
(without copying the class source code into these databases).
In other words, I would like to use myClass like any other public
available class (such as DAO).
Thank you,
Francesc