To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=114304
------- Additional comments from [email protected] Sat Sep 4 14:46:26 +0000 2010 ------- Using Ubuntu 10.04, OOo 3.2 (go-oo) and 3.2.1 (vanilla) I find no difference - Inserts via direct SQL with a default setting is working. Inserts via data controls under Base not working. Open the attached file - To see that SQL inserts are working open the SQL window and enter INSERT INTO BOOLS ("Alpha") values ('yet another' ) After executing if you open the bools table or form you will see that the inserted record has the default of TRUE set for the boolean field. Now open either the table dataview or bools form and try to enter a new record - you can do so without entering anything in the second "boolean" field - because the setting on the datasource is set NOT to check for required fields, since the boolean field is also defaulted NOT NULL. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
