With normalized tables one always runs into non-updatable queries that don’t let you put the data in the tables. To get around this, the table that needs to be updated is used as form source and sub-forms display the needed additional info of the tables that otherwise would lead to a blocking query. However you cannot use a sub-form in a continuous form, at least not anymore with Access 2003. Strange enough, this was no problem in earlier days with Access 2. You could list a table content in the center part of a form and synchronize several sub-queries (placed in the forms heading) with the selected register. Very nice for a time sheet for example. The Time Sheet table contains the hours, the employee id and project id. Sub-forms show employee and project info for the time register filled out.
It is too strange to me that this possibility simply doesn’t exist anymore. There must be an explanation for it though, and also, I suppose there will be an alternative way to do this kind of thing in a similar way. Any tips or suggestions?
Many thanks.
It is too strange to me that this possibility simply doesn’t exist anymore. There must be an explanation for it though, and also, I suppose there will be an alternative way to do this kind of thing in a similar way. Any tips or suggestions?
Many thanks.