To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=53873
------- Additional comments from [EMAIL PROTECTED] Mon Aug 29 17:11:22 -0700 2005 ------- No. OO should not allow you to leave the value blank if it's in HSQL! Else you get an error that to a user is rather severe and they won't know what to do with it. Either: The "IDENTITY" type should be added automatically if you choose the auto-increement on the third screen and it should NOT rely on this being populated in the second screen... OR ... OO should detect the error and put up a meaningful message when it comes to tbale create time (tricky to do... this isn't really a solution) OR ... On the third screen, if you choose Auto-increment, OO should either take you back to the 2nd screen telling you to fill in the field (and helpfully default this to "IDENTITY" if the DB is HSQL) or else at least put a popup up saying that the auto increment text is missing and please go back to screen 2 to fill it in... and then say "HINT: Use IDENTITY for HSQL databases". THe last is probably the most likely to be able to be implemented and the most workable. --------------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
