Hi List!

I have a tough problem: My application runs Derby in embedded mode and I have a 
requirement to change/correct data inside this database.
What is a best way to do this if it is possible? For example if I open this 
database location via "file://patch to db folder” will this work properly wrt 
data consistency, locking etc (since the database is accessed from within the 
app code)?

Reply via email to