Griaule Biometrics

Principal » Forums » GENERAL » Fingerprint Images » How to save fingerPrint Image into sqlserver2005 DB
micw
Offline
Joined: 2008-10-23
Rate this post:
0
No votes yet
How to save fingerPrint Image into sqlserver2005 DB

Hi

I am new to fingerPrint SDK and I am using the trial version.
my requirement is to store the fingerprint image which I captured into sqlserver database and I need to display it back into picture box on Employee Details form.

please help me.

regards,
harry

davi.st1
Offline
Joined: 2010-08-26
Rate this post:
0
No votes yet

Dear customer

 

you can store the fingerprint image in a BLOB field, and when you need, you can display into picture box.

 

If you have another question, don't hesitate to contact us.

 

----------------------------

Davi Stuart Zilli

Griaule Support Team

dmggonzaga
Offline
Joined: 2010-11-08
Rate this post:
0
No votes yet

Hi Davi, how are you?

I'm using a java servlet to store the image captured by fingerprint SDK in a PostgreSQL database.

But it doesn't work and java does not return any error message. Is it necessary to install JDBC to access database?

Regards,

Denis.

davi.st1
Offline
Joined: 2010-08-26
Rate this post:
0
No votes yet

Dear customer,

 

I'm fine ,and you?

 

Our SDK works independent of the database you choose.

You have to install the JDBC to communicate with the database.

 

If the problem persists, don't hesitate to contact us.

 

--

Davi Stuart Zilli

Griaule Support Team