Results 1 to 4 of 4
- 03-10-2012, 10:53 PM #1
Member
- Join Date
- May 2010
- Posts
- 9
- Rep Power
- 0
How to save finger print template created by Digital Persona into mysql database
I am using Digital Persona One Touch SDK to create finger print based authenticating application in Java. There is a sample application (and code) given with it, when I installed it I could run that. It creates Template and Verifies correctly. But actually I want to save the finger print template data into MySql database and then retrieve that from database and compare while verifying.
So is there any way or technique to store the template data in mysql database and then retrieve it.
Kindly reply whoever knows any thing I am in a great need of it.
Thanks and Best regards
- 03-12-2012, 11:02 AM #2
Moderator
- Join Date
- Apr 2009
- Posts
- 10,484
- Rep Power
- 16
Re: How to save finger print template created by Digital Persona into mysql database
What is the Template?
Is it a file?
If so you can simply stream it to a BLOB in the database.Please do not ask for code as refusal often offends.
- 03-12-2012, 01:28 PM #3
Member
- Join Date
- May 2010
- Posts
- 9
- Rep Power
- 0
Re: How to save finger print template created by Digital Persona into mysql database
Actually template is not a file (means not saved on Hard Disk), it is collection of Sample Features (Samples of finger print captured by device) and it is object of DPFPTemplate class of the SDK API given with deivce.
- 03-12-2012, 02:03 PM #4
Moderator
- Join Date
- Apr 2009
- Posts
- 10,484
- Rep Power
- 16
Similar Threads
-
How to access finger print scanner?
By JunedAhmed in forum NetworkingReplies: 6Last Post: 01-28-2011, 12:43 PM -
Finger print scanning and verification
By kirly in forum Advanced JavaReplies: 4Last Post: 01-29-2010, 01:24 AM -
How to save name in Array and Print saved Name
By ppkkyaw in forum New To JavaReplies: 4Last Post: 06-15-2008, 06:44 AM -
need help print random digital
By lowpro in forum New To JavaReplies: 1Last Post: 12-31-2007, 06:47 AM -
need help print char and digital
By lowpro in forum New To JavaReplies: 4Last Post: 12-04-2007, 07:20 AM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks