Hi, I'm working with Windows Forms and the new 2.0 databinding functionality. My problem is as follows (simplified): On the database level I have 2 tables "Contact" (first name, last name,....) and "Address" (street, nbr, city,....). The Contact table has a foreign key to a record...