Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: ODBC Oracle cursor movement
On Mon, 01 Nov 1999 23:11:34 GMT, sdgiles_at_zebrautc.com (Robin Giles)
wrote:
>I am developing an application in Delphi 4 using ODBC to connect to
>and retreive data. In attempting to move the cursor backwards I am
>failing in all my attempts. It seems that if I want to move the
>cursor up the dataset then I must reissue the SQL command and move the
>cursor forward to the desired row. Does any one know of a was to move
>the cursor backwards when using the Oracle 8 odbc driver?
>
Scrollable cursor support was included in the Oracle8 ODBC drivers starting with version 8.0.5.5 and 8.1.5.2.
>Thanks,
>
>Robin
>
>
>sdgiles_at_zebrautc.com
Thanks!
Joel
Joel R. Kallman Oracle Service Industries
Columbus, OH http://govt.us.oracle.com jkallman@us.oracle.com http://www.oracle.com
![]() |
![]() |