HI
I am working on windows forms. The DB i am using in SQl 2005. I want to capture the UserID and the Datetime of the persons who are logging into the form and doing any changes. I want to save them in a Database. So how should i record the UserIDs and time,date.... The User ID to be captured is the windows UserID.
Thanks