|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| ||||||||||||||||||||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
MSAccess VisualBasic Command Help
So I'm creating my own user-level security thing and I have some basic code experience but not much. Anyway what I have right now is a if statement to check the password put into the Access form against the password in the table.
What i need help with now is saving that particular password which is currently in the location " & Form![Emp_password]" to the table location "[Password]", "tblEmployeeInformation" can anyway help provide me with either the command to save only one particular piece of in formation or a full command line to achieve my goal? |
|
#2
|
||||
|
||||
|
Have you looked at this thread yet?
http://forums.aspfree.com/microsoft...gins-26426.html ...or searched this forum on "user security"? |
|
#3
|
|||
|
|||
|
Quote:
I did check that thread you were talking about and the guy who previously answered that question hasn't been on and no one else seems to be responding. Anyway if anyone has any hints I'd be more than happy to read them. |
|
#4
|
||||
|
||||
|
There are a number of Roll-Your-Own security systems available on the net for free and I was trying to save you from reinventing the wheel. The Boiler Plate Database in this link has a user LogOn function built in.
|
|
#5
|
|||
|
|||
|
Quote:
Ah thank you very much for your help! |
|
#6
|
||||
|
||||
|
You're welcome. I hope I was helpful and not discouraging. You can always develop your own later on.
|
![]() |
| Viewing: ASP Free Forums > Database > Microsoft Access Help > MSAccess VisualBasic Command Help |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|