Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 Transact-SQL (2000)
 SQL mail encoding

Author  Topic 

fizikas
Starting Member

1 Post

Posted - 2006-12-13 : 11:05:25
Hi,

I need help I can send eMail form SQL using CDO and CDONTS. In body I sending some data from one table. Everything works fine except encoding. All characters in DB is OK but in received message all extended characters are corrupt. How can i send email message with good characters?

Fizikas.

SwePeso
Patron Saint of Lost Yaks

30421 Posts

Posted - 2006-12-13 : 11:07:54
Use a MIME compliant body.


Peter Larsson
Helsingborg, Sweden
Go to Top of Page
   

- Advertisement -