Re: Pro*C (Method 4)

From: netac <netac_at_worldnet.att.net>
Date: 1996/09/24
Message-ID: <324817D1.1BEA_at_worldnet.att.net>#1/1


Kevin Wright wrote:
>
> Reposting article removed by rogue canceller.
>
> Anybody know anything about writing method 4 programs with a simple
> example included. The Oracle manuals make it look hideous and their
> examples aren't much help either.

The examples in the book are fine, expect that you need to write an interface on top that allows you to pass a pointer (better yet, a pointer to an array of pointers) into the function. The function runs the select statement, gets the data values, allocates memory for that data type, stuff it into the slot, etc etc, you get the idea. Received on Tue Sep 24 1996 - 00:00:00 CEST

Original text of this message