Re: ADODataset problem

From: George Kuascha (gkhokie_at_hotmail.com)
Date: 02/16/05


Date: Tue, 15 Feb 2005 20:44:44 -0500

I narrowed it down to the OnScroll Event. When I remove my code from the
OnScroll event the problem goes away. Can someone explain this? Is this the
proper behavior?

"George Kuascha" <gkhokie@hotmail.com> wrote in message
news:42127535@newsgroups.borland.com...
> I have a DBGrid with an ADO datasource. When I use the scroll bar
> I get the following error "Either eof or BOF is true ... requested
> operation
> requires a current record" . If I use the up and down arrow on the scroll
> bar
> it works fine.
>
> I'm using D6 with MSAccess 2000. The ADOdataset does not have a
> mastersource.
> Can someone tell me what the problem caould be?
>
>