New Transaction not allowed ...
Posted: Thu 29 May 2014 10:54
Hello,
I have a form with some TMSTables, one of them is in a notification, this notification works.
But when I want to edit one of the other tables (not in notification) within a complex procedure, I get the errormessage (translated):
"a new Transaction is not allowed, cause there are other threads in this session. errortype: EMSError"
I do not work with transactions or threads in this procedure.
When I do not use the notification on this form, there is no error.
Can you give me a tip, what might be the reason of this error?
best regards
Hans
I have a form with some TMSTables, one of them is in a notification, this notification works.
But when I want to edit one of the other tables (not in notification) within a complex procedure, I get the errormessage (translated):
"a new Transaction is not allowed, cause there are other threads in this session. errortype: EMSError"
I do not work with transactions or threads in this procedure.
When I do not use the notification on this form, there is no error.
Can you give me a tip, what might be the reason of this error?
best regards
Hans