Subject | Re: jaybird problem |
---|---|
Author | chc_225 |
Post date | 2002-11-02T13:04:05Z |
thanks for the help luca.
I have changed the connection string also. It is working now.
--- In Firebird-Java@y..., "Luca Lafranchi" <luca.lafranchi@r...>
wrote:
I have changed the connection string also. It is working now.
--- In Firebird-Java@y..., "Luca Lafranchi" <luca.lafranchi@r...>
wrote:
> Hi :)(Windows)
> There's something else: the connections string is wrong:
> "jdbc:firebirdsql://localhost/3050:Ibaccess.gdb" should be
>
> "jdbc:firebirdsql:localhost/3050:drive:/path/to/Ibaccess.gdb"
> or
> "jdbc:firebirdsql:localhost/3050:/path/to/Ibaccess.gdb" (Linux & co)
>
> Ciao
> Luca