Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

Project deploy mode vs Package deploy mode

$
0
0
We are upgrading our SQL server 2008 R2 to SQL server 2014.We have about 10 packages in 4 solutions.And we have been using configuration file and save packages in the [b]file system [/b](not msdn) for our 2008 servers.I know 2014 have a new way of project deployment, I just cannot see what the benefits of using project deployment mode than package deploy mode in our case.Usually when we deploy a package we just copy the .dtsx file to the different environment like dev, test, prod.So at the time of the upgrade to 2014, I would still keep the original save package to file system and use configuration file method.Is that a good approach, or it is not.Thanks,

Viewing all articles
Browse latest Browse all 3145

Trending Articles