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

Home -> Community -> Usenet -> c.d.o.server -> Re: Stored procedures

Re: Stored procedures

From: Steve Phelan <stevep_at_XXnospamXX.toneline.demon.co.uk>
Date: 1998/03/19
Message-ID: <890302962.5372.0.nnrp-04.c2de712e@news.demon.co.uk>#1/1

Yes. But it depends on the client software you are using. We've done it in both Pro*C and DAO in Visual Basic 5.

Steve Phelan.

SteverR wrote in message
<1998031903542601.WAA14929_at_ladder01.news.aol.com>...
>Is there a way to write a stored procedure that will send all the rows of a
>query to the client that executed the stored procedure so it can store all
 rows
>in memory and process row by row without having to use cursors and access
 row
>by row over the network?
Received on Thu Mar 19 1998 - 00:00:00 CST

Original text of this message

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