Additional
dbCAP
AnyDAC
ThinDAC
NCOCI8
Topic: sharing a session between dll's
sharing a session between dll's
Posted: 2000/04/21 14:49
 
Hi Dmitry!

Very nice Components i realy like them!

does anybody know, how to share a session between different modules ? i need it for a bigger project. so i must split it into smaller modules.
RE: sharing a session between dll's
Posted: 2000/04/24 07:48
 
Hi !
The most convenient way in D3,4,5 of splitting big project into smaller modules is a usage of packages. Moreover NCOCI8 does not support connection sharing between App and DLL. But in case of PKG all works fine.