Subject Re: Problems finding error messages
Author fdtellog
--- In Firebird-Java@yahoogroups.com, "Roman Rokytskyy"
<rrokytskyy@a...> wrote:
>
> Ok, then I will simply fix the driver (I did not find time to check
it, and
> on this weekend it will not happen too).
>

I can confirm what people here have pointed out. Using SQuirreL SQL
Client I can specify an additional classpath once the program is
running to look for drivers. In that way no error messages are found.
If I copy the jaybird jar in SQuirreL's lib (from where the launch
script add all those jars to the claspath) then all messages are found
(and the driver is loaded without any extra steps).