Subject Many applications and one connection
Author Leos Urban
Hello all,

we want to create application system with many (>70) application.
Applications (in this meaning) are function units (not executable!)
as are editable forms (invoice, order,...), reports, cash views etc.
Every function unit has one or more forms and datamodule.
I prefer one connection to Interbase per user,
user can run more application unit at the same time,
every with own transaction.

Solution:
I plan one exe with one IB_connection (and menus)
and all other units in BPL packages or DLLs.

I don't know if this solution is possible and if does not exist better way.
Do you have some experience with this solution? Any comment?

Thanks.
Leos

PS: sorry if my English is incorrect.