MSMQ and Transactions

A

Ashish

hi guys!

I am trying using transaction in MSMQ. The application is like the the message for Orders and OrderLog wud get added to their respective Queue.

Now the sending the message for orders and the orderlogs should be in a transaction. But seems tht i can not have (as i can see) , true queue operations in a single transaction.I pic up the analogy tht u cant have true connection objects participating in a single transaction.

Is can be achieved? Any help wud be appreciated.

Thanx and Regards
Ashish




--
Thanks and Regards,
Ashish Gupta
Senior Software Executive
Globsyn Technologies Limited
X1/11 & 12 ,Block- EP, Sector- V
Salt Lake, Calcutta
Pin - 700 091
West Bengal
India
 
A

Alvin Bruney [MVP]

you don't have to post this all over the internet to get a reply!

Have a look at the MSMQ documentation on msdn

--
Regards,
Alvin Bruney
[ASP.NET MVP http://mvp.support.microsoft.com/default.aspx]
Got tidbits? Get it here... http://tinyurl.com/27cok
hi guys!

I am trying using transaction in MSMQ. The application is like the the message for Orders and OrderLog wud get added to their respective Queue.

Now the sending the message for orders and the orderlogs should be in a transaction. But seems tht i can not have (as i can see) , true queue operations in a single transaction.I pic up the analogy tht u cant have true connection objects participating in a single transaction.

Is can be achieved? Any help wud be appreciated.

Thanx and Regards
Ashish




--
Thanks and Regards,
Ashish Gupta
Senior Software Executive
Globsyn Technologies Limited
X1/11 & 12 ,Block- EP, Sector- V
Salt Lake, Calcutta
Pin - 700 091
West Bengal
India
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top