Subject Re: [Firebird-Java] Create new database using embedded engine?
Author Roman Rokytskyy
> How can I create a new database using the embebbed engine and Type 2
> JDBC drivers?
> ...
> I get:
> ...
> org.firebirdsql.gds.GDSException: Unable to complete network request
> to host "localhost".
> ...
> So I suspect that it is looking for a network service, how can I
> tell it to use embedded?

Most likely this is a bug. I will check it.

Roman