rahutchinson / COEJOBFAIR

COE Job Fair App
0 stars 0 forks source link

Duplicate Logs in Log Database #8

Open rahutchinson opened 8 years ago

rahutchinson commented 8 years ago

If a student swipes in twice then they will be logged twice because it does not check to see if that Rnum has already been logged. Will create issue when looking for data, the numbers will be wrong.

Fix will include a check on the logged students before logging the student in.

rahutchinson commented 8 years ago

Expansion. Need to change COEJOBFAIR/COEJOBFAIR_Alpha/COEJOBFAIR_Alpha/DBcls.cs the data_cnct.calls(RNUM) needs to be called after a check to make sure the Rnum is in Job Grid. If not message box for non Job Grid.