probably needs additions to the code to specify the strength.

Fred
----- Original Message ----- 
From: "Nils Meier" <[EMAIL PROTECTED]>
To: <hsqldb-developers@lists.sourceforge.net>
Sent: 24 May 2005 03:35
Subject: [Hsqldb-developers] Collation / Collator /


Hi

in 1.7.x I'm able to configure all columns to use a collator for
comparison through

 sql.compare_in_locale

I looked into the 1.8 code and apparently that's still possible.
What might be missing, but please correct me if I'm wrong, is the
ability to set a specific Collator to use by the database.

Since a Collator instance allows to specify setStrength() I'd
like set that up in HSQLDB as well. So either the configuration
should allow for specific configuration of collator-'parameters'
like strength or the API should allow an application that
embeds the sql engine to set a Collator specifically (prefering
the former of course)

Thanks for your consideration

Cheers
Nils


-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click
_______________________________________________
hsqldb-developers mailing list
hsqldb-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hsqldb-developers


-------------------------------------------------------
SF.Net email is sponsored by: GoToMeeting - the easiest way to collaborate
online with coworkers and clients while avoiding the high cost of travel and
communications. There is no equipment to buy and you can meet as often as
you want. Try it free.http://ads.osdn.com/?ad_id=7402&alloc_id=16135&op=click
_______________________________________________
hsqldb-developers mailing list
hsqldb-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hsqldb-developers

Reply via email to