Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Is the a programming interface/API for SQL*Loader?

Re: Is the a programming interface/API for SQL*Loader?

From: Jim Kennedy <kennedy-family_at_home.com>
Date: Mon, 22 Jan 2001 02:24:49 GMT
Message-ID: <RRMa6.295858$U46.9422584@news1.sttls1.wa.home.com>

You could use a variety of methods.(from slowest to fastest - given proper programming)
ODBC
ADO
Oracle's OLE objects
OCI
to name a few.
Jim

"Fuzzy" <granta_at_nospam.student.canberra.edu.au> wrote in message news:3a6b8989.11428383_at_newshost.interact.net.au...
> Hi all,
>
> I'm working on data migration as an on-going task, and need to be able
> to include bulk upload from within a program ... rather than through
> an external utility. As this is all going to happen via a win2k
> platform, are there any SQL*Loader APIs, com interfaces, or the like
> available?
>
> Thanks in advance
> Fuzzy
> :-)
>
Received on Sun Jan 21 2001 - 20:24:49 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US