Article ID: 280720 - Last Review: October 17, 2003 - Revision: 3.2 FIX: xp_sendmail Generates UNICODE CSV File FormatThis article was previously published under Q280720
BUG #: 351089 (SHILOH_BUGS) BUG #: 351894 (SHILOH_BUGS) On This PageSYMPTOMS
If you execute the xp_sendmail command with a file attachment in SQL Server 2000 and then try to open the .csv file with Microsoft Excel, Microsoft Word, or any other application (except Notepad), you may receive a warning that the file format is unrecognizable.
CAUSE
SQL Server 2000 generates files in xp_sendmail with a UNICODE format. In SQL Server 7.0, the files are generated with an ANSI format.
RESOLUTIONTo resolve this problem, obtain the latest service pack for SQL Server 2000. For additional information, click the following article number to view the article in the
Microsoft Knowledge Base:
290211
(http://support.microsoft.com/kb/290211/EN-US/
)
INF: How to Obtain the Latest SQL Server 2000 Service Pack
WORKAROUND
The English version of this fix should have the following file attributes or later: Date Version Size File name Platform ------------------------------------------------------------- Nov 21, 2000 8.00.0224 165 KB Sqlmap70.dll x86 STATUSMicrosoft has confirmed that this is a problem in SQL Server 2000. This problem was first corrected in SQL Server 2000 Service Pack 1. MORE INFORMATIONSteps to Reproduce Behavior
| Article Translations
|
Back to the top
