Re[8]: проблема с TransactionScope
От: voloha  
Дата: 04.04.06 06:24
Оценка:
Здравствуйте, GlebZ, Вы писали:
GZ>

GZ>If the first connection in the transaction scope is a SQL Server 2005 database, then the transaction is lightweight but can be delegated for promotion. When the subsequent database connections are opened, the transaction is promoted to a distributed transaction. However, if the first connection is opened against a SQL Server 2000 or Oracle database, note that the transaction won't be promoted because the resource managers for those databases do not support delegated transactions at this time. Therefore when the first connection's database does not support the delegated promotion of transactions, the transaction is created as a full, distributed transaction instead.

GZ>здесь

GZ>Сам удивлен. Запускаюсь только с MSSQL 2005, посему и не заметил.



спасибо за разьяснение
 
Подождите ...
Wait...
Пока на собственное сообщение не было ответов, его можно удалить.