Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
TableAdapter with parameters
Message
 
À
10/11/2007 17:58:55
Information générale
Forum:
ASP.NET
Catégorie:
Bases de données
Divers
Thread ID:
01267892
Message ID:
01268329
Vues:
21
>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?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform