Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Foxpro, ADO and updating records.... so confusing?!?
Message
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00531917
Message ID:
00532296
Views:
18
>>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
Previous
Reply
Map
View

Click here to load this message in the networking platform