PC Review


Reply
Thread Tools Rate Thread

Atomic transactions between .NET and COM (Interop) connections

 
 
=?Utf-8?B?TW9udHNl?=
Guest
Posts: n/a
 
      17th Feb 2005
Hello,

I am developing my .NET application using two tecnologies, .NET and COM
(called by Interop).

Let's imagine this situation:
1. I insert/modify a register (A) from my .Net app.
2. After, I call (using interop) a VB6 process which inserts/updates another
register (B) which is relationated with A (so, at the first step I executed a
COMMIT)
3. If step 2 not finish successfully, I can rollback the operation made with
B; but my QUESTION is: how could I rollback the operation made with register
A from my .Net applicacion?


Because of my application features, I am limited enough; my aplpication is:
a) Multi-User --> so I cannot use transaction isolation level "Read
Uncommited".
b) Multi-DB --> so I cannot use COM+ (i.e. Oracle is not implemented with COM)

Could anybody help me, please? Very thanks in advance.

Montse
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
ADO Connections and transactions mscertified Microsoft Access Form Coding 0 17th Apr 2008 03:52 PM
Transactions across connections. Nerd Microsoft Dot NET 2 10th Feb 2006 04:51 PM
The order of closing transactions and connections? Frank Rizzo Microsoft C# .NET 1 21st May 2005 10:04 AM
Connections and Transactions nashak@hotmail.com Microsoft ADO .NET 6 18th Jan 2005 10:11 PM
best practices for cleaning up connections, commands and transactions after errors occur? Andrew Microsoft ADO .NET 2 11th Nov 2003 09:31 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:43 PM.