Microsoft
70-516 · Question #258
You use Microsoft Visual Studio 2010 and Microsoft .NET Framework 4 to create an application. The application connects to a Microsoft SQL Server database. You have a stored procedure that updates…
The correct answer is C. Lightweight Transaction Manager (LTM). See the full explanation below for the reasoning.
Question
You use Microsoft Visual Studio 2010 and Microsoft .NET Framework 4 to create an application. The application connects to a Microsoft SQL Server database. You have a stored procedure that updates data in the database. You need to ensure that if the connection to the database fails, any data already written to the database is rolled back. What should you use?
Options
- AAdvanced Data Connector (ADC)
- BMicrosoft Message Queuing (MSMQ)
- CLightweight Transaction Manager (LTM)
- DRemote Data Service (RDS)
How the community answered
(65 responses)- A3% (2)
- B11% (7)
- C82% (53)
- D5% (3)
Community Discussion
No community discussion yet for this question.