Results 1 to 4 of 4

Thread: Parameter Error

  1. #1

    Thread Starter
    Lively Member G.U.R.U Africa's Avatar
    Join Date
    Mar 2002
    Location
    South Africa (SOWETO)
    Posts
    76

    Parameter Error

    Hola Magents

    I get this error when I pass my first parameter from with a value from a form.

    Error Type:
    ADODB.Command (0x800A0CC1)
    Item cannot be found in the collection corresponding to the requested name or ordinal.


    What is this?
    REBEL - G.U.R.U Africa

  2. #2
    Swatty
    Guest
    You try to get values of a table or column which is not known on the database where you try to fetch it.

    Try to look which fields are in the table.

  3. #3
    khalik
    Guest

    Re: Parameter Error

    Originally posted by G.U.R.U Africa
    Hola Magents

    I get this error when I pass my first parameter from with a value from a form.

    Error Type:
    ADODB.Command (0x800A0CC1)
    Item cannot be found in the collection corresponding to the requested name or ordinal.


    What is this?
    try executing ur command text in sql and see if it work... should be problem with ur query ...

  4. #4
    Swatty
    Guest

    Dearly beloved where gatered here today ...

    And does it work now or do you need more advice ?

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