Wolfgang Kluge wrote:
> Good evening.
> I will appreciate any help in using Squirrel-SQL on a Win2000 machine
> to access a local Firebird 1.5.2 database.
>
> I have installed Jaybird-2.0.0RC1
> The driver is loaded in Squirrel but I always get the error message
> "Check your URL".
>
> What is the correct syntax for the URL?
> The database is located at d:\fbdata\frontdesk.fdb
> and the firebird alias.conf lists the alias Frontdesk for this database
My connect url looks like this:
jdbc:firebirdsql://localhost/c:\tools\FIREBIRD_1_5\data\dbcopy.fdb
So, I'm going to guess that yours would be
jdbc:firebirdsql://localhost/d:\fbdata\frontdesk.fdb
Rob
CollabraSpace - Revolutionary Collaboration
Visit us at http://www.collabraspace.com
This message has been scanned for viruses by
ClamAV v0.83
|