Hello,
I'm trying to do a 3 tiers application (data access layer and business
layer) with a winforms application. I start from Microsoft sample for
ASP.NET
I added a dataset to my project, the name of this is "Adventure"
When I try to add : using AventureTableAdapters I receive an error.
I have to do something to use this dataset ?
Regards,
Ciaran O''Donnell - 05 Feb 2007 11:06 GMT
I personally think that Dataset are not anything to do with good 3 tier
application design. If you want to look at a good model for business objects
and data access objects. Try CSLA.NET by Rocky Lhotka (http://www.lhotka.net/)

Signature
Ciaran O''Donnell
http://wannabedeveloper.spaces.live.com
> Hello,
>
[quoted text clipped - 9 lines]
>
> Regards,
RobinS - 05 Feb 2007 20:49 GMT
Where are you trying to add Using AdventureTableAdapters? And did you spell
it right where you were trying to use it? I assume you defined the dataset
using the strongly typed dataset designer?
Robin S.
Ts'i mahnu uterna ot twan ot geifur hingts uto.
-----------------------------------------------
> Hello,
>
[quoted text clipped - 9 lines]
>
> Regards,