New to SSIS & Version Control
Page 1 of 1 • Share •
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: 13
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: 220
Join date: 2009-04-28
Location: Wisconsin, US
Similar topics» New to SSIS & Version Control
» Version Controlling your Data models
» Best practice for versioning tables/views?
» Windows 7 Firewall Control Plus trial
» New Version 2.111
» Version Controlling your Data models
» Best practice for versioning tables/views?
» Windows 7 Firewall Control Plus trial
» New Version 2.111
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum