ADF Dataflow

SQLServerCentral Article

Handling Row-level Errors in ADF Data Flows

  • Article

If you are working with ADF (Azure Data Factory) data flows, then you may have noticed there was a new feature released in November 2020, which is useful to capture any error while inserting/updating the records in a SQL database. This article will describe how to setup the error row handling feature and why it's […]

5 (1)

You rated this post out of 5. Change rating

2021-06-16 (first published: )

5,510 reads

Blogs

Speaking at the TechnoSecurity and Digital Forensics East Conference

By

The Techno Security & Digital Forensics Conference (East) runs from June 3-5, 2025, this...

Techorama 2025 – Slides

By

You can find the slides for my session Building the €100 data warehouse with...

Query Hints and Estimated Plans

By

I’m working on an update to my Query Performance Tuning book for SQL Server...

Read the latest Blogs

Forums

Changing the Paradigm of Work

By Steve Jones - SSC Editor

Comments posted to this topic are about the item Changing the Paradigm of Work

Removing a File

By Steve Jones - SSC Editor

Comments posted to this topic are about the item Removing a File

Visit the forum

Question of the Day

Removing a File

I attempted to use ALTER DATABASE to remove a file from my filegroup in SQL Server 2022. There are 4 files in this filegroup, but I don't need them all. However, I received a message that the file was not empty. How do I empty this file so it can be removed?

See possible answers