|
-
Feb 7th, 2000, 03:50 AM
#1
Thread Starter
New Member
I am using a ADO object as a isolated recordset. I am using this object to sort a list. This list is updated several times during the a routine, and when I have updated the list, deleting and adding new records, I got the error -2147467259 when the method addnew is invoked. Can any one give an idea of why this happens?
Cheers
-
Feb 7th, 2000, 04:28 AM
#2
Lively Member
What is the description of the ADO error that you are receiving? Without knowing exactly what error you are getting I would suggest checking how the recordset is being opened and check to CursorType. I have also used the following Microsoft search site to search for errors and solutions: http://search.microsoft.com/us/SearchMS.asp
If these don't help try to give me a little more detail and I can see what I can come up with.
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
|