Home
|
Weblogs
|
Forums
|
SQL Server Links
Search:
Active Forum Topics
|
Popular Articles
|
All Articles by Tag
|
SQL Server Books
|
About
SQL Server Forums
Profile
|
Register
|
Active Topics
|
Members
|
Search
|
Forum FAQ
Register Now
and get your question answered!
Username:
Password:
Save Password
Forgot your Password?
All Forums
SQL Server 2012 Forums
SSIS and Import/Export (2012)
deploy
New Topic
Reply to Topic
Printer Friendly
Author
Topic
inbs
Aged Yak Warrior
811 Posts
Posted - 03/16/2013 : 16:53:46
hi
i use BIDS Helper to deploy my package to MSDB folder.
how can i sign the package that i deploy, i mean how can i know what is the version of package i have in ssis ,and the version of the same package in my MSDB folder.
thanks.
visakh16
Very Important crosS Applying yaK Herder
India
47038 Posts
Posted - 03/17/2013 : 13:31:59
do you've a version management software like VSS/SVN?
------------------------------------------------------------------------------------------------------
SQL Server MVP
http://visakhm.blogspot.com/
inbs
Aged Yak Warrior
811 Posts
Posted - 03/17/2013 : 16:54:43
yes
visakh16
Very Important crosS Applying yaK Herder
India
47038 Posts
Posted - 03/18/2013 : 13:08:50
then that should be used for storing versions. MSDB doesnt support versioning.
versioning is available in SSIS 2012 when you use project deployment model though.
------------------------------------------------------------------------------------------------------
SQL Server MVP
http://visakhm.blogspot.com/
inbs
Aged Yak Warrior
811 Posts
Posted - 03/18/2013 : 13:40:48
Is any solution to know what is lasted version ssis package that i deployed to MSDB?
visakh16
Very Important crosS Applying yaK Herder
India
47038 Posts
Posted - 03/18/2013 : 14:03:42
only way is to import it to local machine and then compare it with other versions you've using file compare software
------------------------------------------------------------------------------------------------------
SQL Server MVP
http://visakhm.blogspot.com/
inbs
Aged Yak Warrior
811 Posts
Posted - 03/19/2013 : 11:29:26
how can i compare with vss?
visakh16
Very Important crosS Applying yaK Herder
India
47038 Posts
Posted - 03/19/2013 : 11:48:15
select the required version and choose view difference option
------------------------------------------------------------------------------------------------------
SQL Server MVP
http://visakhm.blogspot.com/
Topic
New Topic
Reply to Topic
Printer Friendly
Jump To:
Select Forum
General SQL Server Forums
New to SQL Server Programming
New to SQL Server Administration
Script Library
Data Corruption Issues
Database Design and Application Architecture
SQL Server 2012 Forums
Transact-SQL (2012)
SQL Server Administration (2012)
SSIS and Import/Export (2012)
Analysis Server and Reporting Services (2012)
Replication (2012)
Availability Groups and DR (2012)
Other SQL Server 2012 Topics
SQL Server 2008 Forums
Transact-SQL (2008)
SQL Server Administration (2008)
SSIS and Import/Export (2008)
High Availability (2008)
Replication (2008)
Analysis Server and Reporting Services (2008)
Other SQL Server 2008 Topics
SQL Server 2005 Forums
Transact-SQL (2005)
SQL Server Administration (2005)
.NET Inside SQL Server (2005)
SSIS and Import/Export (2005)
Service Broker (2005)
Replication (2005)
High Availability (2005)
Analysis Server and Reporting Services (2005)
Express Edition and Compact Edition (2005)
Other SQL Server Topics (2005)
SQL Server 2000 Forums
SQL Server Development (2000)
SQL Server Administration (2000)
Import/Export (DTS) and Replication (2000)
Transact-SQL (2000)
Analysis Services (2000)
MSDE (2000)
Development Tools
ASP.NET
Reporting Services Development
Other Development Tools
Site Related Forums
Site Related Discussions
Article Discussion
Poll Discussion
The Yak Corral
Other Forums
SQL Server 6.5 \ SQL Server 7.0
Other Topics
MS Access
ClearTrace Support Forum
Old Forums
CLOSED - General SQL Server
CLOSED - SQL Server 2005/Yukon
--------------------
Home
Active Topics
Frequently Asked Questions
Member Information
Search Page
SQL Server Forums
© 2000-2009 SQLTeam Publishing, LLC
This page was generated in 0.04 seconds.