Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Bulk Insert: Help
In article <-t2dncvOGNw3C6PfRVn-oA_at_is.co.za>,
wdecember_at_freemail.absa.co.za says...
> I am using the .NET Application Blocks to extract and insert data into an
> Oracle database. Can someone tell me how I can bulk insert records into the
> database? Is there a tool I can use?
> There are multiple tables that have over a million records and
> inserting the data takes forever.
>
> Please advise
> TIA
>
>
>
The sample "ArrayBind" has what you need. Samples are installed with
ODP.NET
![]() |
![]() |