J
JosephByrns
Can someone please advise me on Access security (generally I use SQL Server,
where security is much more straight forward to set up).
I have an Access db with users setup using Tools->Security->User and Group
Accounts.
I then create the various permissions using Tools->Security->User and Group
Permissions.
This all works fine when using Access to open mdb files, i.e. the users are
prompted for username and password and only have the permissions on each
table appropriate to that user.
However, if I use .NET to access the database I must enter nothing for the
username and password or I get a failed access error (if I enter nothing
then I have full access to the database). What is going wrong, can I not
have users when accessing an Access database from .NET?
Thanks.
where security is much more straight forward to set up).
I have an Access db with users setup using Tools->Security->User and Group
Accounts.
I then create the various permissions using Tools->Security->User and Group
Permissions.
This all works fine when using Access to open mdb files, i.e. the users are
prompted for username and password and only have the permissions on each
table appropriate to that user.
However, if I use .NET to access the database I must enter nothing for the
username and password or I get a failed access error (if I enter nothing
then I have full access to the database). What is going wrong, can I not
have users when accessing an Access database from .NET?
Thanks.