Empty string considered invalid in a text box

  • Thread starter Thread starter Stumped
  • Start date Start date
S

Stumped

I have a text box on my form with no formatting or input
mask. The database field is set to text with a field size
of 20 and required is set to no as well as allow zero
length set to yes.

When I tab through the form control leaving it empty, it
delivers a message stating the entry is invalid for this
field. I have other text boxes with the same settings
that work just fine.

Why is it happening with this one?
 
Is it any validation rule set in the fields properties in
the table or in the properties of the textbox?

Best regards
Jens Egil Evensen
 
Back
Top