Board index » delphi » Delphi 7 Informix Either BOF or EOF is True

Delphi 7 Informix Either BOF or EOF is True

hi all

when i try to access a simple table with ADOQuery the system send me the
follow error:
Either BOF or EOF is True, or the current record has been
deleted. Requested operation requires a current record.

I tried to search on the newsgruop but i can't found the solution
for delphi 7.

The system is :
Win2000 server english with all service spack and windows update
Delphi 7
ADO 2.71.9030.0
Client Infomix 2.80
Database Informix 9 (Solaris)

thanks all
gabriele

 

Re:Delphi 7 Informix Either BOF or EOF is True


Quote
>when i try to access a simple table with ADOQuery the system send me the
>follow error:
>Either BOF or EOF is True, or the current record has been
>deleted. Requested operation requires a current record.

Does this error occurs when you run outside of the IDE?
If it only occurs in the IDE just ignore it.
--
Brian Bushay (TeamB)
Bbus...@NMPLS.com

Other Threads