Subject Re: [firebird-support] Embedded server connection
Author Milan Babuskov
Nelson Teixeira wrote:
> Flamerobin:
> I can connect to the embedded server fine in flamerobin for windows, but in
> linux it always tries to connect to localhost instead on the embedded
> server. Even if I leave the host field blank in the server registration
> window.

The reason is that all binaries that you can download (at least from
flamerobin website) use fbclient.

You need to compile your own version of flamerobin which will link to
fbembed instead of fbclient library. After running the 'configure'
script, just edit the Makefile and change fbclient to fbembed (there is
only one place in the file, so it's easy) and then run 'make' to build it.

> jdbc:firebirdsql:embedded:/home/77363698953/des/lazarus/env/fbembed/test.fdb
>
> What am I doing wrong ? The JayBird driver is loaded correctly (or at least
> Squirrel SQL says so). I have never used jaybird driver. So I have not much
> experience with it.

Try asking at the jaybird mailing list or searching the archive, IIRC
someone has already had the same problem recently and it has been solved.


--
Milan Babuskov
http://www.flamerobin.org
http://www.guacosoft.com