Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQLDataAdapter update
Message
De
22/06/2006 06:44:23
Alfred Annan
Softworks Technologies
Accra, Ghana
 
Information générale
Forum:
ASP.NET
Catégorie:
ADO.NET
Divers
Thread ID:
01126435
Message ID:
01130762
Vues:
19
Hi Mike,

Depending on how the SQLDataAdapter object was created. If it was created to automaticaly generate the codes using the CommandBuilder Object.

Read more about it from the MSDN documentation under the topic: "Automatically Generated Commands".

Note that the commands generated will take care of Updating, Inserting and Deleting of records from the SQL Database. However if you need to make some changes to the way the insert, add and delete is done then you will need to code them yourself (well at least that is my understanding for now) :)

Alfred
Consider the things you think about...they determine who you become.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform