Re: Legacy collation question -
03-10-2010
, 06:40 PM
Thank you for the reply, those documents were extremely helpful.
Let me clarify my situation because my initial post was misleading. I
previously confused "collation sequence" with "collation encoding".
Our problem is this: we unloaded 40 or so databases to Sybase 11 using
the "-an" flag and it preserved our old collation sequence of "850".
However, when we use dbinit to create new databases we are unable to
find a collation sequence that matches this legacy "850" collation.
We did find a collation sequence named "internal - code page 850,
multilingual" that appears to have the same sorting properties as the
legacy "850" collation.
Can anyone from Sybase confirm that the collations are equivalent for
sorting purposes? |