I need to rollback the particular transaction in sqlserver DB.
Hi
I need to rollback the particular transaction in sqlserver DB.
After commit of the transaction., if i supposed to make Cancel Transaction Operation ., i has to Make rollback operation.
Done the transaction code in asp.net and how can rollbak of DB can be implemented in .net code?
How can be done ?
Thanks