BUG: xp_sendmail Causes 17969 Error
Article ID: 151562
Article Last Modified on 2/14/2005
APPLIES TO
- Microsoft SQL Server 6.0 Standard Edition
- Microsoft SQL Server 6.5 Standard Edition
This article was previously published under Q151562
BUG#: 15258
SYMPTOMS
If xp_sendmail is used with the @query parameter and the SQL Server is not
listening on the default named pipe "\\.\pipe\sql\query" the following
error will occur:
Msg 17969, Level 16, State 1
Unable to login to SQL Server
WORKAROUND
Run SQL Setup to change the named pipe that SQL Server is listening on to
the default.
STATUS
Microsoft has confirmed this to be a problem in Microsoft SQL Server
versions 6.0 and 6.5.
Additional query words: xp_startmail @query
Keywords: kbbug kbprogramming KB151562