oo4o question

From: Julia Sats <julia_sats_at_sympatico.ca>
Date: Wed, 25 Jun 2003 21:00:15 -0400
Message-ID: <uBrKa.4080$iM4.604739_at_news20.bellglobal.com>


I need to get from Oracle to VB something like it:

type project_record_type is record(

table_entry_desc     table1.table_entry_description%type,
records_count         number,
file_name_output     varchar2(25),
organization             table2.organization%type);

I can not do simple select statement for fulfillment such record. Every field has to be assigned separate.
Can I do it using OO4O?

Thanks Received on Thu Jun 26 2003 - 03:00:15 CEST

Original text of this message