Globle Update

SFCMatthews

Registered User.
Local time
Today, 02:48
Joined
Feb 3, 2012
Messages
44
I may not of title this wright, but this is what Im trying to do. I have a tblCompany, tblEmployee, tblTraining, tblRoster. The tblRoster is the join table between employees and training. I want to beable to select all of the empolyees that attended the training at once and give them credit for the training. (Note: not all of the employees will attend the training)
I have a attended_YN field that is a ckbx in the tblRoster. I all so have FK in the tblRoster from tblEmployee, and tblTraining,.
 

Users who are viewing this thread

Back
Top Bottom