B
Bradley Plett
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.
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.