Subject Re: RES: [Firebird-Java] Re: Firebird connectivity
Author Luca Lafranchi
Hi :)

>
> This is my URL:=20
>
> jdbc:firebirdsql:localhost/3050:c:\\directory\\Database.gdb
>

Try this:
jdbc:firebirdsql://localhost:3050/c:/directory/Database.gdb

Ciao
Luca