SQL2K DTS Transform converts special characters to invalid characters -
08-04-2003
, 06:03 PM
I've encountered an issue with SQL2K (SP3) DTS Transform
where nordic characters like "ö and ñ" when transfered
from a source of varchar to a destination of nvarchar is
transferred incorrectly. The default sort order of the
server is CP850 - Multilingual. Is there a specific reason
why this is not working? |