Right click on the tolbox and Add/Remove Items.
Apparently, the VS2005 is on crack and they forgot the lessons learned years
ago and want you to use the *coupled* TableAdapter.... which violates N-Tier
principles and makes creating a distributed infrastructure impossible (where
the data access layer is in one place and only the dataset passed between
layers).
That they HIDE the DataAdapter is just evidence of their cluelessness.

Signature
-C. Moya
www.cmoya.com
> Right click on the tolbox and Add/Remove Items.