Subject | AW: AW: [firebird-support] difficult question |
---|---|
Author | checkmail |
Post date | 2013-12-06T11:01:42Z |
Hello,
I’m sorry, I don’t know exactly how the odbd driver works. Actually I work alone on the database, no other user creates records. Microsoft Access gets the record-ID after I change the focus.
Thank you.
Von: firebird-support@yahoogroups.com [mailto:firebird-support@yahoogroups.com] Im Auftrag von Iwan Cahyadi Sugeng
Gesendet: Donnerstag, 5. Dezember 2013 10:26
An: firebird-support@yahoogroups.com
Betreff: Re: AW: [firebird-support] difficult question
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