Subject | Re: JayBird & Embeeded |
---|---|
Author | andrezasvo |
Post date | 2004-03-22T13:19:57Z |
Oooops! I try it too... but didn't work... :(
--- In Firebird-Java@yahoogroups.com, "Roman Rokytskyy"
<rrokytskyy@a...> wrote:
--- In Firebird-Java@yahoogroups.com, "Roman Rokytskyy"
<rrokytskyy@a...> wrote:
> > So ... i'm getting the same error.
> > Do you have any example or tutorial about it?
> >
> > This is my code:
> > private String databaseURL
> > = "jdbc:firebirdsql:embedded:/teste/teste.fib";
>
> If you run on Windows, why your path is /teste/teste.fib? Shouldn't
> it be C:/teste/teste.fib or something similar?
>
> > * fbembedded.dll and jaybird.dll are in the same directory
> > (system32). But it isn't registred in the Windows reg file.
>
> I did exactly the same as suggested to you and it works. No
> registration is needed.
>
> Roman