Can I save PREPARE and DECLARE CURSOR FOR ... results ?

From: <lvc_at_cbvox1.att.com>
Date: Wed, 29 Jun 1994 01:04:56 GMT
Message-ID: <9406290104.AA15618_at_ig1.att.att.com>


I'm writing a program in Pro*C that writes to several tables in an order not in my control.

In order to make the program even more efficient I want to reduce the number of PREPARE and DECLARE CURSOR statements. Is there a way I can save the results of a PREPARE and DECLARE ? I want to store this in an array or point to it inside a structure and look up what I need when the INSERT command is run.

Thanks,

--
Larry Cipriani, l.v.cipriani_at_att.com or attmail!lcipriani
Received on Wed Jun 29 1994 - 03:04:56 CEST

Original text of this message