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 |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2003-06-05 : 08:48:32
|
| Kevin writes "Is it possible to access updated/inserted values during a transaction prior to committing? For example I have a proc that calls another proc to do updates/inserts. Then later in the main proc I try to access the previously inserted rowsbut they're not there. Finally I commit the tran.Thanks,Kevin Robinson" |
|
|
|
|
|