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

Home -> Community -> Usenet -> c.d.o.tools -> Mapping PL/SQL tables to VB tables

Mapping PL/SQL tables to VB tables

From: Joni Pinomäki <joni.pinomaki_at_nokia.com>
Date: Fri, 20 Jul 2001 10:52:55 GMT
Message-ID: <b4U57.16638$cF.366365@news1.nokia.com>

When I get data from oracle database it's from PL/SQL tables. And output parameters are sort of one dimensional table which are each one datatype (like varchar, number,...).

Do anyone know, whether it is possible to map a parameter like those to such a particular array in VB, and if so, how?

Joni Received on Fri Jul 20 2001 - 05:52:55 CDT

Original text of this message

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