Subject | RES: [Firebird-Java] Re: Connection Pool |
---|---|
Author | Roman Rokytskyy |
Post date | 2004-06-04T16:59:07Z |
> I am sorry to inform you but I just did and I still get the sameAre you able to access your database through DriverExample using
> Exception.
following JDBC URL?
jdbc:firebirdsql:localhost/3050:c:/Firebird_1_5/examples/employee.gdb?
sql_role_name=USER&lc_ctype=NONE
Also you can configure JayBird logging (see JayBirdWiki FAQ section)
and see what exactly is happening there.
Roman