asunka
March 4th, 2003, 02:25 AM
I'm designing an application for a school voting system, using Ms Access
as the server and visual basic as the client.
I have attched a copy of the database.
The user should enter thier user number and password on a vb form. The
infornation should be checked with the student information table. If
correct the user should be accepted to log in if not the password box
should re-appear.(frmpasswordbox)
Once the user logs in, a form (frmallusers) should display with the
nominees of the year the user is in. (nominess in voting info table)
i.e. if the user is in year 12 he/she should only be able to view the
nominees from year 12.
i'm a beginner with the vb code, i don't have access to the msdn
libraray therefore need assistance.
as the server and visual basic as the client.
I have attched a copy of the database.
The user should enter thier user number and password on a vb form. The
infornation should be checked with the student information table. If
correct the user should be accepted to log in if not the password box
should re-appear.(frmpasswordbox)
Once the user logs in, a form (frmallusers) should display with the
nominees of the year the user is in. (nominess in voting info table)
i.e. if the user is in year 12 he/she should only be able to view the
nominees from year 12.
i'm a beginner with the vb code, i don't have access to the msdn
libraray therefore need assistance.