Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Trouble in Adding Datarow
Message
De
21/12/2005 19:40:38
Glenwell Andal
Pdc Software Philippines
Quezon, Philippines
 
 
À
21/12/2005 01:18:44
Information générale
Forum:
ASP.NET
Catégorie:
ADO.NET
Versions des environnements
Environment:
VB 8.0
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Jet/Access Engine
Divers
Thread ID:
01079770
Message ID:
01080074
Vues:
22
Yes, I used that and is work. But i have a new problem. When i update the dataset using that code below it didnt work...
da = new OleDbDataAdapter

dtEmployee.AcceptChanges
da.Update(dtEmployee)
My intention here is to commit the new record in my database. No syntax error happened but when I check my database, new record is not added. Is their something I need to do in updating dataset?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform