|
-
May 31st, 2000, 09:07 PM
#1
Thread Starter
Addicted Member
Does anyone know how to pick up a users password from NT? (Username found with Environ). What I want to do is use a persons NT login credentials to login to my access database as I am tired of having to set numerous passwords for all the access databases I have developed.
Hope that makes sense..
-
May 31st, 2000, 10:36 PM
#2
Guru
why don't you put your Access database on a NT server with NTFS permissions set? This way, you can control who has access to the database without having to manually code it in.
-
Jun 2nd, 2000, 06:05 AM
#3
Frenzied Member
You could convert your database to SQL server which allows "trusted" connections.

The only problem with Tom's suggestion is that it may be significantly slower than you'd like.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|