Hi I have run my java program and it has added a couple of records to a table
when I try to delete those 2 records from within Netbeans I get the following message:- Error code 20000, SQL state 25502 Delete command failed: An SQL data change is not permitted for a read-only connection, user or database What do I need to do to be able to alter data in a table ? Bob M -- Sent from: http://apache-database.10148.n7.nabble.com/Apache-Derby-Users-f95095.html
