On 04/05/2011 14:38, Eduard Filipas wrote: > I read that MS SQL server 2008 uses UCS2 which is UTF-16 ...im realy > cofused by all this
UCS2 <> UTF-16 UCS2 is a subset of UTF-16. It doesn't cover all code points that Unicode defines, which UTF-8, UTF-16, UTF-32 does. Regards, - Graeme - -- fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal http://fpgui.sourceforge.net/ -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
