Subject | Modular program |
---|---|
Author | Dominik Murk |
Post date | 2001-07-27T08:13:02Z |
We are starting a new project and we maybe have a problem: We have to build
application package where is one main program called 'menu system' and few
modules (? dll) every of them containing one or few forms/units. Menu system
will be running continuesly, so dll have to be loaded dinamicly (if we want
to update dlls with new version).
We only don't know how to connect queryes in dll with database connection in
main program ?
BTW, we use only 'native' IBO components (TIBO_), D6 and IB6.
Have anybody have expiriences in some project like this?
Any help greatly appreciated.
Dominik Murk
MILENIJ group
application package where is one main program called 'menu system' and few
modules (? dll) every of them containing one or few forms/units. Menu system
will be running continuesly, so dll have to be loaded dinamicly (if we want
to update dlls with new version).
We only don't know how to connect queryes in dll with database connection in
main program ?
BTW, we use only 'native' IBO components (TIBO_), D6 and IB6.
Have anybody have expiriences in some project like this?
Any help greatly appreciated.
Dominik Murk
MILENIJ group