jp2msft
2008-09-18 14:45:01 UTC
I'm trying to follow Microsoft's KB Article #312839 on how to send e-mail
without SQL Mail in SQL Server.
We have SQL Server 2000 with SP2.
I entered the script they listed in their article for CDOSYS:
http://support.microsoft.com/kb/312839 (as long as the link is good)
I edited the 'cdoSMTPServerName' to be our SMTP Server: 'http://172.16.8.1'
in a new Stored Procedure, and it saved with no problems.
Whenever I run the SP in Query Analyzer, I get -2147220973. Is that an error
code or a phone number [i.e. (214) 722-0973]?
I am a Software Developer and not a DBA (we do not have DBAs here). Any help
or advice is appreciated.
without SQL Mail in SQL Server.
We have SQL Server 2000 with SP2.
I entered the script they listed in their article for CDOSYS:
http://support.microsoft.com/kb/312839 (as long as the link is good)
I edited the 'cdoSMTPServerName' to be our SMTP Server: 'http://172.16.8.1'
in a new Stored Procedure, and it saved with no problems.
Whenever I run the SP in Query Analyzer, I get -2147220973. Is that an error
code or a phone number [i.e. (214) 722-0973]?
I am a Software Developer and not a DBA (we do not have DBAs here). Any help
or advice is appreciated.