0 vote down
Hi,
I am running with same Issue of at the time of Commit transaction it fails. I have changed my all mapping string with AnsiString. But still i am getting error.
Select is working fine, even delete is also working fine.
If my transaction contains only one insert statement or update statement then also it is working fine.
But when there are more than one queries (Insert/Update) then at the time of commit it is giving me error that "Integrity Constraint: Parent Key not found"
Can you please help me out?
Mahesh....