Hi Enric,
"Enric" wrote:
Quote:
Dear all,
We've created an specific user with Sysadmin role and after that, with
that same user we build a DTS but once saved in the server, appeared
as 'owner' the NT
user. |
this behaviour is by design, the designer always stores the windows user
name for the package as text string. Don't ask me why ;-)
It also stores the sid of the creator, which should direct to the corect
sql user.
Look here for some more informations to the package owner problems and how
to change it
http://www.sqldts.com/default.aspx?212
Helge