Results 1 to 2 of 2

Thread: 800a0cc1 error

  1. #1
    Melanie Guest

    800a0cc1 error


    Hello!
    This will probably be an easy answer for you, but it's driving my crazy!!
    I've set up a new table in my access database, haven't changed anything,
    viewing the data is o.k. but as son as I click on ADD or UPDATE the following error
    appears :

    ADODB.Fields error '800a0cc1'

    ADO could not find the object in the collection corresponding to the name or ordinal
    reference requested by the application.

    I've checked that the correct name has been used for the database, any ideas.
    Thanks in advance.
    Melanie

  2. #2
    Mark Guest

    800a0cc1 error (reply)

    Melanie,

    This is most often corrected by doing the following :
    a) Install NT Option Pack 4 (even if you have Win 95/98)
    b) Install PWS 4.0 (NOT PWS 3.0)
    c) Install ADO 2.1
    (For update sites, see: http://www.aspdb.com/usefullinks.asp

    Do our test programs run OK? asp-test-pro.asp?
    Can you sort columns?
    Can you Filter (Search) OK?

    What does you dbEditParams statement look like?

    Mark.



    ------------
    Melanie at 7/19/00 7:15:03 AM


    Hello!
    This will probably be an easy answer for you, but it's driving my crazy!!
    I've set up a new table in my access database, haven't changed anything,
    viewing the data is o.k. but as son as I click on ADD or UPDATE the following error
    appears :

    ADODB.Fields error '800a0cc1'

    ADO could not find the object in the collection corresponding to the name or ordinal
    reference requested by the application.

    I've checked that the correct name has been used for the database, any ideas.
    Thanks in advance.
    Melanie

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •