I will start off by apologizing for the lengthy post in advance.
I have 2 tables. One table, tbl_ClientRequest, which stores requirement requests from a client. The other table, tbl_Solutions, stores solutions available.
One solution can possibly solve more than one request, and one request...