Groups | Blog | Home
all groups > sql server notification services > july 2006 >

sql server notification services : 64-bit


Lianne Kwock
7/27/2006 1:28:01 PM
Hello,

I have SQL Server 2000 installed on a 64-bit server. SQL mail does not work
from there. I got the following error message:

Server: Msg 18038, Level 16, State 1, Line 0
SQL Mail does not work with the 64-bit version of SQL Server

Does any one know if there is a workaround to send SQL query results to
users via an email?

Any input to this is highly appreicated.


Many Thanks,
Lianne
Joe Webb
8/2/2006 6:15:07 AM
In SQL Server 2000, SQL Mail depends on the following extended stored
procedures, which are not supported in the 64-bit world.

xp_startmail
xp_stopmail
xp_sendmail
xp_readmail
xp_deletemail
xp_findnextmsg
sp_processmail

I don't know off hand of a good workaround for this.

SQL Agent Mail is supported on the 64-bit platform, BTW.

HTH...

--
Joe Webb
SQL Server MVP
http://www.sqlns.com


~~~
Get up to speed quickly with SQLNS
http://www.amazon.com/exec/obidos/tg/detail/-/0972688811

I support PASS, the Professional Association for SQL Server.
(www.sqlpass.org)



On Thu, 27 Jul 2006 13:28:01 -0700, Lianne Kwock
[quoted text, click to view]
TRACEY
11/28/2006 12:02:02 PM
How do you get any of the jobs or alerts to send out an email in 64 bit ?

Or any email...............
Joe Webb
11/29/2006 12:00:00 AM
http://support.microsoft.com/kb/908360




--
Joe Webb
SQL Server MVP
http://www.sqlns.com


~~~
Get up to speed quickly with SQLNS
http://www.amazon.com/exec/obidos/tg/detail/-/0972688811

I support PASS, the Professional Association for SQL Server.
(www.sqlpass.org)


On Tue, 28 Nov 2006 12:02:02 -0800, TRACEY
[quoted text, click to view]
AddThis Social Bookmark Button