Prev: DB Tuning Advisor - Statement does not reference any tables
Next: The supplied user buffer is not valid
From: florin on 29 Sep 2008 06:27 Hi, I use sp_send_dbmail to send some emails and I have the problem that one of them has <meta http-equiv="Content-Type" content="text/html; charset=ks_c_5601-1987"> and the other <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> inside the body (text inserted by sql server) which causes the email client to interpret the encoding different (the 1st one is Korean) Both emails are sent from the same servers, same email profile, same receiver, both are sent as html with "normal english" content... Is there o way to control these |