2.27 Creating a Multi User Login System in Access VBA
Uploader Comments (Firchild)
Top Comments
-
This is designed for A-level Computing where marks are gained for coding. Hence, we use code, as this is meant to prepare students for more advanced use of VB, C++/CSharp and the ilk. Agreed, it would be easier to use a table, but the examiners would pan it as it shows little or no coding ability.
All Comments (20)
-
thanks a lot!
-
I'm doing GCSE I.T at the moment, and currently I'm writing a report, explaining how the current very simple database can be improved for the better. Whether I should be talking about creating a Login/Password and explaining how the coding allows the system to operate I don't know, but hopefully it'll gain me a few marks for perhaps research I've carried out.
-
Brilliant Video Firchild - very helpful and easy to understand.
If possible, please could you help me with an urgent request - can you please upload a tutorial on how to create a multi user login system using data from a table in MS Access - the Login form will then check whether the data entered matches the data in the table.
Thank you
-
hey, I want to save user accounts' username and password as a user setting but i don't think there is code to do that. if anyone knows if this is possible or if there is a different way to do it please reply.
Thanks in advance,
Joshua
Awesome, Thanks! Something silly but I can't find it in properties, how do you make the password text box, use a * symbol instead of the actual letters?
iProRyan 4 months ago
@iProRyan It should be under 'password characters' I'm sure it's in properties!
Firchild 4 months ago
@Firchild After some research, I found that it comes under "Input Mask" and then "Password" in the properties windows.
iProRyan 4 months ago
@iProRyan Ahh, I knew it was there somewhere!
Firchild 4 months ago
May I ask permission to use this coding in my 12th grade school project, I'll make sure I cite from where I got it.
tareksul 1 year ago
@tareksul Of course, that's what it there for!
Firchild 1 year ago 3