Subject Re: [firebird-support] Firebird embedded 2.0 connection on linux
Author Helen Borrie
At 23:59 26/09/2008, you wrote:
>Hello all,
>
>Anyone knows how I can connect to embedded server with Flamerobin and
>SquirrelSql *on Linux *?
>
>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.
>
>Squirrel:
>I'm trying to connect to the embedded server using this url:
>
>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.
>
>Any help appreciated.

Are you running Superserver? If so, an embedded connection won't work on Linux.

./heLen