I have 5 tables. Customer info (20 fields), Project specs (10 fields), Tracking (46 fields), scheduling (33 fields) and Notes (12 fields). I could have use a flat table but was trying to group things logically to help me design the front end. I have read a lot about relationships but don’t...