Board index » delphi » 'Either BOF or EOF is true'

'Either BOF or EOF is true'

*shakes{*word*128}in anger at that message*

I'm using ADO and QuickReport 3.0 to generate a wee report [that is
filtered].
When I go to destroy the QuickReport object and its form and close the
adodataset and the adoconnection within the FormDestroy, I get that
ratbastage error...

any help?

thanks
Steve

----------------------------------------------------------------------------
------
(sitt...@daves.desk)

[not my email, but spambots will love it]

mine is thgirb...@noetna.moc, turn each segment backarse and you'll have my
addy.

 

Re:'Either BOF or EOF is true'


Apply ADOExpress Update:

This update addresses a problem that surfaces when ADO is used in
conjunction with MDAC 2.6. The most common problem encountered is the
error "Either EOF or BOF is True, or the current record has been
deleted. Requested operation requires a current record" when closing
an empty dataset or canceling an edit operation. Affected applications
must be recompiled for changes to take affect.

"David Gley" <dg...@anteon.com> p1e v diskusnm p?spvku
news:3cd284ab_1@dnews...

Quote
> *shakes{*word*128}in anger at that message*

> I'm using ADO and QuickReport 3.0 to generate a wee report [that is
> filtered].
> When I go to destroy the QuickReport object and its form and close the
> adodataset and the adoconnection within the FormDestroy, I get that
> ratbastage error...

> any help?

> thanks
> Steve

> --------------------------------------------------------------------------
--
> ------
> (sitt...@daves.desk)

> [not my email, but spambots will love it]

> mine is thgirb...@noetna.moc, turn each segment backarse and you'll have
my
> addy.

---
Odchoz zprva neobsahuje viry.
Zkontrolovno antivirovym systmem AVG (http://www.grisoft.cz).
Verze: 6.0.351 / Virov bze: 197 - datum vydn: 19.4.2002

Re:'Either BOF or EOF is true'


Quote
>I'm using ADO and QuickReport 3.0 to generate a wee report [that is
>filtered].
>When I go to destroy the QuickReport object and its form and close the
>adodataset and the adoconnection within the FormDestroy, I get that
>ratbastage error...

Install ADOExpress Update pack 2
http://www.borland.com/devsupport/delphi/mdac26.html
Check your hard driver after the install for ADODB.Pas and ADODB.dcu and make
sure you have only the copies that where updated.
--
Brian Bushay (TeamB)
Bbus...@NMPLS.com

Other Threads