To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=106038 Issue #|106038 Summary|[cws hsqldb19] Error, after table creation, when save |odb file Component|Database access Version|DEV300m61 Platform|Unknown URL| OS/Version|Windows XP Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|none Assigned to|dbaneedsconfirm Reported by|r4zoli
------- Additional comments from [email protected] Mon Oct 19 13:39:41 +0000 2009 ------- Created Table1, clicked on save button. Error. --------------------------- Debug Output --------------------------- Error: no existing Numberformat found with this key Abort ? (Yes=abort / No=ignore / Cancel=core dump) --------------------------- Igen Nem Mégse --------------------------- If I create same table in SQL command window, no save needed, file changes without error. SQL command used in second case, and Table1 contain same fields/values: CREATE CACHED TABLE "Table2" ("ID" INTEGER GENERATED BY DEFAULT AS IDENTITY(START WITH 0) NOT NULL PRIMARY KEY, "Szoveg" VARCHAR(50), "Datum" DATE, "Ido" TIME, "Datum_ido" TIMESTAMP, "Kep" BLOB(50), "Hosszu_szoveg" CLOB(50)); --------------------------------------------------------------------- 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]
