Subject | Re: JayBird & Embeeded |
---|---|
Author | Roman Rokytskyy |
Post date | 2004-03-22T11:23Z |
> So ... i'm getting the same error.If you run on Windows, why your path is /teste/teste.fib? Shouldn't
> Do you have any example or tutorial about it?
>
> This is my code:
> private String databaseURL
> = "jdbc:firebirdsql:embedded:/teste/teste.fib";
it be C:/teste/teste.fib or something similar?
> * fbembedded.dll and jaybird.dll are in the same directoryI did exactly the same as suggested to you and it works. No
> (system32). But it isn't registred in the Windows reg file.
registration is needed.
Roman