Hi,
Can anyone help me? I have a table with user names and password. I would like to display Users names on a form as they log in to the database. I am using this getUserName function but it is not working:
Private Declare Function apiGetUserName _
Lib...