zzz projects SqlBulkCopy Tutorial
Documentation Troubleshooting
Knowledge Base
  • Documentation
  • Troubleshooting
  • Knowledge Base

SqlBulkCopy Tutorial - Knowledge Base (KB)

4 results in tag: parallel-processing

SqlBulkCopy and Azure Parallel Bulk Insertion

I have an azure app on the cloud with a sql azure database. I have a worker role which needs to do parsing+processing on a file (up to ~30 million rows) so i can't directly use BCP or SSIS....I'm currently using SqlBulkCopy, however this seems too slow a...
azure azure-sql-database database parallel-processing sqlbulkcopy
asked by kyliod

How use GNU parallel and GNU SQL with \copy in PostgreSQL

I want to do a bulk load to a PostgreSQL database, there are several files and are pretty big. I just read in ...Using GNU Parallel With split... about the ...GNU Parallel... and ...GNU SQL..., and It looks fantastic, Could some one help me with an exampl...
parallel-processing postgresql sqlbulkcopy
asked by nanounanue

indexoutofrangeexception in Datatable with Parallel.Foreach

I am trying to augment a DataTable that has IP addresses in one column with their reverse dns mapping. I am getting this DataTable from somewhere else. I am then exporting this table to SQL Server using SQLBulkcopy...I am adding two columns, one for the d...
c# datatable parallel.foreach parallel-processing sqlbulkcopy
asked by cloudraven

Importing Data in Parallel in SQL Server

I have more than 100 files to import into the sql server and most of them are of 500 MB. I want to leverage the the parallel import utility of SQL server and have read a number of webpages, like the following ones:...How to load 1 TB data in 30 minutes...
bulkinsert bulk-load parallel-processing sqlbulkcopy sql-server
asked by Jason

Page 1 of 1
  • 1

Prime Library

Performance

  • Entity Framework Extensions
  • Entity Framework Classic
  • Bulk Operations
  • Dapper Plus

Expression Evaluator

  • C# Eval Expression
  • SQL Eval Function
More Projects...
Get monthly updates by subscribing to our newsletter!
SUBSCRIBE!