Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Capturing User info

Author  Topic 

gcadek
Starting Member

1 Post

Posted - 2001-04-11 : 00:59:25
I'm looking for a way to capture the user info (NT integrated security) so that the user id can be used to update fields in the dbase ie updated by?

I've seen the suser variable but wasn't sure if this contained the user NT/win2k id or only the sql id in basic auth scenarios.
   

- Advertisement -