I have a form bound to a non updatable query and am trying to work out how to make the form updatable, or more likely, find another way to achieve my ends.
A simplified version of the problem is as follows:
1:M relationship
Owner = tblTournament Table (TournamentID, TournamentName)
Member =...