Sndmail.DLL 1.3

  - Details for the software title Sndmail.DLL 1.3 on Free Software Downloads.

Sndmail.DLL 1.3 Details

Free Software Downloads: \ Business \ Databases & Tools \ Sndmail.DLL 1.3


Sndmail.DLL 1.3

Click to open full size image in new window

Program ID:

35441

Author:

Fantom Laboratory Ltd     All programs by this author

Downloads:

68

License:

Shareware

Cost:

$19.00 US

Operating Systems:

Windows NT 4 Windows 2000 Windows 2003 Server

Size:

10K

Release Status:

update

Last Updated:

2008-09-30

Our Rating:

Not rated yet...

Feedback:

Report broken download     Report spyware [?]

Download Sndmail.DLL 1.3

Sndmail.DLL iconWin32 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.


Keywords: SQL, SQL Server, xp_readmail, xp_sendmail, mail, extended stored procedure, SMTP, MAPI, POP3

Recent Changes: Not Established

Install Support: No Install Support

Supported Languages: English

Additional Requirements: MS SQL 7.0-2000

 

10 Latest Releases in Business - Databases & Tools

SQLite Developer iconSQLite Developer 3.62   (2010-03-12)   update
Sqlite Developer, a powerful database manager that will manage sqlite3 database

DatAdmin Personal iconDatAdmin Personal 3.6.1   (2010-03-11)   update
Easy and quick database administration for MySQL,MS SQL,SQLite,Postgres,Access

Databrid iconDatabrid 1.6.1   (2010-03-09)   update
Databrid is an Oracle & MySql database browsing, retrieval & manipulation tool.

DBF Converters Shell iconDBF Converters Shell 1.05   (2010-03-08)   new
Handy shell for DBF converters helps to convert dbf files to csv,sql,xml,xls,mdb

Online Database Converter iconOnline Database Converter 1.00   (2010-03-08)   new
Online database converter helps to convert dbf files to csv,sql,xml,xls,mdb

DBF Script iconDBF Script 0.99   (2010-03-08)   new
Powerful tool which allows you to create small programs to manage dbf files.

DBF Converters Shell iconDBF Converters Shell 1.05   (2010-03-08)   new
Handy shell for DBF converters helps to convert dbf files to csv,sql,xml,xls,mdb

CSV to DBF iconCSV to DBF 1.10   (2010-03-08)   new
Allows you to convert your csv (comma-separated value) files to dbf format.

Online Database Converter iconOnline Database Converter 1.00   (2010-03-08)   new
Online database converter helps to convert dbf files to csv,sql,xml,xls,mdb

CSV to DBF iconCSV to DBF 1.10   (2010-03-08)   new
Allows you to convert your csv (comma-separated value) files to dbf format.