Integrate Mag Stripe Reader

G

Guest

Hi all. I'm thinking about creating a system using a simple Access Database
and a Magnetic Stripe reader. Basically, I want to input some data for
package drop-off. Then, when the package is picked up, have the recipient
swipe their card rather than sign. Access would then check to see if the
name on the card is the same as that of the recipient on the box. If not,
show a warning, and if so then "digitally" sign for it using some info from
the swipe card.

I was wondering if it is possible for (and a brief idea of how) a Mag Stripe
reader can be integrated with MS Access. Specifically, I'm looking at the
Opticon LC10M slot reader. Although, if anyone knows of a cheaper version
I'd be interested.

Thanks for any help.

~Brett
 
M

[MVP] S.Clark

In my past experience with Barcode readers... Plug it into the computer,
install the software. All the stripe does is read a number. It's just like
typing a number into a text box.

Very simple technology.
 
G

Guest

Thanks for the info. Unfortunately I already knew that. What I was asking,
and perhaps I was ambiguous, was do I have to set up a macro, or a specific
port to listen to for swipes? I mean, if I wanted to have something where a
user clicked a button to "digitally sign" for something, and then instructed
the recipient to swipe their card, how woudl I capture that input? Is it
native to access or would I have to write my own macro?

~Brett
 

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