FIX: xp_readmail Fails on MIPS ComputersID: Q153141
|
When you use Windows NT 3.51 (Build 1057) and Microsoft Mail installed on a
MIPS computer with SQL 6.0 or SQL 6.5 with xp_readmail, xp_readmail will
fail with an Exception: illegal instruction (0xc00001d), address:
0x7ffff000.:
xp_startmail
go
xp_sendmail 'testuser', @message='select * from authors', @dbuse='pubs'
go
exec xp_readmail
go
sp_processmail @subject='SQL', @filetype='TXT', @separator=' ',
@dbuse='pubs'
Microsoft has confirmed this to be a problem in Microsoft SQL Server versions 6.0 and 6.5. This problem has been corrected in U.S. Service Pack 1 for Microsoft SQL Server version 6.5. For more information, contact your primary support provider.
Additional query words: server sp_processmail MIPS
Keywords : kbbug6.50 kbfix6.50.sp1
Version : 6.5
Platform : WINDOWS
Issue type :
Last Reviewed: March 31, 1999