Hiya
im trying to add new records from one table to another, this will be done on a weekly basis.
What i need to do is add new records to exisitng table according to Student Number, but because the same student can apply to many courses i need to allow duplicates
I get error "Duplicate output destination" Student Code
Is there a way around this????
im trying to add new records from one table to another, this will be done on a weekly basis.
What i need to do is add new records to exisitng table according to Student Number, but because the same student can apply to many courses i need to allow duplicates
I get error "Duplicate output destination" Student Code
Is there a way around this????