Hi,
I am using Visual Studio C# WPF application on a touch screen kiosk. Users swipe their cards which is has 8 characters for example: %247029?, these are the employee ID's. These are all in my SQL database.
What I need to do is when they swipe their card and their ID is presented it date/time stamps a record in the SQL database.
Any help on this would be appreciated.
Regards
Gary