G
Guest
I have a form - based on a select query. Until now it has been possible to
update the fields and to add new records in the table, which most of the data
belong to, simply by writing in the fields of the form. Now this is suddenly
not possible any longer. I am posting this question in the Queries group,
because it is not possible neither to update nor append records in the query,
which the form is based on. The only possibility seems to be to update
fields and add records directly in the table. I tried (temporarily) to
change the form, so it is based not on the select query but on a single
table, and with this solution it is actually possible to do what I want -
except that I am missing some information from the other tables of the select
query. The properties of the form and of each field in the form are
identical to the properties of other forms and fields, where I can update
fields and add records. Does anyone have an idea, what can be wrong?
update the fields and to add new records in the table, which most of the data
belong to, simply by writing in the fields of the form. Now this is suddenly
not possible any longer. I am posting this question in the Queries group,
because it is not possible neither to update nor append records in the query,
which the form is based on. The only possibility seems to be to update
fields and add records directly in the table. I tried (temporarily) to
change the form, so it is based not on the select query but on a single
table, and with this solution it is actually possible to do what I want -
except that I am missing some information from the other tables of the select
query. The properties of the form and of each field in the form are
identical to the properties of other forms and fields, where I can update
fields and add records. Does anyone have an idea, what can be wrong?