Subject | Develop Java Application with Embedded Server |
---|---|
Author | serge.fonville |
Post date | 2008-02-17T00:10:20Z |
I am developing an application that requires a database.
Since I do not know in which directory it will be installed I want it
to run standalone (all in one directory). Also it will be written in
Java. My problem is that I do not know what I need to configure where,
so I get all kinds of errors (presently somethig about being unable to
find or load gds32.dll). Specifying absolute paths isn't an option. Is
this at all possible with a combination of embedded FirebirdSQL and
Java?
Thanks a lot in advance,
Serge Fonville
Since I do not know in which directory it will be installed I want it
to run standalone (all in one directory). Also it will be written in
Java. My problem is that I do not know what I need to configure where,
so I get all kinds of errors (presently somethig about being unable to
find or load gds32.dll). Specifying absolute paths isn't an option. Is
this at all possible with a combination of embedded FirebirdSQL and
Java?
Thanks a lot in advance,
Serge Fonville