how to do the job of SQL*Loader with JDBC?
From: Ripley <ripleyinfo_at_iquebec.com>
Date: Mon, 14 Apr 2003 15:10:08 -0400
Message-ID: <VIDma.43737$cB3.300359_at_nnrp1.uunet.ca>
I need to load text data files into an Oracle database. I must use only the JDBC interface (a boss decision) and no "native" programs like SQL*Loader. How can I do this? or where can I find the info?
Date: Mon, 14 Apr 2003 15:10:08 -0400
Message-ID: <VIDma.43737$cB3.300359_at_nnrp1.uunet.ca>
I need to load text data files into an Oracle database. I must use only the JDBC interface (a boss decision) and no "native" programs like SQL*Loader. How can I do this? or where can I find the info?
Thanks in advance,
Ripley
Received on Mon Apr 14 2003 - 21:10:08 CEST
