Unix Technical Forum

Navigating a ResultSet in OCCI

This is a discussion on Navigating a ResultSet in OCCI within the Oracle Miscellaneous forums, part of the Oracle Database category; --> I would like to be able to go to a specific row in a ResultSet and get the data ...


Go Back   Unix Technical Forum > Database Server Software > Oracle Database > Oracle Miscellaneous

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 04-08-2008, 10:08 AM
coficio
 
Posts: n/a
Default Navigating a ResultSet in OCCI

I would like to be able to go to a specific row in a ResultSet and get
the data from that row. Is that at all possible? If not, should i be
using something else do do this?

thanks

Alex

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 04-08-2008, 10:08 AM
KM
 
Posts: n/a
Default Re: Navigating a ResultSet in OCCI

can you please elaborate on what you mean by "a specific row"? You have
all the rows satisfying your query criteria in the Resultset. You need
to navigate through the rows by issuing rset->next() which will take you
sequentially through all the rows in the resultset.

thanks,
KM.

coficio wrote:
> I would like to be able to go to a specific row in a ResultSet and get
> the data from that row. Is that at all possible? If not, should i be
> using something else do do this?
>
> thanks
>
> Alex
>


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 06:47 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
www.UnixAdminTalk.com