473,386 Members | 1,775 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Questions about how to store fingerprints from a reader into sql database?

hello everyone
i'll work soon on a program that should take the finger print from a reader and save it in sql server to
determine employees's presence and leaving>
i searched alot but still confused from where i shoud start?
my questions are:
1- Is the written code differ from one reader to another? or any code apply to all readers?
2- I knew that i should take the image and save it in varbinary in sql server, but how i shall take it?
3- Libraries i should use in visual studio 2010 and c#?
4- should i write license with a definite number of fingerprints save?
5- when i try to approve an employee pressece (by taking his fingerprint), shall i go directly to his id in SQL server and compare his fingerprint stored with the new one entered, OR i Should take the fingerPrint and search for it? what is better and more professional?
Thanks in advance for every one wants to help me
Mar 11 '13 #1
1 1894
Hi friend
Am not an expert at all in this. But why you dont think about storing it as hash in the table. I mean you just hash the fingerprint image and store that hash. And when any comparison needed, just compare the hashes from the scanner and hashes in DB. Does that work? I think you can use SHA256 for that... Also please let me know if that doesnt work..
Apr 2 '13 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

4
by: Christopher Brandsdal | last post by:
Hi! I have a delicatg problem.... I have made a registration form for adding my friends information in a database. The problem is that I want to connect the persons with companies in the same...
1
by: Imry | last post by:
I have an application that enables the user to change the color of the form (pretty simple). I want that color to be saved to a DB when the form is closed. Then, when the form is opened again, I...
1
by: ganeshshegde | last post by:
Hi.. Can we store whole file in database? ie it should store in database in same format. .pdf should store in .pdf fomat and .doc should store in .doc fomat.
3
by: santoshjsh | last post by:
hello everyone, i wanted to retrive data from web server database and store it into my local machine database. once the database stored in my local machine i wanted to delete the records from web...
2
by: diarehman | last post by:
hi all plz help me. i have to store images in database(access at backend) through vb.net. if u have any information plz reply as soon as possible. thanks
1
by: goelamit1982 | last post by:
How to Read multiple text file using XML and store into the database
1
by: shanmukha | last post by:
sir,we are doing STIGNOGRAPHY project.my problem is how to store picture in database table?i know only text,and number.
1
by: Jeff | last post by:
hi asp.net 2.0 sql server 2005 (I'm using that Express version) I have a asp.net project here which I'm wondering how to deploy the database of. Right now I locally created a database and...
2
selvasoft
by: selvasoft | last post by:
hi how to store image in database using JSP
2
by: manu g | last post by:
i have to store url in database and retrieve it i am currently using <html> <head> <script type="text/javascript"> function show() { var s=document.se.key.value; if (window.XMLHttpRequest) ...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.