A
Aaron
I am trying to run an append query that selects all the
rows from one table and inserts them into another table
but changes any NULL values to a text string, e.g.
NO_NAME. The fields I am selecting from have Allow Zero
Length set to YES and when I try to use the NZ function, I
am getting rows rejected with a validation rule error. Is
there any way around this?
rows from one table and inserts them into another table
but changes any NULL values to a text string, e.g.
NO_NAME. The fields I am selecting from have Allow Zero
Length set to YES and when I try to use the NZ function, I
am getting rows rejected with a validation rule error. Is
there any way around this?