473,405 Members | 2,300 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,405 software developers and data experts.

Card Reader Information

Thank you for all your help and assistance, it's greatly appreciated. Is there
a way in Access, any version to capture the mag stripe information and place in
appropriate textboxes? i.e. Lastname, Firstname, MI, Address, City, State, Zip,
Phone, if all this is in the same order on the mag stripe?

Michael
Nov 12 '05 #1
4 5645
lu*************@aol.com (Lumpierbritches) wrote:
Thank you for all your help and assistance, it's greatly appreciated. Is there
a way in Access, any version to capture the mag stripe information and place in
appropriate textboxes? i.e. Lastname, Firstname, MI, Address, City, State, Zip,
Phone, if all this is in the same order on the mag stripe?


You need to talk to the vendor of the mag stripe card reader to see what software
mechanism they have for you to pull in that data. A DLL, OCX or other which will
allow you to extract the data from the card reader.

Unless the mag stripe card reader sits between the keyboard and the PC. Which is
unlikely but possible.

Note, however, that many OCXs don't work well or at all in Access.

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
Nov 12 '05 #2
Thank you Tony. The mag stripe reader is just a basic input device that when
it's swiped places whatever is on the card into a textbox or word processing
document. I will read any type of mag stripe card and show the data on that
stripe in any text holder. I have tried it with MS Word, Notepad, Wordpad and
just one textbox on an A2000 application. I want to be able to extract the data
that would be in a delimited format more than likely; i.e. spaces etc on the
mag stripe.

Michael
Nov 12 '05 #3
Michael,

From your description here and from your original post, you need to look at the
following functions in Help or some reference:
InStr
Left
Mid
Right

The info from the mag stripe reader will be a string and you need to use the
above functions to parse out the individual data elements.

--
PC Datasheet
Your Resource For Help With Access, Excel And Word Applications
re******@pcdatasheet.com
www.pcdatasheet.com

"Lumpierbritches" <lu*************@aol.com> wrote in message
news:20***************************@mb-m01.aol.com...
Thank you Tony. The mag stripe reader is just a basic input device that when
it's swiped places whatever is on the card into a textbox or word processing
document. I will read any type of mag stripe card and show the data on that
stripe in any text holder. I have tried it with MS Word, Notepad, Wordpad and
just one textbox on an A2000 application. I want to be able to extract the data that would be in a delimited format more than likely; i.e. spaces etc on the
mag stripe.

Michael

Nov 12 '05 #4
On 08 Apr 2004 09:51:47 GMT, lu*************@aol.com (Lumpierbritches)
wrote:

When the device has done its magic, the <textbox>_Change event will
occur. That's where you should write code to pick apart the data. If
you are lucky there is some separator character, perhaps a comma or a
tab. Use a combination of InStr, Left$, Mid$, Right$ to write your
code.

-Tom.
Thank you Tony. The mag stripe reader is just a basic input device that when
it's swiped places whatever is on the card into a textbox or word processing
document. I will read any type of mag stripe card and show the data on that
stripe in any text holder. I have tried it with MS Word, Notepad, Wordpad and
just one textbox on an A2000 application. I want to be able to extract the data
that would be in a delimited format more than likely; i.e. spaces etc on the
mag stripe.

Michael


Nov 12 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Billy Jacobs | last post by:
I have the following scenario. 1. I have a client-server application. 2. The server is running a service application. 3. The client sends and receives information to the service application...
3
by: Cherry | last post by:
I have an ID Innovation card reader that I am trying to connect to my Access database. The first problem is that when I swipe the card through the reader, it reads the id but it adds digits to the...
4
by: Lumpierbritches | last post by:
Thank you for all your help and assistance, it's greatly appreciated. Is there a way in Access, any version to capture the mag stripe information and place in appropriate textboxes? i.e. Lastname,...
4
by: Jerry Camel | last post by:
I'm writing and ASP.net app using vb .net. I need to interact with a credit card reader. I have one that sits inline with the keyboard. Works great, except for the fact that no matter what field...
12
by: Jerry Camel | last post by:
Not sure if this is a good place to post this... I'm writing and ASP.net app using vb .net. I need to interact with a credit card reader. I have one that sits inline with the keyboard. Works...
0
by: Simon Verona | last post by:
I'm starting to look to develop an interface to a smart card reader (to read/write the credit card style cards with a chip installed). I want this to be device independent so looking at the...
35
by: creative1 | last post by:
Hi everyone I am working on a project and have to connect mx3-usb magnetic card reader with buildin software installation facility. I want to collect customer information by their driving licence....
1
by: etalon25 | last post by:
Hi! I have a card reader hooked to a usb drive, and I need help on how to create a windows form with texboxes that would get the data from a card when it gets swiped in the card reader. Right now it...
1
by: Robin Jain | last post by:
Hii I am using VB.Net 2005 I have some query which are as follow 1--How to find out that in which usb port my magnetic card reader is Connected ???? 2--How to get usb port number when...
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: 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: 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
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.