Hello,
I would like to write in sql server table the data the source give...

When i use delete data and append as output option when a new field add in the source in the future,how can i handle and add automatically a new field in the destination table..
I don't want to use drop and re create as a workaround..