hi, there is a derby.war package that can be deployed inside a web application server e.g. tomcat. see http://db.apache.org/derby/docs/10.1/adminguide/cadminservlet98430.html
cheers... On Tue, 2007-04-17 at 15:27 -0700, Stanley Bradbury wrote: > Peter Wayner wrote: > > > > Is there a Java version of PhpMyAdmin for derby? I need to do some > > basic administrative CRUD with the database and I thought I would ask. > > > > Thanks, > > > > Peter Wayner > > > Hi Peter - > I don't know about PhpMyAdmin but if what you want is GUI tool to > support CRUD manipulation of a Derby database I have heard that Squirrel > works well for many people. There is writeup at: > > http://db.apache.org/derby/integrate/SQuirreL_Derby.html
