Re: Visual Studio 2008 TableAdapters and Transactions
- From: "Andrew Jocelyn" <j055@xxxxxxxxxxxxxxxxx>
- Date: Mon, 31 Mar 2008 21:22:07 +0100
Hi Steven
Thanks for the information. Actually I'm only interested in grouping
TableAdapters into one SQL transaction. I have a solution using partial
classes with the code generated TableAdapter classes in VS2005. However,
VS2008 now generates a Transaction property which was breaking my code in
the partial classes because I already had a method called Transaction with
the same signiture. I was hoping that grouping TableAdapters together in
VS2008 might be easier so I just wondered if you had any suggestions.
Thanks
Andrew
.
- References:
- Visual Studio 2008 TableAdapters and Transactions
- From: Andrew Jocelyn
- RE: Visual Studio 2008 TableAdapters and Transactions
- From: Steven Cheng [MSFT]
- Visual Studio 2008 TableAdapters and Transactions
- Prev by Date: Re: how to refresh contents of UpdatePanel using call from outside of
- Next by Date: Re: RegExp Again!
- Previous by thread: RE: Visual Studio 2008 TableAdapters and Transactions
- Next by thread: Calling event handler using Master Pages
- Index(es):
Relevant Pages
|
|