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 -> Pro*C++ and VARCHAR

Pro*C++ and VARCHAR

From: <a.metzger_at_nmg.fr>
Date: Thu, 09 Mar 2000 15:43:21 +0100
Message-ID: <38C7B889.AE790CC7@nmg.fr>


Hi,

I want to insert datas in a datafile by blocs. But I want to determine dynamically the size of the bloc ( typically this size is determinated by a question to the user).
The type of the data is VARCHAR(12) ?

So my question is : How can I create a dynamic array of VARCHAR(12) ?

Regards,

Received on Thu Mar 09 2000 - 08:43:21 CST

Original text of this message

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