criteria - Trying to use update query to only update fields that are blank in Microsoft Access -


I am trying to use an update query to update the fields for the field, but Only then if the fields in the table that I'm updating in are empty, then I do not want to overwrite the existing data

like

field: Name table: Update Table 1: [Table 2.] [Name] Criteria:

I agree that in the benchmark What to put in I tried, like "tap" like "".

Here's an example:

Update MyTable SET MyTable.FieldB = " MyNewValue "WHERE (MyTable.FieldB) is faucet));


Comments

Popular posts from this blog

apache - 504 Gateway Time-out The server didn't respond in time. How to fix it? -

c# - .net WebSocket: CloseOutputAsync vs CloseAsync -

c++ - How to properly scale qgroupbox title with stylesheet for high resolution display? -