Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Foxpro, ADO and updating records.... so confusing?!?
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00531917
Message ID:
00532296
Vues:
17
>>Can somebody provide me with a connection string and recordset definition that let me select a record in the recordset, write a value to a record column and then update the recordset to the table?
>
>
*-- Declare the objects we'll use later, so that
>*-- IntelliSense can be used
>
>LOCAL oCat As adox.catalog
>LOCAL oTable As Adox.table
>LOCAL oConn As Adodb.connection
>LOCAL oRs As Adodb.recordset
>LOCAL oCmd As Adodb.command
Oops, you need to take the above out if you're not using 7.0.
Mike Stewart
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform