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 atjen...@openoffice.org Sun Sep  5 03:18:34 
+0000 2010 -------
@villeroy - I can't do that here - using 3.2.1 (vanilla) on linux if I try to
apply, using the SQL window, your example:

ALTER TABLE BOOLS ADD COLUMN ABOOLS BOOLEAN DEFAULT NULL NOT NULL

I get this result:
1: Attempt to insert null into a non-nullable column: column: ABOOLS table:
BOOLS in statement [ALTER TABLE BOOLS ADD COLUMN ABOOLS BOOLEAN DEFAULT NULL NOT
NULL]

Which is correct.

In fact here the only statement it will take, without a default setting is:
ALTER TABLE BOOLS ADD ABOOL BOOLEAN

And then yup your right - thee is no way to get a null with the form controls -
or display a null atually it seems - attached another file

---------------------------------------------------------------------
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: issues-unsubscr...@dba.openoffice.org
For additional commands, e-mail: issues-h...@dba.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to