Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Fingerprint Reader with PowerBuilder

Status
Not open for further replies.

zulmach

Programmer
Jan 26, 2020
6
0
0
ID
Fingerprint has become a common requirement used as a verification tool for individuals, commonly used for login or validation without the need to input a password.

In this article, Digital Persona U are U 4500 fingerprint reader is used to integrate with Powerbuilder

all you need is the Software Development Kit (SDK), the file is included in the download link.

finger_only_bqjfdr.png


the concept is to use the Two OLE Control Objects that you place in the Object Window with separate uses, namely ENROLLMENT and VERIFICATION, which are first used to read fingerprint data which can then be stored in a database. And the second is used to compare the data stored with the reading results from the fingerprint reader.

finger_only_sample_e8pdzo.png


Download SDK and sourcecode here
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top