I want to create a form that will show to the user the record information (from multiple tables) and the user can modify it.. i tried to create one query including all the information but it become not updatable..
im now thinking to divide the query to multiple queries that will return all the...