Client to use for Derby

What do you use in order to create databases and tables (etc) for Derby (or the embedded Java database with this product) ?
[130 byte] By [hseritta] at [2007-11-27 6:56:08]
# 1

Derby is an Apache open source project, so along the lines of the open source concept you should be able to find an open source SQL: client:

http://db.apache.org/derby/integrate/SQuirreL_Derby.html

See also

http://developers.sun.com/jscreator/community/2/journals/hardy/journal8.html

Thanks,

-Brad

utsukushiia at 2007-7-12 18:33:00 > top of Java-index,Development Tools,Java Tools...