thanks about your attention
i have 2 table (first table) salary - fingerprintid - employeename - salary
(second table) personallog - fingerprintid - verifymode (active work) - datelog - timelog
how to make syntax query, if i want to find data. from 2 table where fingerprintid.salary=fingerprintid.personallog and between datetimepicker1 and datetimepicker2.
thanks about your help.