Configure DBMail for Multi_lingual text

  • I'm trying to send Chinese characters from a 2008 dbmail script, but can't see how to define the codepage to the component. Sending dbcs languages with the old xp_smtp_sendmail component required a @codepage attribute and worked just fine. Anyone know what the equivalent attribute for sending multi-lingual text is in sql2005/2008?

  • Not exactly what you are looking for, but it is an alternative

    http://www.bigresource.com/Tracker/Track-ms_sql-4rvFrQuz/

    There is also the possibility of using SSIS to help send the proper codepage in your emails (through dbmail - ssis would convert to the correct codepage and then invoke dbmail).

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

Viewing 2 posts - 1 through 2 (of 2 total)

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