php - How to restore the right date if it was inserted lately -
if have zktime machine register attendance of employees .
sometimes machine insert bulk of transactions in sql server db wrong later date
8-2103
instead of 11-2016
what possible causes of problem , how restore right date if can't detect problem ?
i've looked @ vendor link supplied , not in case. i'm afraid won't able answer due items outside of sql server. believe need contact vendor support this.
the questions need find out are:
- how time machine calculate checktime data?
- how time machine store checktime data?
- how machine create file export sql server?
this appears either issue how system records checktime data or in how either exports / writes data sql server.
as far correcting issue basic update statement fix it, since there different dates need write unique update each case.
Comments
Post a Comment