Subject | Re: AW: [firebird-support] difficult question |
---|---|
Author | Iwan Cahyadi Sugeng |
Post date | 2013-12-05T09:26:01Z |
Hi,
Are you having this problem when there are more than one user in transaction at the same time
i'm guessing the problem is the child table have different parent key.
Check in the child table wether the parent key is correct.
The problem maybe because the child get a different parent key because you might get the parent key using get last id of the parent
Can you tell me how you get the parent key