G
Guest
i have a table with 4 columns (DEPTID--int
SLOTID--int,DATE---date,AVAILABILITY--YES/NO) . WHERE COMBO(DEPTID,SLOTID,DATE) FORMS A PRIMARY KEY. EACH Department has (1,2,3,4----10) slots on a particular DATE. default value of availability column is 'yes'. i need to run a loop by which data can be entered into the database table instead of entering each record
any suggestions please do forward it to me. urgently needed.
SLOTID--int,DATE---date,AVAILABILITY--YES/NO) . WHERE COMBO(DEPTID,SLOTID,DATE) FORMS A PRIMARY KEY. EACH Department has (1,2,3,4----10) slots on a particular DATE. default value of availability column is 'yes'. i need to run a loop by which data can be entered into the database table instead of entering each record
any suggestions please do forward it to me. urgently needed.