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

SqlBulkCopy Tutorial - Knowledge Base (KB)

3 results in tag: transactionscope

Is System.Transactions.TransactionScope compatible with SqlBulkCopy?

Very simple question: is it possible to use ...System.Transactions.TransactionScope... together with ...SqlBulkCopy...? The documentation ...Transaction and Bulk Copy Operations... doesn't mention anything (at least as of .NET 4.0) and my testing indicate...
.net sqlbulkcopy sql-server transactionscope
asked by jason

SqlBulkCopy Timeout when used within a WCF Sercive that sets TransactionScopeRequired

Situation: WCF Service with TransactionScopeRequired OperationBehaviour. WCF Service runs a process that used SqlBulkCopy to insert many rows to a db....When used without the TransactionScopeRequired behaviour, the SqlBulkCopy inserts records with no issu...
c# msmq sqlbulkcopy transactionscope wcf
asked by kenam

Parallel.Invoke(), TransactionScope() and SqlBulkCopy

I have multiple methods inside a ...Parallel.Invoke()... that need to run inside of a transaction. These methods all invoke instances of ...SqlBulkCopy... The use-case is "all-or-none", so if one method fails nothing gets committed. I am getting a ...
c# multithreading sqlbulkcopy task-parallel-library transactionscope
asked by Big Daddy

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!