Re: SQL for Quering Access Tables from a Table/Field List Table

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Ken,

When I enter a value that I know is in one of the test tables, it moves
from Do until .EOF to End With, and I am prompted to enter the value
again. Apparently when there is nothing in the record set it breaks
out of the loop.

.



Relevant Pages

  • Email Sending - How To
    ... I need to write a batch app. ... that will loop thru data, ... while (not Eof) do begin ... Prev by Date: ...
    (borland.public.delphi.thirdpartytools.general)
  • Re: ifstream limitations?
    ... > The while loop was: ... > above will discover EOF when it calls getline and may ... Prev by Date: ...
    (microsoft.public.vc.language)
  • Re: For Each
    ... Do While .EOF = False ... > How would you loop through the field in each record using the ... > single form mode, not continious? ... Prev by Date: ...
    (microsoft.public.access.formscoding)
  • Checking for EOF with Streamreader
    ... What is the best way to check for EOF when using the streamreader? ... Following is what I have tried but all end in an error when eof is reached. ... Adding 'until line is nothing' to the end of the loop. ... Prev by Date: ...
    (microsoft.public.dotnet.languages.vb)
  • Re: detab utility challenge.
    ... I know he is not suggesting anyone write such a silly loop. ... Once the character returned is EOF, ... Once getc returns EOF (by the way, ...
    (comp.lang.c)