Hi there,
I have a listbox which gets a list of resources based on the role they are viewing. So, for illustration sake, it will get all Resources assigned to RoleID = 1 then display them all. Each resource has a daily rate.
So in this example, I have 3 tables, 1 for the roles, 1 for the...