Subject | Re: [IBO] Modular program |
---|---|
Author | Jason Wharton |
Post date | 2001-07-27T08:26:18Z |
I highly recommend that you use packages instead of DLL's. Packages actually
are DLL's its just that Borland has gone to a great extent to make them more
usable. I attended a session at Borcon that helped me to understand how and
it isn't too difficult. Look at the VCL methods LoadPackage and related
functions.
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
are DLL's its just that Borland has gone to a great extent to make them more
usable. I attended a session at Borcon that helped me to understand how and
it isn't too difficult. Look at the VCL methods LoadPackage and related
functions.
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
----- Original Message -----
From: "Dominik Murk" <milenij@...>
To: <IBObjects@yahoogroups.com>
Sent: Friday, July 27, 2001 1:13 AM
Subject: [IBO] Modular program
> 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
>
>
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>