M
Muriukis
On 8th I posted a question on Users and pasword. I got an answer but its not
working the way I want. I have 2 tables called Users & UserType
respectively.Usertype can either be an Admin or a User. I have a form where
one enters the users as per their categories which is working well.Now I have
a login form with a Combobox for username and a textbox for password
entry.Previously I had set the passwords in code but since now I have a table
for users I would like to have the user select their usernames from
cboUserName and type their passwords but the application should have a way of
comparing the entered password with the one in the users table.
NB When I use dlookup txtPassword is assigned the value which is not secure
since anyone can select this. I know there is a way to overcome this just not
able to figure it out.
Question 2:
Am using access 2003. How much data can this database hold
because am generating an application that will requare space can a database
in access 2003 hold much data.
Help appreciated
*Dont know and not afraid to ask*
working the way I want. I have 2 tables called Users & UserType
respectively.Usertype can either be an Admin or a User. I have a form where
one enters the users as per their categories which is working well.Now I have
a login form with a Combobox for username and a textbox for password
entry.Previously I had set the passwords in code but since now I have a table
for users I would like to have the user select their usernames from
cboUserName and type their passwords but the application should have a way of
comparing the entered password with the one in the users table.
NB When I use dlookup txtPassword is assigned the value which is not secure
since anyone can select this. I know there is a way to overcome this just not
able to figure it out.
Question 2:
Am using access 2003. How much data can this database hold
because am generating an application that will requare space can a database
in access 2003 hold much data.
Help appreciated
*Dont know and not afraid to ask*