I have made a little solution to export a customers data row to a csv file, when a specific column ist updated.
SET ANSI_NULLS ON GO SET QUOTED_IDENTIFIER ON GO