Hi Matthew & David,
I printed out both sets of comments and final got the chance to sit down
and read and see where it takes me.
I didn't have to go to far, as the solution popped out with Matthew's
first suggestion. The syntax is nothing close to what is presented when
you create a new connection in Squirrel.
The Firebird / Squirrel syntax is
jdbc:firebirdsql:[//host[:port]/]<database>.
I provided the syntax
jdbc:firebirdsql:localhost/3050:c:/Compiere/data/compiere.fdb and
received connection to the database.
Thanks for taking the time to reply. I'll have to practice my internet
search technique more to fine tune the relevant hits.
David, Thanks for hanging in there to answer my questions. I appreciate
the time taken to try and assist with a serious of questions.
Regards
Peter
----- Original message -----
From: "Matthew Dahlman" <mda...@su...>
To: sun...@us..., "'squirrel sql users'"
<squ...@li...>
Date: Wed, 3 May 2006 17:57:25 +0800
Subject: RE: [Squirrel-sql-users] Attaching to database with URL
Hi Peter,
It's possible that the problem is as simple as some typos in your url.
You
may have the correct idea after all.
[snip snip]
|