kabir_hussein
Registered User.
- Local time
- Today, 09:25
- Joined
- Oct 17, 2003
- Messages
- 191
hi
i am trying to do a query where i have a table(T1) with data in it, and if the data in that table is ever changed. it has to be changed via a changeform(T2). however once changes are done in the change form, it must update it self on the T1 table.
in total there are only four entities that can be changed, but if a entity is not changed it is left blank. but when i click on the query to update T1. it will not allow me to do it. as the T1 table can not contain null values.
can anyone suggest any possible solution.
i am using an append query to do the update T1 from T2
many thanks in advance
kabir
i am trying to do a query where i have a table(T1) with data in it, and if the data in that table is ever changed. it has to be changed via a changeform(T2). however once changes are done in the change form, it must update it self on the T1 table.
in total there are only four entities that can be changed, but if a entity is not changed it is left blank. but when i click on the query to update T1. it will not allow me to do it. as the T1 table can not contain null values.
can anyone suggest any possible solution.
i am using an append query to do the update T1 from T2
many thanks in advance
kabir