what i want to do is to filter all the contacts that belong to the service using the junction table that includes just PK to service and PK to contact as a composite key.
I used this code
Code:
'set up the agency binding source
With serviceBindingSource
.DataSource