To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=104901





------- Additional comments from erem...@openoffice.org Wed Sep 16 20:12:04 
+0000 2009 -------
The error does not only occur when changing the default value, but also when
changing the format of a field, the type of a field, etc.

An other workaround is to execute the statement:
ALTER TABLE "bookmark" ALTER COLUMN ID INTEGER GENERATED BY DEFAULT AS IDENTITY
(START WITH 100, INCREMENT BY 2)
This workaround does not work with out ', INCREMENT BY n' or with ',INCREMENT 
BY 1'

After the above statement and the one mentioned above the error does not occure
any more.



---------------------------------------------------------------------
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