OCI Question regarding select *

From: <premal_shah_at_my-deja.com>
Date: Fri, 23 Jul 1999 15:02:39 GMT
Message-ID: <7na069$o2l$1_at_nnrp1.deja.com>



Hi! Folks:

I am trying to generate a flat file of the data of all tables in the database via OCI to allow SQL*Loader to load the data later in the database.

I need to do a select * from <tablename> for all the tables.

I was thinking of writing an OCI application using a combination of OCIAttrGet(), OCIParamGet() and OCIDefineArrayOfStructs().

Could you please give me some pointers as to the best way to achieve this in OCI?

Thanks a lot for your help.

regards,
premal
mumbai
india

Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't. Received on Fri Jul 23 1999 - 17:02:39 CEST

Original text of this message