Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ADO Error
Message
 
 
À
12/03/2009 00:47:57
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Titre:
Divers
Thread ID:
01387229
Message ID:
01387380
Vues:
48
>As Mike Cole said:
>
>... you need to configure all 4 commands (select, insert, update, delete) of your data adapter. I would rather handle this manually instead of relying on the DataAdapter, but to each their own.
>
>And I agree with him 100%! <g>
>

As a rank beginner with ADO, I kind of like the architecture -- the DataSet as the database-like object in memory that the GUI works with and the DataAdapter as the piece that handles direct interaction with the data source. Seems like a good separation of responsibilities to me. We all know the devil's in the details, though, so can you say why you don't like DataAdapters? ("Evidently" <g>).
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform