Hi,
I have a project for Uni, It is to create a system which will allow fingerprint recognition which will allow a user to access a created database and download information to a screen. I have implemented what i want it to look like, now im working on 3 main things. Login system, and saving info on the individuals into the data base via in Input form and being able to retrieve this information to be able to display within my application.
Ive created a databse to house User names and Passwords, where the problem lies is connecting my GUI to this database and doing the validation.
Also as a bit of a pretty feature, I also wanted to have an instand webcam snap so i could save an image of the persons face along with thier details.
I hope im not asking toomuch as a newbie :)
Thanks alot.