Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
seanworking
Starting Member
13 Posts |
Posted - 2009-11-10 : 02:53:28
|
| Can you run transactions inside a transactions..you should be right.. nested transaction? I have to kick off a stored procedure that has a transaction in it, so i just want to make sure if I commit a transaction within a transaction it will still rollback that transaction and rollback all it. |
|
|
senthil_nagore
Master Smack Fu Yak Hacker
1007 Posts |
|
|
|
|
|