Subject RE: [Firebird-Java] still no connection
Author urswagner@bluemail.ch
perhaps

jdbc:firebirdsql:localhost/3050:/D:\\databases\\test\\B2.gdb

works

>-- Original-Nachricht --
>To: Firebird-Java@yahoogroups.com
>From: "bertinkiekebosch" <bertink@...>
>Date: Wed, 27 Apr 2005 12:42:50 -0000
>Subject: [Firebird-Java] still no connection
>Reply-To: Firebird-Java@yahoogroups.com
>
>
>
><html><body>
>
>
><tt>
><BR>
>next is used as an entry in the hibernate.properties file<BR>
><BR>
>hibernate.connection.url<BR>
>jdbc:firebirdsql:localhost/3050:/D:\databases\test\B2.gdb<BR>
><BR>
>when the program starts, I get:  Resource Exception. Unable to<BR>
>complete network request to host ...<BR>
><BR>
><BR>
>In the log file this property looks like this, which is of course wrong:<BR>
>jdbcUrl -> jdbc:firebirdsql:localhost/3050:/D:databases     
>estB2.gdb<BR>
><BR>
>How can I fix this.<BR>
><BR>
><BR>
><BR>
><BR>
><BR>
><BR>
><BR>
></tt>
>
>
>
>
><!-- |**|begin egp html banner|**| -->
>
><br>
><tt><hr width="500">
><b>Yahoo! Groups Links</b><br>
><ul>
><li>To visit your group on the web, go to:<br><a href="http://groups.yahoo.com/group/Firebird-Java/">http://groups.yahoo.com/group/Firebird-Java/</a><br> 
><li>To unsubscribe from this group, send an email to:<br><a href="mailto:Firebird-Java-unsubscribe@yahoogroups.com?subject=Unsubscribe">Firebird-Java-unsubscribe@yahoogroups.com</a><br> 
><li>Your use of Yahoo! Groups is subject to the <a href="http://docs.yahoo.com/info/terms/">Yahoo!
Terms of Service</a>.
></ul>
></tt>
></br>
>
><!-- |**|end egp html banner|**| -->
>
>
></body></html>
>
>
>