Access NT / 2000 username in SQL SPs

  • Hi

    I am using Windows Integrated authentication for my intranet web site and SQL server. Is there a way to extract the Windows username (rather than SQL server equivalent) of the user accessing the web site in a SP?

    Thanks

    Chris

  • Try SYSTEM_USER.

    "Don't roll your eyes at me. I will tape them in place." (Teacher on Boston Public)

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply