Results 1 to 2 of 2

Thread: -2147467259

  1. #1

    Thread Starter
    New Member
    Join Date
    Feb 2000
    Location
    Madrid
    Posts
    3

    Post

    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

  2. #2
    Lively Member
    Join Date
    Jan 2000
    Location
    Springfield, IL
    Posts
    124

    Post

    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
  •  



Click Here to Expand Forum to Full Width