Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
TableAdapter with parameters
Message
 
To
10/11/2007 17:58:55
General information
Forum:
ASP.NET
Category:
Databases
Miscellaneous
Thread ID:
01267892
Message ID:
01268329
Views:
20
>Oh no no no ... I *do* use Typed DataSets!!!! In fact, I am a big promoter of Typed DataSets!! The only way to go, IMHO. But, I'm *NOT* a fan of the TableAdapter. This was introduced in 2.0 and is not necessary. You can use Typed DataSets without using TableAdapters at all. Just remove the TableAdapter from your .xsd.

I see. So as you don't use TableAdapters nor CommandBuilders I assume that you yourself have built your CustomCommandBuilder as you suggested in the other thread with this subject, reading the structure from the TypedDataSet instead of retrieving Metadata from the Back End like the MS CommandBuilder, is this right?

Do you know if in VS2008 the TableAdapter is more flexible or the CommandBuilder will work more properly? Or should I rather forget about both of them?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform