Re: error 08001 local database

2015-02-09 Thread Bryan Pendleton

On 2/8/2015 1:00 PM, Ignacio Yuste Lopez wrote:

hi,

I use the first way. I installed java using directly but derby with the 
repository of Ubuntu.


Did you try using a more recent version of Derby,
downloaded from the Apache website?

Alternatively, can you find more details about the
problem? Do you have a derby.log file?

thanks,

bryan



Re: error 08001 local database

2015-02-08 Thread Bryan Pendleton

On 2/7/2015 2:46 AM, Ignacio Yuste Lopez wrote:

  ij connect 'jdbc:derby:MyDbTest;create=true';
ERROR 08001: No suitable driver found for jdbc:derby:MyDbTest;create=true



Which of the 3 ways of running ij that are documented here
http://db.apache.org/derby/docs/10.11/getstart/tgsrunningij.html
did you use?


I copy the exit of sysinfo if somebody could show me the problem

Versión de Java: 1.8.0_25


This is very new.


[/usr/share/javadb/lib/derby.jar] 10.3.2.1 - (599110)


This is very old.

Why did you select such an old version of Derby?

Does your problem persist if you use Derby 10.11?

thanks,

bryan



Re: error 08001 local database

2015-02-08 Thread Ignacio Yuste Lopez
hi,

I use the first way. I installed java using directly but derby with the
repository of Ubuntu.


Ignacio Yuste López

Camilo Jose Cela 8 Portal 2 3º puerta 6
Las Rozas de Madrid, 28232
Madrid

On Sun, Feb 8, 2015 at 5:36 PM, Bryan Pendleton bpendleton.de...@gmail.com
wrote:

 On 2/7/2015 2:46 AM, Ignacio Yuste Lopez wrote:

   ij connect 'jdbc:derby:MyDbTest;create=true';
 ERROR 08001: No suitable driver found for jdbc:derby:MyDbTest;create=true


 Which of the 3 ways of running ij that are documented here
 http://db.apache.org/derby/docs/10.11/getstart/tgsrunningij.html
 did you use?

  I copy the exit of sysinfo if somebody could show me the problem

 Versión de Java: 1.8.0_25


 This is very new.

  [/usr/share/javadb/lib/derby.jar] 10.3.2.1 - (599110)


 This is very old.

 Why did you select such an old version of Derby?

 Does your problem persist if you use Derby 10.11?

 thanks,

 bryan