If you have provided the derby.jar file in SQUIRREL_HOME/lib, then you
would need to start SQuirreL using the script squirrel-sql.sh.
Otherwise, if you modify the driver, choose "Extra Classpath" and add
the path to the jar there. If it's not that, are the derby database
files physically located in the /home/mcollin/database directory ?
Rob
On Tue, Jul 7, 2009 at 12:06 PM, Marc Collin<co...@la...> wrote:
> hi
>
>
> i use opensuse linux
>
> i start squirrel like this
>
> java -jar squirrel-sql.jar
>
>
> i try to connect to derby database, i selected derby embedded
>
> in the url i put
>
> jdbc:derby:/home/mcollin/database
>
> i always get this message:
>
> Unable to create connection. Check your URL.
>
> that url seem fine to me...
>
> any idea?
>
> thanks
>
>
> ------------------------------------------------------------------------------
> Enter the BlackBerry Developer Challenge
> This is your chance to win up to $100,000 in prizes! For a limited time,
> vendors submitting new applications to BlackBerry App World(TM) will have
> the opportunity to enter the BlackBerry Developer Challenge. See full prize
> details at: http://p.sf.net/sfu/blackberry
> _______________________________________________
> Squirrel-sql-users mailing list
> Squ...@li...
> https://lists.sourceforge.net/lists/listinfo/squirrel-sql-users
>
|