Subject Re: [Firebird-Java] What is JDBC URL for Firebird server running on internet server
Author marius popa
John Zoetebier wrote:
>
> This is format of jdbc url:
> jdbc:firebirdsql://localhost:3050/<path_to_database>/<database_name>.fdb
>
> This works fine on a LAN.
> But how about a Firebird server running on an internet server, outside the
> LAN.
> Is there an other url format in that case ?

jdbc:firebirdsql://www.example.org:3050/<path_to_database>/<database_name>.fdb

but you need to open the 3050 port and to create an ssh tunnel (for
security)

--
Regards,

Marius - developer http://flamerobin.org