Results 1 to 4 of 4

Thread: ordinal error

  1. #1

    Thread Starter
    New Member
    Join Date
    Nov 2001
    Posts
    5

    ordinal error

    Hi chaps!

    Got a problem that can't seem to put my finger on!

    VB app running on numerous OS. Within the app I have a child form thatcomes up and populates a series of list boxes, using a ADO recordset from a access97 database. On my development machines I have NO grief (As usual!!)but on "some" machine sI get this error when the form loads (I believe that there is a problem with poulating the recorsets).

    "item cannot be found in the collection corresponding to the requested name or ordinal".

    I have optain a copy of there database and can run it successfully on my development machine. What I'm I missing Any ideas chaps!!


    Ta

    Gerard
    Live long and prosper

  2. #2
    Frenzied Member
    Join Date
    Aug 2000
    Posts
    1,539
    does this happen SOMETIMES on some machines
    or is some of the machines always giving you the error?

    the error your describing has to do with field not being present in the db

  3. #3

    Thread Starter
    New Member
    Join Date
    Nov 2001
    Posts
    5
    It appears to be the same problem on the same machines...you would think that i would get the same error on my machine if there was a missing field? I'm using a copy of their database.
    Live long and prosper

  4. #4

    Thread Starter
    New Member
    Join Date
    Nov 2001
    Posts
    5
    It appears to be the same problem on the same machines...you would think that i would get the same error on my machine if there was a missing field? I'm using a copy of their database.
    Live long and prosper

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