0
Answer

Visual Studio C# WPF connecting to SQL Database and inserting Date and Time Stamp

Ask a question
Gary Toal

Gary Toal

14y
4.1k
1
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