Sndmail.DLL 1.1

Contains Microsoft(c) SQL Server extended stored procedure - xp_sndmail

Download Sndmail.DLL 1.1 (sndmail.zip) [SndmailDLL, 8KB]

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.

Sndmail.DLL 1.1 Description:

View Sndmail.DLL 1.1 Screenshot
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 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.


Free Download Sndmail.DLL 1.1 now!
Fantom Laboratory LtdPublisher:
Shareware, $19.00 to buy Licence:
WindowsOS:
sndmail.zip - 8KBFile-Size:
February 27, 2007 Date Added:
Minor UpdateSndmail.DLL Release status:

Sndmail.DLL 1.1 Tags:
sql sql server xpsndmail xpsendmail mail extended stored procedure smtp mapi

Sndmail.DLL 1.1 system requirements:
MS SQL 7.0-2000

Audio & Multimedia
Business
Accounting & Finance
Calculators & Converters
Databases & Tools
Helpdesk & Remote PC
Inventory & Barcoding
Investment Tools
Math & Scientific Tools
Office Suites & Tools
Other
PIMS & Calendars
Project Management
Vertical Market Apps
Communications
Desktop
Development
Education
Games & Entertainment
Graphic Apps
Home & Hobby
Network & Internet
Security & Privacy
Servers
System Utilities
Web Development