Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: ODBC Oracle cursor movement

Re: ODBC Oracle cursor movement

From: Joel R. Kallman <jkallman_at_us.oracle.com>
Date: Tue, 02 Nov 1999 14:27:42 GMT
Message-ID: <381eecf6.5283777@newshost.us.oracle.com>


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




The statements and opinions expressed here are my own and do not necessarily represent those of Oracle Corporation. Received on Tue Nov 02 1999 - 08:27:42 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US