Cyberseduct
Programmer
I'm currently developing a system whereby i'm using Adodc connection components. Now my problem starts when i want to update a record whose data must be inserted in many tables at one go. I cannot roolback the transaction whenever a transaction did not occur completely. I know that with ado it is not possible to commit and rollback a transaction. Is there any other solution to this problem?