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

Home -> Community -> Usenet -> c.d.o.misc -> Varrays with ODBC

Varrays with ODBC

From: Alfie <remove_e6p_at_remove_bigfoot.com>
Date: Sun, 6 Jun 2004 19:44:34 +0100
Message-ID: <40c36612$0$25319$cc9e4d1f@news-text.dial.pipex.com>


Hi,

After advice from this forum I'm trying to implement a simple VARRAY object structure.

However, I'm working with ODBC and MSVC++ and I can't work out how to do so.

Obviously I need to insert and query the "object".

How can this be done with ODBC given there are multiple rows for the array?

I've had a look but can't find any on-line examples.

For instance, do I have to do a separate insert for each row of the varray, or is there a nicer way to insert/query all at once?

Would someone be good enough to advise, post a reference, or best of all a couple of code snippets?

Thanks Received on Sun Jun 06 2004 - 13:44:34 CDT

Original text of this message

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