BOF or EOF error -MSAccess



On Windows XP computers, my application receives this eOleException when
when performing MyADOQuery.close (or .free). This does not happen on Win2K
computers.

Either BOF or EOF is true, or the current record has been deleted.

It's a simple select query, but eof is definitely true. The error occurs
after looping through the rows.


.



Relevant Pages

  • Re: BOF or EOF error -MSAccess Fixed
    ... That's probably the patch I can't find, as I do still use D5. ... I guess it doesn't want me to close the query when eof is true. ... >> I did see a slight difference in MSAccess driver versions under ODBC, ... >> between my Win2K and WinXP computers. ...
    (borland.public.delphi.database.ado)
  • Re: BOF or EOF error -MSAccess Fixed
    ... There was a bug in D5's ADO that was ... I guess it doesn't want me to close the query when eof is true. ... > I did see a slight difference in MSAccess driver versions under ODBC, ... > between my Win2K and WinXP computers. ...
    (borland.public.delphi.database.ado)
  • Re: BOF or EOF error -MSAccess Fixed
    ... does not occurr when the recordcount is 0, so this seems to have fixed the ... I guess it doesn't want me to close the query when eof is true. ... I did see a slight difference in MSAccess driver versions under ODBC, ... between my Win2K and WinXP computers. ...
    (borland.public.delphi.database.ado)
  • Re: search for computers that have been installed/reinstalled after a specific date
    ... How can I search for computers that have been installed/reinstalled after a specific date? ... REM The above 2 lines are one line ... if "%dt%" LSS "%sincedate%" goto:EOF ...
    (microsoft.public.win2000.active_directory)