Fingerprint reader

  • Thread starter Thread starter Wilson
  • Start date Start date
W

Wilson

Can the Microsoft Fingerprint reader work with a Microsoft Access database?
I create a database in which each user need to log on with a password. Can
the password be linked in any way with the Microsoft reader? How could I do
that?
 
Wilson said:
Can the Microsoft Fingerprint reader work with a Microsoft Access database?
I create a database in which each user need to log on with a password. Can
the password be linked in any way with the Microsoft reader? How could I do
that?

Not using the Access security/MDW files. You could roll your own
security with your own tables and such although there is some risk
there.

In that event you'd have to get the various API calls from Microsoft
for the Fingerprint reader. If MS will give you those. And you might
need to sign an NDA.

Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
Tony's Microsoft Access Blog - http://msmvps.com/blogs/access/
 
Back
Top