Subject Re: Can't connect to DB
Author rrokytskyy
> Now the entire url I am using is
> jdbc:firebirdsql://server.name/3050:/parth/to/db.gdb
>
> Of course I have also changed my db and path, for security purposes.
>
> But you should be able to get the idea. Now I use the exact same url
> format in my client java GUI that works fine so? But the server
> obviously does not like it.
>
> So what am I doing wrong?

URL has the form:

jdbc:firebirdsql:server.name/3050:/parth/to/db.gdb

I cannot explain you why //server.name works on your laptop. It should
not.

Best regards,
Roman Rokytskyy