"giovanni" wrote in message
> try search for "impersonate" keyword in SQL2000 documentation,
> I also know that on 7.0 version where still supported the T-SQL command
> "SETUSER" but it's scope was to "scale down" a sysadmin or a dbo_owner
> user
> and not to promote a low profile user.
> hope this helps, bye gio
Thanks -- its just like you remembered, but even worse for me. SETUSER is
only included for backward compatibility, and therefore I can't count on it
being in any later version.
Thanks for that, though -- I must have thought of the word "impersonate"
AFTER I searched the BOL. Sorry for that.
Matt
>> Stay informed about: Impersonating a user like in Unix/Linux