Re: ADO patch for D5? EOF BOF error.
- From: "Mike Martin" <mikem@xxxxxxx>
- Date: Wed, 25 Jan 2006 13:35:38 -0700
Thanks very much!
How can I tell what version of MDAC my computers are running? I've tried to
determine that before. I look in ODBC and I don't see it.
Is MDAC and ODBC the same thing?
"Steve Zimmelman" <skz@xxxxxxxxxxxxxxxxxx> wrote in message
news:43d78474$1@xxxxxxxxxxxxxxxxxxxxxxxxx
> 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: Lars Sondergaard
- Re: ADO patch for D5? EOF BOF error.
- From: Steve Zimmelman
- Re: ADO patch for D5? EOF BOF error.
- References:
- ADO patch for D5? EOF BOF error.
- From: Mike Martin
- Re: ADO patch for D5? EOF BOF error.
- From: Steve Zimmelman
- ADO patch for D5? EOF BOF error.
- Prev by Date: Re: ADO patch for D5? EOF BOF error.
- Next by Date: Re: Locate Speed in ADO
- 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
|