I posted here a while back that I'm working on ASP.NET and I recall being told to use the tableadapter.<BR><BR>I saw an MS tutorial talking about creating the data access layer and that mentions ...
> When using the TableAdapter Wizard to create a Typed DataSet, the corresponding DataTable contains the columns returned by the main database query. But there are occasions when the DataTable needs ...