StrataFrame Forum
Home      Members   Calendar   Who's On
Welcome Guest ( Login | Register )
      



Cross database transactionExpand / Collapse
Author
Message
Posted 12/12/2008 11:33:17 AM
Advanced StrataFrame User

Advanced StrataFrame UserAdvanced StrataFrame UserAdvanced StrataFrame UserAdvanced StrataFrame UserAdvanced StrataFrame UserAdvanced StrataFrame UserAdvanced StrataFrame UserAdvanced StrataFrame User

Group: Forum Members
Last Login: 03/14/2009 10:31:01 PM
Posts: 533, Visits: 2,020
Hi,
I have data in multiple databases. Does SF support transaction for multiple data source? How?

Thank you
Post #21165
Posted 12/16/2008 9:08:56 AM


StrataFrame Developer

StrataFrame Developer

Group: StrataFrame Developers
Last Login: Yesterday @ 3:35:11 PM
Posts: 5,565, Visits: 5,547
You can try and setup this up, but I think that you are going to have to use a distributed transaction in order to cross multiple databases under a single transaction.
Post #21208
Posted 12/16/2008 10:19:43 AM
Advanced StrataFrame User

Advanced StrataFrame UserAdvanced StrataFrame UserAdvanced StrataFrame UserAdvanced StrataFrame UserAdvanced StrataFrame UserAdvanced StrataFrame UserAdvanced StrataFrame UserAdvanced StrataFrame User

Group: Forum Members
Last Login: 03/14/2009 10:31:01 PM
Posts: 533, Visits: 2,020
Hi,
I found that, we can use TransactionScope class to have distributed transaction without using DTC. However, I haven't go thru how to implement this in SF.

Please advice if you have any ideas.

Thank you
Post #21215
Posted 05/05/2009 4:23:53 AM
StrataFrame Novice

StrataFrame NoviceStrataFrame NoviceStrataFrame NoviceStrataFrame NoviceStrataFrame NoviceStrataFrame NoviceStrataFrame NoviceStrataFrame Novice

Group: StrataFrame Users
Last Login: 06/28/2009 11:09:26 PM
Posts: 92, Visits: 510
Hi,
I just spent some time to have a look how could I integrate transactionScope to SF. Too bad is that it is not so straight forward for multi-thread environment. As SF uses threading for DataLayer, therefore TransactionScope (which only support single thread) can not be used. Even though DependentTransaction does support multi thread, but it required code change at SF dataLayer.

Hope SF can implement this, or advice how could we accomplish this.

http://www.pluralsight.com/community/blogs/jimjohn/archive/2005/05/01/7923.aspx

Thank you
Post #23019
« Prev Topic | Next Topic »


Reading This TopicExpand / Collapse
Active Users: 0 (0 guests, 0 members, 0 anonymous members)
No members currently viewing this topic.
Forum Moderators: Ben Chase, Trent L. Taylor, Steve L. Taylor

PermissionsExpand / Collapse

All times are GMT -6:00, Time now is 9:18pm

Powered by InstantForum.NET v4.1.4 © 2009
Execution: 0.094. 11 queries. Compression Enabled.
Site Map - Home - My Account - Forum - About Us - Contact Us - Try It - Buy It

Microsoft, Visual Studio, and the Visual Studio logo are trademarks or registered trademarks of Microsoft Corporation in the United States and/or other countries.