John English <[email protected]> writes: > If however I delete an assembly, what I get is this: > > java.sql.SQLException : An attempt was made to put a data value of type > 'java.lang.String' into a data value of type 'INTEGER'.
Hi John, Which version of Derby are you using? The bug looks similar to DERBY-4610, which was fixed in the recent 10.6.2.1 release, so if you haven't upgraded already, it might be worth a try. -- Knut Anders
