Re: ProC,SQLDA Question

From: Erika Grondzakova <grondzak_at_fria.utc.skx>
Date: 1998/06/09
Message-ID: <357D03FA.7E8F_at_fria.utc.skx>#1/1


Hi,

You can't use this select ???

select column_name from user_tab_columns

        where table_name = 'your_table_name';

						Erika
						grondzak_at_fria.utc.sk

Robert Ogren wrote:
>
> Hello,
>
> Is there a way to get the column names from Oracle via the SQLDA struct.
>
> Something similar to the sqlda->sqlvar_struct->sqlname in Informix.
> I ordered the ProC manual but it is not here yet. I need the col names
> so I
> can compare to the list of of names and data that will be inserted into
> the DB.
>
> Any help is appreaciated.
>
> Thanks
>
> Rob
Received on Tue Jun 09 1998 - 00:00:00 CEST

Original text of this message