mherger wrote: > Yes, that's what we're doing. But while ORDER BY would use this > parameter, GROUP BY does not.
Are you saying that it's not possible to use COLLATE with GROUP BY or that it's not working? I'm no expert in this field but from what I've seen 'here' (http://www.sqlite.org/lang_select.html) and 'here' (books.google.de/books?isbn=1449399649) (chapter 9, beginning of 'Collation Functions' on pg 200), I thought it should be possible. ------------------------------------------------------------------------ reinholdk's Profile: http://forums.slimdevices.com/member.php?userid=36070 View this thread: http://forums.slimdevices.com/showthread.php?t=101264 _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/beta
