Re: ADO patch for D5? EOF BOF error.
- From: "Steve Zimmelman" <skz@xxxxxxxxxxxxxxxxxx>
- Date: Wed, 25 Jan 2006 09:04:00 -0500
Here's the links to the download.
http://info.borland.com/devsupport/delphi/mdac26.html
ftp://ftpc.borland.com/pub/delphi/devsupport/updates/adoexpress/d5adoupdate2.exe
-Steve-
"Mike Martin" <mikem@xxxxxxx> wrote in message
news:43d73d51$1@xxxxxxxxxxxxxxxxxxxxxxxxx
> Yes, I'm still in the dark ages. Does anyone know if there's an ADO patch
> foir Delphi 5. I have installed the Delphi5 Update pack from Borland, but
> it
> did not solve the problem.
>
> After looping through the results of a simple select query (tADOQuery),
> myquery.close or myquery.free produces the "Either BOF or EOF is true, or
> current record deleted."
>
> Certainly, EOF is true, since I just looped throught the rows.
>
> I can almost cure this, if I use myquery.prior before using myquery.close.
> But the error still occurs on an empty recordset or an a recordset with
> only
> one row.
>
>
.
- Follow-Ups:
- Re: ADO patch for D5? EOF BOF error.
- From: Mike Martin
- Re: ADO patch for D5? EOF BOF error.
- References:
- ADO patch for D5? EOF BOF error.
- From: Mike Martin
- ADO patch for D5? EOF BOF error.
- Prev by Date: Re: TADOTable problem
- Next by Date: Re: BOF or EOF error -MSAccess Fixed
- Previous by thread: Re: ADO patch for D5? EOF BOF error.
- Next by thread: Re: ADO patch for D5? EOF BOF error.
- Index(es):
Relevant Pages
|