dbTalk Databases Forums  

RetainSameConnection doesn't work for ADO.NET Connection manager

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss RetainSameConnection doesn't work for ADO.NET Connection manager in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
kalimi
 
Posts: n/a

Default RetainSameConnection doesn't work for ADO.NET Connection manager - 07-10-2006 , 11:41 AM






I'm trying the RetainSameConnection property with a very simple scenario
including two ExecuteSqlTasks: the first has Begin Transaction statement and
the second has a Rollback Transaction statement. Everything works fine if the
Connection Manager is an OleDb Connection, but when using an ADO.NET
connection the "The ROLLBACK TRANSACTION request has no corresponding BEGIN
TRANSACTION", which means that the Connection Manager is not retaining the
same connection.

Any help will be appreciated


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.