This topic is locked

HELP!!!

7/26/2004 9:51:27 AM
ASPRunnerPro General questions
unique1 author

I have everything working with my access database. BUT there are fields that are being required that I don't want required. I checked the formatting in asprunner and the text fields/lookup boxes are not selected to be required. So how can I fix this?

swat 7/27/2004

hi-
Just go into database design and change the specific field from REQUIRED=yes to REQUIRED=no.

Sergey Kornilov admin 8/3/2004

You need to check off Allow zero-length values checkbox for all fields. You can do this in MS Access database in design mode.