Click here to Skip to main content
15,881,600 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
So I have a thumprint scanner named ZK Finger print scanner, i know that it came with its own database.. the question is, can I connect the Thumb print scanner device to a .net program then connect the program to a SQL database so I can make it my very own thumprint database?

if you have any suggestions, you are welcome to suggest it. Thanks!
Posted
Comments
Casey Sheridan 14-Nov-12 16:17pm    
Is there an API for attaching the scanner to a .NET program? From there it'd be easy.
Ronald Amit 14-Nov-12 21:14pm    
I don't know. but the scanner has its own software, what I want to do is to make my own thumbprint database and thumbprint software with this device.

1 solution

Check out this [^] link. It's a freeware fingerprint reader SDK. It says it works with the "ZKSoftware ZK6000".

Let me know if this helps you out or if you need more.
 
Share this answer
 
Comments
Mahesh_Bhosale 27-Aug-13 7:19am    
I had one asp.net,C# project. also i have ZK7500 Finger Print Reader device.
want to implement Finger Print Reader in my project, but i can't any idea how to implement it.
would u like to help me....
Thanks
Casey Sheridan 27-Aug-13 8:28am    
I'll try to point you in the right direction.
Do you have the SDK for the ZK7500?
If not here is a link I found at least for x64:
https://www.dropbox.com/s/vzw7tc7lyf0ossi/ZKFinger%20SDK_DLL%20Version10.rar?m
leilah10 25-Nov-13 21:24pm    
Your sample program does not work. (ZKFPCap.dll) is not being loaded both in Windows XP and Windows 7. I have also installed the SDK included here.
Casey Sheridan 25-Nov-13 21:43pm    
I believe what I found was for x64 so WinXP wouldn't work. Is your Win7 x32 or x64?
leilah10 8-Dec-13 0:38am    
I am using windows 7 x64 bit. but it still not working.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900