Yes we were able to use Squirrel to connect to the derby db. How do you go about cleanly removing something like this?
Thanks, Charles Hodanics NSTD-STJ 443-778-3246 -----Original Message----- From: Emmanuel Venisse [mailto:[EMAIL PROTECTED] Sent: Thursday, November 22, 2007 3:21 AM To: [EMAIL PROTECTED] Subject: Re: Sql error Do you have an sql client connected to the embedded derby? Emmanuel Hodanics, Charles J. a écrit : > Continuum has come across a sql error when a few things have failed. > It cannot delete the project, get this error: > > > Error Occurred > > javax.jdo.JDODataStoreException: Update request failed: UPDATE > BUILDRESULT SET SCM_RESULT_SCMRESULT_ID_OID=? WHERE ID=? > NestedThrowables: SQL Exception: An SQL data change is not permitted > for a read-only connection, user or database. > > Any suggestions on how to clear this out? > > It is deployed in tomcat in a war. > > Charles Hodanics > NSTD-STJ > 443-778-3246 > >
