all groups > dotnet distributed apps > march 2004 >
You're in the

dotnet distributed apps

group:

DAAB - UpdateDataset - transactions


DAAB - UpdateDataset - transactions Benjamin
3/30/2004 11:24:07 AM
dotnet distributed apps:
Hi!

I working on a multilayered enterprise application with Data Access layer
and Transaction Manager Layer.

I am using the SqlHelper.UpdateDataset in MS Data Access Application Block
to update the dataset.

How can I implement transaction management in the Transaction Manager Layer
?
The problem is that following is stated in the documentation:

""" SqlHelper.UpdateDataset does not include transaction support. If you
need this, you can implement it yourself by a preceding call to the helper
method SqlHelper.ExecuteScalar("begin transaction"). """

I would like some examples how to do this in practice?
Any suggestions?

Best regards,
Benjamin

RE: DAAB - UpdateDataset - transactions Taras
3/31/2004 5:56:08 AM
Hi
Re: DAAB - UpdateDataset - transactions Benjamin
4/1/2004 10:39:40 AM
I didn't mention that we are using MS SQL Server.
That is a prerequisition when using DAAB.


[quoted text, click to view]
database.

RE: DAAB - UpdateDataset - transactions DotNetJunkies User
5/14/2004 9:04:04 AM
LOL!!!! Now that is funny! You might want to know what the heck you're talking about before trying to "help" out.

Damn, I'm still laughing...

---
Posted using Wimdows.net NntpNews Component -

RE: DAAB - UpdateDataset - transactions DotNetJunkies User
7/12/2004 1:27:12 PM
Well that was a totally useless answer ;-) He didn't say he was using MS Access he said he was using "MS Data Access Application Block", two entirely different things. Gotta love knee-jerk replies.

---
Posted using Wimdows.net NntpNews Component -

AddThis Social Bookmark Button