how to save fingerprint in mysql server 2008 using vb2010.? i have already the sdk. thank you
Printable View
how to save fingerprint in mysql server 2008 using vb2010.? i have already the sdk. thank you
Data is data. You store fingerprint data in a database in exactly the same way you store any other data. What form does the software provide the data to you? If I had to guess (which I do because you haven't told us anything about the software other than you have it) I would say in binary form, i.e. a Byte array.