kltino said:
Is there a way to connect a credit/debit card reader and have it post against
an Access table?
You'll need to contact the card reader vendor and ask them if an
interface cable/device exists for connection to the PC as well as an
SDK.
NOTE: You will also have to follow very strict rules about data
retention. Enough so that you won't be able to store the data in
Access. You'll have to use SQL Server or other secure mechanism.
Some data you have to destroy after a few days. Etc, etc, etc.
Tony