Results 1 to 5 of 5

Thread: bizarre results

  1. #1

    Thread Starter
    New Member
    Join Date
    Mar 2007
    Posts
    11

    bizarre results

    i m using an adodb recordset to display values from an access table but it is giving inconsistent results.instead of going into eof processing if no match is foound it sometimes exits out of vb.(at the same data everytime)i was totally confused so i opened the data file and it does not go to eof.it exits out of access.i fust dont know the problem.is it a virus.is a corrupt datafile creating this problem.pl help.the datafile has 300 records.
    thanks in advance.

  2. #2

  3. #3
    Hyperactive Member RS_Arm's Avatar
    Join Date
    Mar 2007
    Location
    Planet Earth
    Posts
    282

    Re: bizarre results

    Try use the .movefirst method every time you want to verify if it is eof.

  4. #4

  5. #5
    Hyperactive Member RS_Arm's Avatar
    Join Date
    Mar 2007
    Location
    Planet Earth
    Posts
    282

    Re: bizarre results

    You should try, I got sometimes the same situation with ADODB.Recordset (it's basically the same object) and, since I've started to do that, i've never got "bizarre results". I hope it could result with you.

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