Re: Either BOF or EOF is True - MDAC 2.8 - Delphi 6 SP3 - SQL2000 - Win XP




>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
.