Strange AV deleting last record in access table
- From: "Koen" <koen@xxxxxxxx>
- Date: Fri, 25 Apr 2008 16:33:50 +0200
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
.
- Follow-Ups:
- Re: Strange AV deleting last record in access table
- From: Brian Bushay TeamB
- Re: Strange AV deleting last record in access table
- Prev by Date: Re: ADO results set vs. BDE
- Next by Date: Re: ADO results set vs. BDE
- Previous by thread: ADO results set vs. BDE
- Next by thread: Re: Strange AV deleting last record in access table
- Index(es):
Relevant Pages
|