update query work on allowzerolength on text fields

Taurus05

Registered User.
Local time
Today, 02:18
Joined
Mar 29, 2005
Messages
31
Hi,

I am using a update query to update a table from another table. This query however will works only if I set the allowzerolength to yes in the table design otherwise validation error message will appear. This means that I cannot use the "Is Null " anymore because this empty space " " can appear. Is there any a way i can filter out those empty fields in the query design then? Thank you for your help.
 

Users who are viewing this thread

Back
Top Bottom