Subject | Re: [firebird-support] Embedded server connection |
---|---|
Author | Milan Babuskov |
Post date | 2008-09-29T08:05:59Z |
Nelson Teixeira wrote:
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.
someone has already had the same problem recently and it has been solved.
--
Milan Babuskov
http://www.flamerobin.org
http://www.guacosoft.com
> Flamerobin:The reason is that all binaries that you can download (at least from
> 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.
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.fdbTry asking at the jaybird mailing list or searching the archive, IIRC
>
> 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.
someone has already had the same problem recently and it has been solved.
--
Milan Babuskov
http://www.flamerobin.org
http://www.guacosoft.com