Subject Re: Using embedded db with a different directory structure
Author daniel.hoeh
--- In firebird-support@yahoogroups.com, Dimitry Sibiryakov <sd@...> wrote:
>
> > Is there any chance to tell the embedded server to load its support files relative to its own dll rather than relative to the application's root directory?
>
> Use environment variables FIREBIRD, FIREBIRD_MSG, etc.
>
> SY, SD.
>

Ok, that sounds like a solution.
Can you tell me, where I can find a description of the relevant environment variables (or a piece of code in the current firebird embedded code which reads them, or whatever)?