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 -> Oracle stored procedure

Oracle stored procedure

From: colmkav <colmjkav_at_yahoo.co.uk>
Date: Mon, 04 Jun 2007 02:59:23 -0700
Message-ID: <1180951163.079377.260070@q66g2000hsg.googlegroups.com>


Hi, I am replacing VBA Access code with Oracle stored procedures. Is there an equivalent in Oracle/PL SQL to recordsets in Access.

I basically need to replace code that returns a recordset from a table and then process each record within the recordset (ie rs = db.Openrecordset(select * from q_exposureTypeID)) Received on Mon Jun 04 2007 - 04:59:23 CDT

Original text of this message

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