This is a discussion on How to enforce Transaction concept (ie: commit,rollback ) from .net web application within the C# Programming forums, part of the Software Development category; Hi, I am trying to insert a data in to two table's, both r related table's, if this ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
| |||
| Hi, I am trying to insert a data in to two table's, both r related table's, if this case araise('after data inserted into the first table,connection get disconnected and hence failed to insert in second table'),so i need to rollback the transaction, until i enforec commit the transaction should commit. Help me to perform this transaction task |
| Sponsored Links |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Can we have a commit statement inside a trigger? if no why cant we? | Mramesh | Database Support | 6 | 09-11-2007 03:08 AM |
| What are different transaction levels in SQLSERVER? | oxygen | Database Support | 1 | 07-26-2007 04:16 AM |
| What are the Page level transaction and class level transaction? | H2o | Other Web Programming Languages | 1 | 07-20-2007 02:48 AM |
| how to retrieve the data after commit statement | vadivelanvaidyanathan | Database Support | 3 | 03-21-2007 05:49 AM |
| Savepoint in Sql Transaction | Murali | Database Support | 0 | 03-01-2007 03:38 AM |