Select the product you need help with
FIX: Iterating Through SQL Mail Messages Using Extended Procedures Takes Longer in SQL Server 2000Article ID: 290739 - View products that this article applies to. This article was previously published under Q290739
BUG #: 351952 (shiloh_bugs)
SYMPTOMS
Iterating through SQL Mail messages by using SQL Mail extended stored procedures may take a longer amount of time than in earlier versions of SQL Server.
CAUSE
In SQL Server 2000, each call to a SQL Mail extended procedure causes a MAPI logon and logoff combination.
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
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 INFORMATION
The script to iterate through a stack of SQL Mail messages might resemble the following:
PropertiesArticle ID: 290739 - Last Review: November 5, 2003 - Revision: 3.2
|


Back to the top








