|
-
Sep 16th, 2000, 05:58 PM
#1
Thread Starter
New Member
I have a simple program that goes through recordsets in a MDB. I have not created the database object using code. I have created it using only the ADO control properties.
All the fields in the database are presented in seperate text boxes. The problem I am haveing is that when I browse the database and then change the current record being displayed I get an error # -2147217864 I looked at the error number in help but it doesnt really tell me how i can work around this. It has something to do with the record being changed since it was last read. How can I change a record with out getting this error? Remember, I am using the ADO control properties if that helps.
Please help.
Thanks.
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
|