﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / SQL Server 2005 / SQL Server 2005 Integration Services  / DTS to SSIS 2005 migration - password encryption - DTEXEC / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Wed, 19 Jun 2013 15:04:33 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: DTS to SSIS 2005 migration - password encryption - DTEXEC</title><link>http://www.sqlservercentral.com/Forums/Topic708520-148-1.aspx</link><description>Hello all, i am a newbie and this is my first post.Perhaps my problem is related.When I execute a  DTS 2000 as a legacy, it executes successfully.When I migrate it, it appears under MSDB and with what I'd been reading, package migration also converts it into a new format in 2005. When I execute it though, one task in the package fails, and the package run log says 'package or DB password encryption eror'.  The DTS package task  simply insert rows from an Excel spreadsheet after some basic transformation (column mappings).  I also get prior warnings on truncation and varying column sizes.Raul:hehe:</description><pubDate>Mon, 01 Mar 2010 05:42:12 GMT</pubDate><dc:creator>raul.manongdo</dc:creator></item><item><title>DTS to SSIS 2005 migration - password encryption - DTEXEC</title><link>http://www.sqlservercentral.com/Forums/Topic708520-148-1.aspx</link><description>Hi,we are migrating DTS to SSIS 2005,In the DTS package, there are variables for passwords and those variable will be used for connections.so the values will be passed thru command line...DTSRUN eg. DTSRUN  /F packagename  /A variablename:=value....and for the production environment we will encrypt the command line parameter and pass it.eg. DTSRUN  [encrypted parameters]so the person who runs the above command dont know the information thar are passed in the DTSRun command.In SSIS, DTEXEC does not spport the encryption option. how do we get the same kind of approach here?  can anyone help me out on this?Thanks in advance.Sasi.</description><pubDate>Fri, 01 May 2009 09:14:21 GMT</pubDate><dc:creator>sas-473105</dc:creator></item></channel></rss>