Sndmail.DLL

v1.3

Info
Sndmail.DLL Download Button For Your Site:

Sndmail.DLL Download Button

If you want to place a download button for Sndmail.DLL on your website just insert the following code to your web.

Shareware ($19.00)
Windows 2000
Jul 6, 2007
10 kBytes
MS SQL 7.0-2000

Win32 DLL.
Contains Microsoft(c) SQL Server extended stored procedure - xp_sndmail.
xp_sndmail - is alternative to xp_sendmail unlike which allows to send e-mail messages by means of only SMTP protocol, without use MAPI and MS Outlook.
xp_rcvmail - is alternative to xp_readmail , allows to read e-mail messages by POP3 protocol
Copy Sndmail.dll to the directory containing the standard SQL Server DLL files (C:\Program Files\Microsoft SQL Server\Mssql\Binn by default).
use master
go
sp_addextendedproc `xp_sndmail`, `sndmail.dll`
go

Example.
declare @error int
exec @error=master..xp_sndmail
`192.168.1.1`, -- IP-address of SMTP-server varchar(15)
`192.168.1.10`, -- IP-address of local PC varchar(15)
`bob@company.com`, -- e-mail `to` varchar(50)
`sql@company.com`, -- e-mail `from` varchar(50)
`Alarm`, -- subject varchar(100)
`Message` -- message body varchar(8000)
select @error
Variable @error will contain an error code, 0 - completed successfully.

Related Downloads
ABC Amber DBF Converter 3.09

An advanced utility which converts your DBF files to any format you wish (XLS, CSV, XML, PDF, HTML, CHM, RTF, HLP, DOC, and more). The software supports a batch conversion, a run from command line, more than 50 languages.

PoolMagic CARE prof 8.830

Swimming pool/spa owners evidence, evidence of all water tests, recommendation of water treatment, according to measured values.

Time Saver Wolf 1.20.0000

Text Management and Document Organization made easy! Saves and organizes Text Data and multiple types of Documents (pdf, Word, xml, txt, Images (jpg,bmp,gif) , Excel (csv), Access, PowerPoint, and many others) in one program.

Mysql Data Manager 1.73

Web based and platform independent Mysql GUI. Mysql Data Manager is written in Perl as a CGI script. Using browser based graphic interface, it provides a powerful tool to manage and maintenance Mysql databases online.

Magic DB Explorer 2.5.1

Universal database explorer. Show, Edit, Search, Sort, Group, Filter, Export, Import, etc. One professional designed tool for all your databases.