Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Database & SysAdmin
  3. Database
  4. SSIS Package - Urgent need Help

SSIS Package - Urgent need Help

Scheduled Pinned Locked Moved Database
sql-serverdatabasesysadminsecurityhelp
4 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • V Offline
    V Offline
    vasini
    wrote on last edited by
    #1

    I have created an SSIS package that works if Windows authentication is selected, but fails upon using SQL Server Authentication. Basically, Its not saving the password for SQLServer Authentication. Can anyone please help me on this ?

    A L R 3 Replies Last reply
    0
    • V vasini

      I have created an SSIS package that works if Windows authentication is selected, but fails upon using SQL Server Authentication. Basically, Its not saving the password for SQLServer Authentication. Can anyone please help me on this ?

      A Offline
      A Offline
      Abhijit Jana
      wrote on last edited by
      #2

      Are you able to loging into SQL Server using the same User ID or password ? Does that user having permission to access the Data? You can check it from Security Permission. Check the User, which you are using having access permission on that particular database or not. Steps : 1. Goto SQL Server Object Explorer > Security > Logins 2. Double Click on the particular user, that you need 3. Goto User Mapping Tab 4. Check Which Datbases are selected and what role is given to user. 5. Update That's All :-D Thanks.

      Abhijit Jana | Codeproject MVP Web Site : abhijitjana.net Don't forget to click "Good Answer" on the post(s) that helped you. View My Latest Article

      1 Reply Last reply
      0
      • V vasini

        I have created an SSIS package that works if Windows authentication is selected, but fails upon using SQL Server Authentication. Basically, Its not saving the password for SQLServer Authentication. Can anyone please help me on this ?

        L Offline
        L Offline
        leckey 0
        wrote on last edited by
        #3

        1. No cross-posting 2. Don't use urgent. This is run by volunteers so your cries for time constraints make us want to avoid you.

        Back in the blog beatch! http://CraptasticNation.blogspot.com/[^]

        1 Reply Last reply
        0
        • V vasini

          I have created an SSIS package that works if Windows authentication is selected, but fails upon using SQL Server Authentication. Basically, Its not saving the password for SQLServer Authentication. Can anyone please help me on this ?

          R Offline
          R Offline
          Robin_Roy
          wrote on last edited by
          #4

          For database connections or any other configurable objects, in your SSIS Package use Configuration File as the value might be changing with environments. In the target envieonment, you just need to update the configuration file and it would work fine.

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups