I have developed an app which has a table used to keep details of changes made an version numbers.
I keep this table locked so that the data is updated on the clients site each time I release a new version and they can see details of the changes made.
However, often when I want to unlock the table so that I can add the next list of changes made, I cannot do this and i have rto exit the App and re-open it again. Then it will allow me to unlock it. The same happens occasionally when I want to lock it .
Andrew Capel