Re: Either BOF or EOF is True - MDAC 2.8 - Delphi 6 SP3 - SQL2000 - Win XP
- From: Brian Bushay TeamB <BBushay@xxxxxxxxx>
- Date: Mon, 25 Jul 2005 20:21:11 -0500
>However, if commit the inserts to the database first using
>ADODataSet.UpdateBatch and then make changes to the record and perform a
>ADODataSet.CancelUpdates, everything is fine. It only happens when I start
>with an empty recordset and try to CancelUpdates before and UpdateBatch.
This can be a legitimate error message if you try to do an operation on an empty
dataset. I would check your code to see what might be executing after a
CancelUpdate
--
Brian Bushay (TeamB)
Bbushay@xxxxxxxxx
.
- Follow-Ups:
- Re: Either BOF or EOF is True - MDAC 2.8 - Delphi 6 SP3 - SQL2000 - Win XP
- From: Chris Cooper
- Re: Either BOF or EOF is True - MDAC 2.8 - Delphi 6 SP3 - SQL2000 - Win XP
- References:
- Either BOF or EOF is True - MDAC 2.8 - Delphi 6 SP3 - SQL2000 - Win XP
- From: Chris Cooper
- Either BOF or EOF is True - MDAC 2.8 - Delphi 6 SP3 - SQL2000 - Win XP
- Prev by Date: Either BOF or EOF is True - MDAC 2.8 - Delphi 6 SP3 - SQL2000 - Win XP
- Next by Date: Re: Creating a table with multiple key and boolean fields in SQL
- Previous by thread: Either BOF or EOF is True - MDAC 2.8 - Delphi 6 SP3 - SQL2000 - Win XP
- Next by thread: Re: Either BOF or EOF is True - MDAC 2.8 - Delphi 6 SP3 - SQL2000 - Win XP
- Index(es):