Subject | Re: [Firebird-Java] What is JDBC URL for Firebird server running on internet server |
---|---|
Author | marius popa |
Post date | 2005-01-27T09:01:31Z |
John Zoetebier wrote:
but you need to open the 3050 port and to create an ssh tunnel (for
security)
--
Regards,
Marius - developer http://flamerobin.org
>jdbc:firebirdsql://www.example.org:3050/<path_to_database>/<database_name>.fdb
> 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 ?
but you need to open the 3050 port and to create an ssh tunnel (for
security)
--
Regards,
Marius - developer http://flamerobin.org