September 25, 200817 yr Hi, I have a DB schema representing houses. The tables windows, heating and cabinets have exactly the same structure. I had to duplicate the tables to make lookup works. Is there a way I could use physically the same table for all three so the lookup would work? Thanx
Create an account or sign in to comment