To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=44127
------- Additional comments from [EMAIL PROTECTED] Mon Mar 21 06:43:16 -0800 2005 ------- For now, this is fixed the following way: When you create a new HSQLDB database, the current locale setting is determined. This is taken from the language options in OOo, and if those are "Default", then from the system locale setting. For this locale, the database is initialized with the respective collation settings. This can be verified by unzipping the .odb file, and looking into the file database/script, where one of the first lines should read SET DATABASE COLLATION <collation_name>. There's no possibility, yet, to change the collation for an existing database (and for 2.0, we won't get such a possibility). --------------------------------------------------------------------- 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]
