SqlBulkCopy and Oracle?
From: Bradley Plett (plettb_at_hotmail.com)
Date: 12/23/04
- Next message: Mythran: "Re: Why can't I do a foreach on this typed row?"
- Previous message: pierre hourdille via .NET 247: "CharIndex SQL"
- Next in thread: Elton Wang: "SqlBulkCopy and Oracle?"
- Reply: Elton Wang: "SqlBulkCopy and Oracle?"
- Reply: Eric: "Re: SqlBulkCopy and Oracle?"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 22 Dec 2004 17:14:48 -0700
I have read a little about the new SqlBulkCopy in ADO.NET 2.0. It
sounds like it's exactly what I need. However... is there an
equivalent for Oracle?
What I'm looking for is the fastest way to get 100,000+ records into
an Oracle database from a dataset. I'm very open to suggestions.
Presently we are looking at exporting from the dataset to a CSV and
then doing an external table mount from Oracle. Are there any better
ways?
Thanks!
Brad.
- Next message: Mythran: "Re: Why can't I do a foreach on this typed row?"
- Previous message: pierre hourdille via .NET 247: "CharIndex SQL"
- Next in thread: Elton Wang: "SqlBulkCopy and Oracle?"
- Reply: Elton Wang: "SqlBulkCopy and Oracle?"
- Reply: Eric: "Re: SqlBulkCopy and Oracle?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|