there is a way to connect to the db with IJ, using ClientDriver? I want to see within ij it works or not..
You bet! In fact, you'll probably feel a lot more comfortable working with Derby if you take some time now to get more comfortable with the built-in Derby tools, such as ij, and the network server. Here's a great place to start for learning how to use ij with the client driver: http://db.apache.org/derby/docs/10.6/getstart/twwdactivity2.html You'll find lots of other similar material in the Getting Started guide: http://db.apache.org/derby/docs/10.6/getstart/ thanks, bryan
