Hi. I have a table with several fields that should default to NULL, but are having problems actually getting it to work.
I cannot set None in defaultValues: Dabo Error Log: Wed Sep 20 13:54:42 2006: cannot create 'NoneType' instances Dabo Error Log: Wed Sep 20 13:54:42 2006: Failed to create newval for field 'comment' This actually also happens with without defaultValues. It will guess the type for some of the fields, but not all - setting some of them to None. I'm using textboxes to alter these values. Erasing the value from this box doesn't set the value as NULL either. How do I handle NULL values? -Simen _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
