Subject | Creating collation on 2.1 |
---|---|
Author | Jiri Cincura |
Post date | 2008-05-29T15:49:30Z |
Hello *,
there's an example in RN:
CREATE COLLATION UNICODE_ENUS_CI
FOR UTF8
FROM UNICODE
CASE INSENSITIVE
'LOCALE=en_US';
But when I try to run it, FB shows error "invalid collation
attributes". Do I need to preset something or is this problem in RN
xor server?
--
Jiri {x2} Cincura (CTO x2develop.com)
http://blog.vyvojar.cz/jirka/ | http://www.ID3renamer.com
there's an example in RN:
CREATE COLLATION UNICODE_ENUS_CI
FOR UTF8
FROM UNICODE
CASE INSENSITIVE
'LOCALE=en_US';
But when I try to run it, FB shows error "invalid collation
attributes". Do I need to preset something or is this problem in RN
xor server?
--
Jiri {x2} Cincura (CTO x2develop.com)
http://blog.vyvojar.cz/jirka/ | http://www.ID3renamer.com