Home » Developer & Programmer » Forms » how to use fingerprint reader in forms 6i
icon5.gif  how to use fingerprint reader in forms 6i [message #193514] Mon, 18 September 2006 01:30 Go to next message
shahidmughal
Messages: 91
Registered: January 2006
Location: Faisalabad Pakistan
Member

Hi,
i hope all are fine. My problem is about fingerprint reader i want to use fingerprint reader in my Attendance System. Please Guide Me How can i do so.

1. How To store Fingerprints in database?
2. how to retrieve fingerprints from database?
3. how to match input fingerprints with stored fingerprints?
4. Datatypes to use for fingerprints ?

I shall be very thankful to you if you will guide me for this.
if you do not know completly please tell me how much you know.

May You Live Long.

Your's
Shahid Mughal
Database Application Developer

[Updated on: Mon, 18 September 2006 07:59]

Report message to a moderator

Re: how to use fingerprint reader in forms 6i [message #193873 is a reply to message #193514] Tue, 19 September 2006 15:15 Go to previous messageGo to next message
Kevin Meade
Messages: 2103
Registered: December 1999
Location: Connecticut USA
Senior Member
I can only guess on this one. This depends on several factors like anything else, how you intend to communicate with the device. How did you plan on interfacing with the device? Here is one thought:

... if the deivce communicates via TCP

then you could use the UTL_TCP package to open a port, write to the device via the port, and then take a response from the port. It is just a thought.

I would hope the device allowe you to do at least the following:

1) capture a fingerprint (as a file? as a raw byte stream?)
2) send to, or set a fingerprint for, the device
3) compare two fingerprints and get back a pass/fail

You really are going to have to provide more information on the interface of the device. That is: how does the device talk to other software. There should be some programmer's manual for it.

Also, have you contacted the device manufacturer for help?

Good luck, Kevin
Re: how to use fingerprint reader in forms 6i [message #193949 is a reply to message #193873] Wed, 20 September 2006 02:07 Go to previous message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
Do they have an API defined for the device?

Did any manuals come with the device?

Do you know anything about fingerprint matching? If not, then google it.

David
Previous Topic: Regarding canvas
Next Topic: how to randomize quiz in oracle
Goto Forum:
  


Current Time: Fri Sep 20 12:50:18 CDT 2024