https://bugs.documentfoundation.org/show_bug.cgi?id=124054
--- Comment #28 from [email protected] --- (In reply to Alex Thurgood from comment #16) > As the default behaviour under Firebird is different to hsqldb, the way to > workaround this is to: > > - either set the collation at the Query level escaping the built-in SQL > parser (run in direct SQL mode); > > - or ALTER the table definition to add the required collation. @Alex Thurgood comment 16-18 Please tell me the exact SQL command to alter the table definition for the whole odb file or one complete table in it to UNICODE ASC collation via Tools/SQL. -- You are receiving this mail because: You are the assignee for the bug.
