Strange AV deleting last record in access table



Hi,
When I delete the last record in my access (2003) table and call
ApplyUpdates(-1) then I get the following exception :

Project xxxx.exe raised exception class EOleException with message 'Either
BOF or EOF is True, or the current record has been deleted. Requested
opertion requires a current record'.

Anybody any ideas what might be causing this?

I use Delphi 2007 and the ADO components to acces the table. (TADOQuery,
TDatasetProvider, TClientDataset)

Regards,
Koen


.



Relevant Pages

  • Re: problem with join
    ... Bill Todd [TeamB] wrote: ... Project GetRoster.exe raised exception class EOleException with message ... 'Syntax error in JOIN operation'. ...
    (borland.public.delphi.database.ado)
  • Re: Strange AV deleting last record in access table
    ... If it doesn't appear outside the IDE then just ignore it. ... Project xxxx.exe raised exception class EOleException with message 'Either ... I use Delphi 2007 and the ADO components to acces the table. ... (TADOQuery, ...
    (borland.public.delphi.database.ado)