Question : SQL Mail does not work with the 64-bit version of SQL Server

I'm getting the below error I've tried reading up on the problem but can't find anything that makes sense.

SQL Mail does not work with the 64-bit version of SQL Server

Answer : SQL Mail does not work with the 64-bit version of SQL Server

You will use the msdb.dbo.sp_send_dbmail

But you have to setup the Database Mail first. Check this links:
http://www.sqlservercentral.com/articles/Administration/introtodatabasemailinsql2005/2197/
http://www.mssqltips.com/tip.asp?tip=1100
Random Solutions  
 
programming4us programming4us