Empty string considered invalid in a text box

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?
 
J

Jens Egil Evensen

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top