SQLLoader in an API?

From: <tachoknight_at_gmail.com>
Date: 23 Mar 2005 14:25:50 -0800
Message-ID: <1111616750.333657.53400_at_f14g2000cwb.googlegroups.com>



Preamble: I did post this initially to comp.databases.oracle, but found an article indicating that it was basically a dead group, serving as a pointer to the more defined groups. Thus, I posted in error, and believe this is the appropriate group to ask the following question. I apologize in advance; I do not mean to cross-post.

Hi all-

I have a windows service (like a Unix daemon) that loads flat files into an 8.1.7 database. I use Oracle Objects for this, but it takes a very long time, especially with CLOBs to do > 10,000 records. I would use SQL Loader, but because this is a service, I can't spawn SQLLoader to do the load for me.

[Quoted] Is there a SQLLoader-type API that I can call to do the same functionality from within my program?

Thanks,

Ron Received on Wed Mar 23 2005 - 23:25:50 CET

Original text of this message