How do I read information off a smart card

Z

Zachary

I'm trying to read information off of a Smartcard to confirm the users
identity, Is there any way to do this using vba? I have found C++
examples, but I can't convert them to VBA.

Are there any VBA examples? or does anyone know how to read smartcard
data?
 
T

Tom van Stiphout

On Thu, 11 Feb 2010 09:54:01 -0800 (PST), Zachary

You should contact the vendor. They will likely have this information
for programmers. Some companies call this an SDK = Software
Development Kit. The vendor has every incentive to make this as easy
as possible for you.
As a last resort hire someone who speaks both language, and can
convert the C++ code to VBA.

-Tom.
Microsoft Access MVP
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top