Subject | Re: Can't connect to DB |
---|---|
Author | rrokytskyy |
Post date | 2002-07-17T07:07:43Z |
> Now the entire url I am using isURL has the form:
> 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?
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