Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to edit a record using ADODC
Message
De
23/01/2001 21:47:36
 
 
À
Tous
Information générale
Forum:
Visual Basic
Catégorie:
Bases de données DAO/RDO/ODBC/ADO
Titre:
How to edit a record using ADODC
Divers
Thread ID:
00467718
Message ID:
00467718
Vues:
56
hello, this is my first time to use the ADO data control, and i'm just wondering how to edit an existing record in a table.

Using Data Control: this is the usual code i use to edit a record

data1.recordset.edit
data1.recirdset.fields("name_of_fields")="Something"
data1.recorset.update

my problem is there seem to be no ".edit" command in ADODC, what is the code or command for editing a specific record, thanks!
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform