how to get user name to insert into column
I've been figuring out a lot of things by looking through LOTS of books, websites, and posts and MS Help.
Right now, I'm trying to figure out how to get the current user's name to put into the user_insert and user_update columns in the hidden columns of my data grid view.
So far what I have found relates to the LoginName control, which is for web pages - I'm writing a Windows Form application...
I know this has to be possible, and that some one else has to have done it already.
I would appreciate your help.
Thanks,
Karen
|