CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Jul 2009
    Posts
    2

    SSIS Package Password Cracker

    Hi All,

    is there anyone know how to carck SSIS Package Password. I developed a package using SSIS and Created a password, but I forget this password (this Packaged is not registered in SQL Server). I'm using Visual Stuido 2005.

  2. #2
    Join Date
    Jun 2004
    Location
    Kashmir, India
    Posts
    6,808

    Re: SSIS Package Password Cracker

    No. A forgotten password is something that cannot be cracked. Here on forums we do not post anything about cracking passwords. It is a public forum and this type of code can be used by malicious users to harm someone.

    Having said that, I don't think there is a way to crack a password in the SSIS package. You should contact Microsoft Support and they will help you with it.

  3. #3
    Join Date
    Jul 2009
    Posts
    2

    Re: SSIS Package Password Cracker

    thank shuja

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured