Board index » delphi » ADO BOF or EOF error after empty records

ADO BOF or EOF error after empty records

Howdy.
I get an error when closing a adosql when
no records are found.
class EOleException with message 'Either BOF or EOF is true, or the current
record has been deleted.
 

Re:ADO BOF or EOF error after empty records


Quote
>I get an error when closing a adosql when
>no records are found.
>class EOleException with message 'Either BOF or EOF is true, or the current
>record has been deleted.

What version of Delphi are you using?
Have you installed all the updates for your version of Delphi including updates
for ADO components?
Does this error occur outside of the IDE?
--
Brian Bushay (TeamB)
Bbus...@NMPLS.com

Other Threads