November 24, 2008 at 8:36 am
Hi to all,
can anybody tell me what is the meaning of this query,
DTSRun /~Z0xE0F8C6FC50DC43D4CED3AB2F94887F7FA927A511F31F3B734A6102DC23DC9EBF9AE8E7D646DD76E1C32FD9E5F2BEB5C6D5184C93130....
Thanks in advance.
Regards,
m.i.
________________________________________
M.I.
[font="Times New Roman"]
November 24, 2008 at 9:06 am
here i want to view the file. so how i can view this file.
Thanks in advance.
________________________________________
M.I.
[font="Times New Roman"]
November 24, 2008 at 4:44 pm
That is not a query. It's an encrypted DTSRUN command for a DTS package. Here's how to see unencrypt it:
1. copy the command to a cmd prompt, append /!X /!C to the end, and run it. The !X argument blocks
execution of the package and the !C argument copies the unencrypted command to the Windows clipboard.
2. open Notepad and paste to see the unencrypted command.
See "DTSRUN" in BooksOnLine for an explanation of the arguments.
Greg
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply