|
 |
asp_databases thread: transactions
Message #1 by "Neethling, Dirk BYNI/PLM" <Dirk.Neethling2@h...> on Fri, 15 Sep 2000 13:51:00 +0200
|
|
> I've got an asp-based SQL-server app coming at me which I think requires
> transactions (several consecutive pages which interact and should be saved
> in case the wire breaks). I've heard of MSMQ & MTS, how do I go about it?
>
> Comments from Ken, Donna, Imar especially welcome.
Message #2 by Imar Spaanjaars <Imar@S...> on Fri, 15 Sep 2000 14:14:02 +0200
|
|
Some good starting points for MTS are:
ASPToday
http://www.asptoday.com/articles/20000614.htm
and
http://www.asptoday.com/articles/20000615.htm
15 Seconds
http://www.15seconds.com/Issue/980810.htm
The article on 15 seconds is written by Alex Homer, who writes a lot of
cool stuff for Wrox.
Also the book VB6 MTS by Wrox provides a lot of good information. Although
this book's main focus is on VB, you will learn a lot about MTS concepts.
Imar
At 01:51 PM 9/15/2000 +0200, you wrote:
> > I've got an asp-based SQL-server app coming at me which I think requires
> > transactions (several consecutive pages which interact and should be saved
> > in case the wire breaks). I've heard of MSMQ & MTS, how do I go about it?
> >
> > Comments from Ken, Donna, Imar especially welcome.
>
|
|
 |