aTekTipsUser
Programmer
I have been trying to determine the best way to generate select statements and insert the correct joins based on the tables selected. I have all the joins, but determining which joins to add to the statement has become very lengthy. Has anyone come up with a easy way to add joins to the sql statement based on the tables selected?