Edit a dtsx through SSMS
问题 I created and executed a dtsx with SSMS corresponding wizard: This was to import a flat file in an existing table. At the end I saved the "package" as a .dtsx file Now I need to modify the column mappings and re-execute this package. Is there any way I can do it, using SQL Server Management Studio? I tried opening the file, but it opens this dialog: Where I cannot edit the mappings any more. Update: I understand that "editing" a dtsx is not a simple thing, yet is there a reason why the wizard