Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
TableAdapter with parameters
Message
From
09/11/2007 12:38:31
 
General information
Forum:
ASP.NET
Category:
Databases
Miscellaneous
Thread ID:
01267892
Message ID:
01267990
Views:
12
Patrick,

Skip the TableAdapter and use the DataAdapter directly yourself (the TableAdapter is kind of like a wrapper for the DataAdapter anyway). Similar to my post to you about the CommandBuilder, I feel that the TableAdapter is a crutch as well.

~~Bonnie



>When I work with a typed TableAdapter object - as I cannot change the commands included, is there any other way to make it more flexible, such as going to a parametrized view and add parameter objects to the Table Adapter? How do the majority of you work? Especially former (or current) VFP developpers who are used to (and need) flexibility?
Bonnie Berent DeWitt
NET/C# MVP since 2003

http://geek-goddess-bonnie.blogspot.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform