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: Array Fetch - Array Insert

Re: Array Fetch - Array Insert

From: ga <ga_at_alerts.co.il>
Date: Wed, 14 Apr 1999 03:46:16 -0700
Message-ID: <371471F6.56F7D18A@alerts.co.il>


This can also be done via OCI . You will need the

    "Programmers Guide to the Oracle Call interface " book to do anyting

rosmit_at_my-dejanews.com wrote:

> In article <370e95e9.267796120_at_news.earthlink.net>,
> spg_at_quokka.com (Gus) wrote:
> > I've just stumbled across the fact that I can fetch and insert arrays.
> > I haven't found anything yet on how to implement an array insert or
> > fetch.
> >
> > Any pointers would be appreciated.
> >
> > gus
> >
> >
>
> The Oracle Pro*C book has section on host arrays and array fetch/insert that
> is very helpful. Using arrays can speed things up tremendously and are easy
> to implement in Pro-C.
>
> -----------== Posted via Deja News, The Discussion Network ==----------
> http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own
Received on Wed Apr 14 1999 - 05:46:16 CDT

Original text of this message

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