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.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 Does a SP using two DBs on 1 server uses DTC

Author  Topic 

gman6
Starting Member

4 Posts

Posted - 2008-09-09 : 17:14:07
If I have a stored procedure that hits two different databases on the SAME server, will that elevate a transaction to DTC?

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2008-09-09 : 17:20:35
Yes.

Tara Kizer
Microsoft MVP for Windows Server System - SQL Server
http://weblogs.sqlteam.com/tarad/

Subscribe to my blog
Go to Top of Page
   

- Advertisement -