Subject | Re: Embedded Firebird/Jaybird |
---|---|
Author | bruce_eric_miller |
Post date | 2003-09-16T13:27:18Z |
--- In firebird-support@yahoogroups.com, Helen Borrie <helebor@t...>
wrote:
that you CANNOT connect to embedded using TCP/IP local loopback. It
is Windows-local *only*.
the path to the gdb file, as shown:
fbManager.createDatabase("test.gdb", DB_USER, DB_PASSWORD);
If anyone has a working example, I'd love to see it. I will also
check the firebird-java list.
Thanks...
wrote:
>>>>>>Also, read the README that comes with embedded. There you will find
that you CANNOT connect to embedded using TCP/IP local loopback. It
is Windows-local *only*.
>>>>>>I don't specify localhost anywhere in the db url, I simply specify
the path to the gdb file, as shown:
fbManager.createDatabase("test.gdb", DB_USER, DB_PASSWORD);
If anyone has a working example, I'd love to see it. I will also
check the firebird-java list.
Thanks...