hi, new user here.
i m developing an attendance system for my firm using vb.net to build the frontend and access 2007 as backend. here's my table structure-
table: logins
id
username
password
user category
table: log
id
name
machine-name
entry-type (in/out)
date
time
table: breaklog
id
name...