After a couple of days with no answer I figured that I'd take a crack at implimenting this feature -- I believe that I have success!! First of all I have only implimented this as a feature for the FROM table when you use the CreateJoin(string fromTable, string fromColumn, string toTable, string toColumn...