Proc: fetch into C structure

From: Alexander L. Makovsky <amakovsk_at_sovam.com>
Date: 1996/01/26
Message-ID: <4eb9j9$hav_at_news.sovam.com>#1/1


Hello All !

Recently I saw a message about
that in PROC 2.0 it is possible to fetch all or several fields of the table into
a C structure, and moreover, fetch records into the array of such structures.
I know that it's possible to declare
pointers to structure fields and use
them but I cannot use this method with
arrays because arrays of pointers are not allowed in DECLARE section.
That message and oracle manual :) says.
that there is another way to do it,
but I was not able to find any further
information. It would be nice if someone post an example of this method. Thanks.

                Konstantin Kivi.
Received on Fri Jan 26 1996 - 00:00:00 CET

Original text of this message