Subject | Re: [Firebird-Java] Using Firebird on Eclipse Ganymede Datatools |
---|---|
Author | Mark Rotteveel |
Post date | 2009-07-22T12:18:15Z |
Michael Ludwig wrote:
but it would seem to me that it would be a triggered in Jaybird itself.
Mark
--
Mark Rotteveel
> So "Test Connection" to a Firebird 1.5 via TCP/IP works fine.I haven't seen that error myself. I have no idea what would cause it,
>
> jdbc:firebirdsql:localhost/3050:test ("test" is an alias to a path)
>
> However, when trying to expand any of the nodes below Schemas/SYSTEM or
> Schemas/USER, I'm seeing:
>
> org.firebirdsql.jdbc.FBSQLException: GDS Exception. 335544721. Unable
> to complete network request to host "". Reason: Unable to complete
> network request to host "".
>
> After reading about JDBC-98 [1], I tried another connection string and
> could expand all the nodes and get all the info about tables and other
> objects.
>
> jdbc:firebirdsql:127.0.0.1/3050:test (this works!)
>
> Now I find that the localhost connection string also works. Don't know
> why I got the exception in the first place.
>
> Michael Ludwig
>
> [1] http://tracker.firebirdsql.org/browse/JDBC-98
but it would seem to me that it would be a triggered in Jaybird itself.
Mark
--
Mark Rotteveel