Sql server 2000 table accent characters are getting corrupted

  • Hi,

    I have a look up table that gets updated only occasionally by sql scripts.

    This table has look up data like country names etc and mostly data is retrieved from the table and the only time inserts are done if we have some new translations of country names in a new language.

    The data has nvarchar columns and whenever we insert new data into the table using sql scripts we use N'

    So far twice it has happened that the accents in the country names in languages like Spanish and German have got corrupted.

    Ex: Canadá -> Canadß in spanish.

    The data in spanish was not updated at all, what could cause this implicit accent data corruption?

    Any help or guidance here would be greatly appreciated!

    Thanks,

    jbhan

Viewing 0 posts

You must be logged in to reply to this topic. Login to reply