Page 1 of 1

pl/sql cursor example

Posted: Sun 30 Jan 2005 18:01
by Wes
Hi,

I am going to write a series of pl/sql procedures that will return multiple rows. I would like to post these in a crdbgrid. Is there an example of how to work with this?

thx,
wes

Posted: Mon 31 Jan 2005 10:02
by Alex
Work with TCRDBGrid in this case doesn't differ from work with TDBGrid, so you can use "Cursor" and "FetchCursor" demo projects for ODAC.