New to SSIS & Version Control
2 posters
Page 1 of 1
New to SSIS & Version Control
Hello,
I have used git a little bit. I am designing some new ETL flows with SSIS and have heard we should implement version control. Does anybody have any tips using version control on SSIS packages? Do you track projects? Packages only?
Thank you.
Brad Lynch
I have used git a little bit. I am designing some new ETL flows with SSIS and have heard we should implement version control. Does anybody have any tips using version control on SSIS packages? Do you track projects? Packages only?
Thank you.
Brad Lynch
blynch- Posts : 18
Join date : 2011-10-16
Re: New to SSIS & Version Control
I keep entire projects (including the solution file) under source control using Microsoft Visual SourceSafe. One of these days I'm going to have to switch to Team Foundation Server source control (or another solution) as Microsoft is pulling the plug on SourceSafe.
However, if you wanted you could keep the just the packages (DTSX files) in source control... it would be easy enough to rebuild a project (dtproj) using existing packages if required.
However, if you wanted you could keep the just the packages (DTSX files) in source control... it would be easy enough to rebuild a project (dtproj) using existing packages if required.
VHF- Posts : 236
Join date : 2009-04-28
Location : Wisconsin, US
Similar topics
» Version Controlling your Data models
» A new version of ISO Standard SQL has just been approved and published
» Control Checks between Sql Tables (Facts and Dims) and SSAS Cubes?
» ETL Architecture and Control Flow
» SSIS SCD Component
» A new version of ISO Standard SQL has just been approved and published
» Control Checks between Sql Tables (Facts and Dims) and SSAS Cubes?
» ETL Architecture and Control Flow
» SSIS SCD Component
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum