Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Data Tier Help
Message
De
21/05/2003 14:56:48
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
ADO.NET
Titre:
Data Tier Help
Divers
Thread ID:
00791253
Message ID:
00791253
Vues:
41
I'm thinking about using the SQLHelper from Microsoft's application block. The one issue I have is a DataTable can have inserted rows, updated rows, and deleted rows. Currently, I have command objects for each that call stored procedures. I use the Update method of the DataAdapter to write the data. My question is: Should I continue this route or use a foreach and call the appropriate method of the SQLHelper (excutenonquery, excutescalar) or does it even matter?

Thanks,
Dan
Répondre
Fil
Voir

Click here to load this message in the networking platform