• My Errors
  • Login
  • Search
Search again

Error #100666

Package2Class.SaveToSQLServer needs windows authentication to connect to the sql server

User's solution

This works!
+3 Vote Up

This is due to the package tries to make a trusted connection. So don't use a trusted connection.

Feb 20, 2009