Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can't delete row
Message
 
À
10/04/2007 17:35:28
Information générale
Forum:
ASP.NET
Catégorie:
ADO.NET
Divers
Thread ID:
01214017
Message ID:
01214195
Vues:
15
Try loading the delete command from the CommandBuilder to your DataAdapter.

daAllData.DeleteCommand = commandBuilder.GetDeleteCommand();
Michael McLain
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform