Hi
I got an exception when compiling
I/O function: C, mode: 0, on driver: SLE
database is locked
Error : -100005
Description : Commit failed
Context :
[context]
[STATUS] = "TRANSACTION_IN_PROGRESS"
[DBERROR] = 5
As Im' the only one who is working with the database: strange ...
Maybe it was the still open test with this component in question.
But this is not the point.
I got a few choises to press, I use the "ignore" button.
Compiling the component again shows no error.
But when testing the component, there was still the old code.
It looks like, the changed script would not be stored.
As I don't want to lose the new script, I did a copy into clipboard, close IDE, restart IDE and copy the script into the script container.
In UnifAce 9, you could still try to store again, until the database lock is released.
So, how can I be sure, that there is no loss of information after such exception?
Is there an indication, if or if not a component is stored?
And how to store again, if the first try didn't succeed?
Any ided/hint
Ingo