Subject | Re: [Firebird-Java] Firebird - JayBird error - help please |
---|---|
Author | Helen Borrie |
Post date | 2002-11-02T00:07:41Z |
At 03:22 PM 01-11-02 -0600, you wrote:
"jdbc:firebirdsql:127.0.0.1/3050:D:\\firebird\\examples\\Employee.gbd";
1. Employee.gdb not Employee.gbd
2. Presumably the double backslashes are a java thing?
Helen
>I am trying to get JayBird to connect to the Firebird database and amI can't comment on the class paths (not a java buff) but this appears wrong:
>getting
>following error. I have double checked the paths and they are correct. Will
>anyone help.
>thanks.
>
>..code snippet
"jdbc:firebirdsql:127.0.0.1/3050:D:\\firebird\\examples\\Employee.gbd";
1. Employee.gdb not Employee.gbd
2. Presumably the double backslashes are a java thing?
Helen