ITransaction::Commit or ITransaction::Abort was called, and object is in a zombie state
We are getting the above mentioned error in our C++ application that uses OLEDB method to interact with database .
Request you to help me with this . I have following two querries on this :-
1. How does this Impact my appication . Does this have have an impact on database cosistancy .
2. Resolution for this error in C++ .