Subject Re: [firebird-support] [Embedded 2.x] Compiling statically with Delphi?
Author Nando Dessena
Fred,

F> I'm just beginning to learn about Firebird, and didn't information on
F> whether the embedded version can be statically compiled into a Delphi
F> application so that I don't have to provide anything else besides the
F> EXE.

the Delphi linker cannot statically link DLLs nor LIB files. Some
people embed DLLs and other accessories in resource sections
inside the executable files, and at run time extract them to a
temporary folder and load them. Personally, I find it to be too much
trouble for little gain.

Ciao
--
Nando Dessena
======================================================
I support Firebird, I am a Firebird Foundation member!
Join today at http://www.firebirdsql.org/ff/foundation
======================================================