This topic is locked

Column cannot be null

2/19/2007 1:32:16 PM
PHPRunner General questions
S
steveb author

I'm building a new application and one of my fields if left blank generates the following error "Column 'event_code' cannot be null"
Ive checked the properties in the visual editor and don't have it set as required. Is there someplace else I have missed .
Thanks
Steve

Sergey Kornilov admin 2/19/2007

This field is set as NOT NULL in your database.