Hey there,
I'm attempting to send a plaintext email with chr(13) chr(10)s embedded in
as linefeeds. When running SQL Profiler (CDO is kicked off using a stored
proc) I see that the linefeeds are makeing there way to SQL Server, but the
resulting mail is all one line.
This was not happening with xp_SendMail.
Thanks
JAY
Archived from group: microsoft>public>exchange2000>applications