Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Pro*C++ and VARCHAR
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,
![]() |
![]() |