On 10/16/06, Lu=EDs de Sousa <lui...@gm...> wrote:
>
>
> Hello.
>
> I've installed Firebird 1.5 and SQuirreL 2.3 rc2 on a XP Pro box, and wou=
ld
> obviously like to wire them together.
>
> I've create a new Driver in the list by copying the existing Firebird
> JayBird driver. I'm using the following url to connect to the sample
> Firebird DB:
>
> jdbc:firebirdsql://localhost/C:\Program
> Files\Firebird\Firebird_1_5\examples\EMPLOYEE.FDB
>
> I've also added extra class paths to the JayBird jar files. When I click =
OK
> on Driver form I get the following:
>
> JDBC Driver Class Name cannot be blank.
>
> The textbox for class name is indeed empty, what should I put there?
>
Luis,
If you press the button for "List Drivers", you should see the following cl=
ass
show up in the "Class Name" drop down:
org.firebirdsql.jdbc.FBDriver
Rob
|