H
harshad78
Guest
I am pretty novice to MS-Access and especially the security features.
I have made an application which has many tables in it. One of the tables stores username and password in it.
Now I have made this nice interface using forms which would allow the user to enter some information in a table.
But before a user can do that, he is required to enter a username and password, which is again on a form with text boxes on it.
These enteries are matched with the table which has username and password in it. And if they are right it takes the user to a form which is nothing but the interface to enter information in the table.
I have made a switch board to navigate through this forms. But when the whole application starts, it also shows the table menu (which is minimized).
A knowledgeable user can directly go and open the table which has username and password and that's it......
The whole uname and pwd purpose is defeated.
NOW FINALLY THE QUESTION
Can someone please advise me, how can I make sure that the whole application runs as it is, but when someone tries to look into the table it should be password protected.
Thanks for your advise in advance.
Harshad
I have made an application which has many tables in it. One of the tables stores username and password in it.
Now I have made this nice interface using forms which would allow the user to enter some information in a table.
But before a user can do that, he is required to enter a username and password, which is again on a form with text boxes on it.
These enteries are matched with the table which has username and password in it. And if they are right it takes the user to a form which is nothing but the interface to enter information in the table.
I have made a switch board to navigate through this forms. But when the whole application starts, it also shows the table menu (which is minimized).
A knowledgeable user can directly go and open the table which has username and password and that's it......
The whole uname and pwd purpose is defeated.
NOW FINALLY THE QUESTION
Can someone please advise me, how can I make sure that the whole application runs as it is, but when someone tries to look into the table it should be password protected.
Thanks for your advise in advance.
Harshad