mlisp
Newbie level 1
thumb recognition system
Iam developing a software that already retrieves records from a database using severay keys for indexing. I later introduced a field in my table to hold thumb print. I want if I capture thumb print later, to use it to identify and retrieve the record i.e matching the newly captured thumb print to its equivalent in the database. How do I achieve that. Please help.
Iam developing a software that already retrieves records from a database using severay keys for indexing. I later introduced a field in my table to hold thumb print. I want if I capture thumb print later, to use it to identify and retrieve the record i.e matching the newly captured thumb print to its equivalent in the database. How do I achieve that. Please help.