Hi,

Is it possible to move the record pointer one record previous to its current position when traversing theough a query result stored in a cursor?

Regards

Re: Moving the record pointer backwards by Anders

Anders
Sun Jun 20 06:51:43 CDT 2004

SKIP -1

-Anders

"sm" <sm@discussions.microsoft.com> wrote in message
news:CAB7E075-0111-482A-A3C1-B95A0A6BA606@microsoft.com...
> Hi,
>
> Is it possible to move the record pointer one record previous to its
current position when traversing theough a query result stored in a cursor?
>
> Regards
>


Re: Moving the record pointer backwards by sm

sm
Sun Jun 20 08:45:01 CDT 2004

Thanks

"Anders Altberg" wrote:

> SKIP -1
>
> -Anders
>
> "sm" <sm@discussions.microsoft.com> wrote in message
> news:CAB7E075-0111-482A-A3C1-B95A0A6BA606@microsoft.com...
> > Hi,
> >
> > Is it possible to move the record pointer one record previous to its
> current position when traversing theough a query result stored in a cursor?
> >
> > Regards
> >
>
>