SQL Server DTSDiscussion specific to Data Transformation Service with SQL Server. General SQL Server discussions should use the general SQL Server forum. Readers of the book Professional SQL Server 2000 DTS with questions specific to that book should post in that book forum.
Welcome to the p2p.wrox.com Forums.
You are currently viewing the SQL Server DTS section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
hey,
I have this
DTSRun /~Z0x51410B01F807C5AA5278A1ACAC539C8FF4128B7F3619D4 61BF150F546CFB15D1EFE4DEF0DE5A143F5F7E1714D6E7A17B B16C66E67104D798CACBB647928438C97DD3746F199EF00CA9 1561CA25485BCC62CE78E122B964B5C4FFB6C36B17D83559FB 01A357019A4BC0A31635C7C58F4349ADC9B259597D9386AEC7 90DC82A2D8EFEA0C
Is that an encoded string? Anyways, there are certain switches that need provided with information such as server name, package name,etc. For package name, I believe you need the /N switch. It's in books online.
This is an encoded string, and you aren't supposed to be able to decrypt it. There seems to be a tool to decrypt the parameters for DTS Run available from the following site, but it's source code only and I haven't been able to test it.