|
-
Jun 8th, 2000, 12:13 AM
#1
Thread Starter
Junior Member
I cannot figure out how to put an ADO Data Control's recordset into Edit Mode. The DAO recordset was put into Edit Mode like this: datControl.Recordset.Edit
When using the same syntax for the ADO Control, we get the error message Run Time Error 461 "Method or Data member not found".
It appears that the ADO data control does not have an Edit property, but this does not make sense to me. How would you update an exisitng record in the data control's recordset?
Can anyone offer an insight to this problem?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|