Can you Help me??
I'am trying to make an attendance system..
Here's my screenshots;

When I put an Employee ID to txtInput.Text
The employee information will add to listview
Now, my problem is I want to check the Data in ListView Columns
Which is the DATE | A.M IN | A.M OUT | P.M IN | P.M OUT
If there is already a Date and Time for A.M IN or A.M OUT and etc...
To avoid duplication of data as you can see in figure below.

I'am using an "update" query to update A.M OUT | P.M IN | P.M OUT in my Database
Please Help me guysss.....
MaceySoftware, I need your suggestions....