I have some code, that I got from one of these forums, that will return the userID of the person logged in to my DB. I want to create a log (withing a table) that contains the UserID, Time/Date and store it in a new record in the table. In VB how to I add data to a table in a new record.
So, when a user logs on.... the code would put their userID and date/time into two fields in the table.
Thanks,
So, when a user logs on.... the code would put their userID and date/time into two fields in the table.
Thanks,