PDA

Click to See Complete Forum and Search --> : Using NT password in MSAccess97


Smaug
Mar 12th, 2000, 04:56 AM
hi,

Is there a possible way to use the NT user login and
password of a user ( who as an account at a windows NTserver) as the userlogin and -password for msaccess?

thanx
smaug

Clunietp
Mar 12th, 2000, 06:08 AM
Not easily -- but you could place the MDB file in a shared directory on a NTFS file system (probably on an NT box somewhere on the network), and apply NTFS permissions to that file/folder. You will then have built-in NT security to your app with no code