Subject Re: [firebird-support] Does any Delphi component exist to access a FB database without DLLs?
Author Dimitry Sibiryakov
13.03.2017 12:00, Andrea Raimondi andrea.raimondi@... [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.