Dmitry, if I manage to keep the size small enough, it may be doable. And, I know, only one copy is placed in memory, but you still need 1 copy per application on disk. This is why I am looking to avoid using DLLs.
On Mon, Mar 13, 2017 at 12:26 PM, Dimitry Sibiryakov [email protected] [firebird-support] <[email protected]> wrote: > 13.03.2017 12:00, Andrea Raimondi [email protected] > [firebird-support] wrote: > > Eastern world's phones can be really skimpy in memory size and a 1MB DLL > could be a big > > deal, > > You cannot run Delphi application on such phones. > > > If I end up having - say - 10 apps that make use of FB, that could very > well mean 10MB > > that I could spare. > > DLLs are shared between processes. Only one copy is placed in real RAM. > > > -- > WBR, SD. > > > ------------------------------------ > > ------------------------------------ > > ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > > Visit http://www.firebirdsql.org and click the Documentation item > on the main (top) menu. Try FAQ and other links from the left-side menu > there. > > Also search the knowledgebases at http://www.ibphoenix.com/ > resources/documents/ > > ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > ------------------------------------ > > Yahoo Groups Links > > > > -- Mr. Andrea Raimondi Senior Software Analyst&Developer
