Subject Re: [firebird-support] starting the embedded server
Author Elmar Haneke
Graham schrieb:
> Just a few questions about the embedded server distro..
>
> 1. is that reachable from odbc?
> 2. how do you start the embedded server from a client that only uses
> odbc. Do you need to load the dll with another tool first?

To use the embedded server with an ODBC-Client you have to make the
odbc-driver link to fbembedd.dll. To reach this it should be
sufficient to rename/copy fbembed.dll to either fbclient.dll or
gds32.dll (whichever your ODBC-Driver refers to).

Elmar