Results 1 to 2 of 2

Thread: Searching RecordSet

  1. #1

    Thread Starter
    Fanatic Member drpcken's Avatar
    Join Date
    Apr 2004
    Location
    devenv
    Posts
    591

    Searching RecordSet

    Hey I have created a recordset and need to search through it for values, it only has one column. I would just search sql, but I would have to do it about 3000 times everytime the script is run, so I would rather search through my record set.

    Thanks!

  2. #2
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: Searching RecordSet

    Start a loop with a check on EOF for the recordset. What part of the code are you having problems 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