Hi
I have managed to get a login working on my database (with the help of a thread I found. - Thanks BillPower for your wonderful instructions)
However I am having problems recording the user id and log in time. I need to store these in order to record who entered the record and at what time.
At the moment - when the user logs in his details are stored temporarily in a local table. How do I get the user id from here and into a userid field against the relevant record number?
Does that make any sense at all?
Can anyone help please?
Thanks
I have managed to get a login working on my database (with the help of a thread I found. - Thanks BillPower for your wonderful instructions)
However I am having problems recording the user id and log in time. I need to store these in order to record who entered the record and at what time.
At the moment - when the user logs in his details are stored temporarily in a local table. How do I get the user id from here and into a userid field against the relevant record number?
Does that make any sense at all?
Can anyone help please?
Thanks