Hi guys need your helps. Now i doing the update part for my program. How to i get data from two table after i type the badge id and employee id then i will show other detail in the same form. So how to do that, need to use what method on it. need what sql?
Other question is how to move the data form table 1 to table 2 after the user update the data. Like active = yes table1 and active=no table two ? Need to do what in the sql statement?