Subject Re: Firebird embedded and JBuilderx java application What url should I use?
Author ctskinner
Thanks for prompt reply.
I will try this & get back
btw I did know about http://groups.yahoo.com/
I just got confused & alarmed about the LIST concept,

Update: yes thats the answer, its working now.

--- In Firebird-Java@yahoogroups.com, "Roman Rokytskyy"
<rrokytskyy@...> wrote:
>
> > durl = "jdbc:firebirdsql:embedded:c:\\a\\emFirebird\\T21";
>
> Should be
>
> durl = "jdbc:firebirdsql:embedded:c:\\a\\emFirebird\\T21.fdb";
>
>