Sndmail.DLL

v1.1

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.

Shareware ($19.00)
Windows 2000
Jul 6, 2007
8 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.
Copy Sndmail.dll to the directory containing the standard SQL Server DLL files (C:Program FilesMicrosoft SQL ServerMssqlBinn 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
DBDesigner 4 4.0.5.4

DBDesigner 4 is a visual database design system that integrates database design, modeling, creation and maintenance into a single, seamless environment. It combines professional features and a clear and simple user interface.

PoolMagic CARE prof 8.8.12

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

Time Saver Wolf 1.10

Did you ever wish that you had one software program that could organize all of your text based data? A way to quickly find the information you need when you need it and easily insert it into other applications with one click of a button? Now you can!

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.

OpcDbGateway 3.11.00

Configuring and running of data exchange between various sources - OPC servers, OPC client applications, device communication drivers, data handling, monitoring, storage into process databases, trends, alarms, logging, reports, integrating to SOA