Hi,
I secured my database with the securityfeature of access itself. (Workgroupfile)
Now my problem is, i can retrieve the user who logged on to the application using the CurrentUser() method. But I also need to get the password to set my connectionstring. Isn't there a way to achieve this? Is there also a method to retrieve the password? Or another way?
Many thanks!
I secured my database with the securityfeature of access itself. (Workgroupfile)
Now my problem is, i can retrieve the user who logged on to the application using the CurrentUser() method. But I also need to get the password to set my connectionstring. Isn't there a way to achieve this? Is there also a method to retrieve the password? Or another way?
Many thanks!