Sndmail.DLL 1.3

軟體性質: 免費試用 ‎檔案大小: 9.79 KB
‎使用者評分: 3.0/5 - ‎1 ‎評分

Win32 DLL. 包含 Microsoft (c) SQL Server 擴展儲存過程 - xp_sndmail。 xp_sndmail - 是xp_sendmail,不像它允許通過僅SMTP協定發送電子郵件,而無需使用MAPI和MS Outlook。 xp_rcvmail - 是xp_readmail的替代品,允許通過 POP3 協定讀取電子郵件 複製 Sndmail.dll包含標準 SQL Server DLL 檔的目錄(預設情況下,C:程式檔微軟 SQL ServerMsqlbinn)。 使用主 去 sp_addextendedproc "xp_sndmail", "sndmail.dll" 去 例子。 聲明@error int 執行 @error _ master.xp_sndmail。 '192.168.1.1', -- SMTP 伺服器 varchar 的 IP 位址 (15) '192.168.1.10',-- 本地 PC varchar 的 IP 位址 (15) "[email protected]", - - 電子郵件"給"瓦爾查爾(50) "[email protected]", - 電子郵件 '從' varchar (50) "警報", - 主題 varchar(100) "消息" -- 消息正文 varchar(8000) 選擇@error 變數@error將包含錯誤代碼, 0 - 成功完成.

版本歷史記錄

  • 版本 1.3 發佈於 2008-09-30

軟體細節

終端使用者許可協定

Please note that by using "Sndmail.DLL" you are accepting the conditions listed below. IMPORTANT - READ CAREFULLY "Sndmail.DLL" Software License Agreement "Sndmail.DLL" is a shareware program. Anyone may use this Software as trial version. If you wish to continue to use this Software, you MUST purchase and download full version. Once purchased, you are granted a non-exclusive license to use the "Sndmail.DLL" software. This license enables the use of the "Sndmail.DLL" for the following purposes: Use the "Sndmail.DLL" on one computer (workstation/server) in your organization or your home; Distribute the "Sndmail.DLL" as part of your own software; It is not allowed to distribute the "Sndmail.DLL" alone; It is not allowed to modify the "Sndmail.DLL". All copyrights to "Sndmail.DLL" are exclusively owned by Fantom Laboratory Ltd. (www.fantom-soft.com) Fantom Laboratory Ltd. reserves the right to change the price for the program without prior notice. Installing and using "Sndmail.DLL" signifies acceptance of these terms and conditions of the license. Disclaimer of Warranty THIS SOFTWARE IS DISTRIBUTED "AS IS". NO WARRANTY OF ANY KIND IS EXPRESSED OR IMPLIED. YOU USE IT AT YOUR OWN RISK. YOU ASSUME RESPONSIBILITY FOR SELECTING THE SOFTWARE TO ACHIEVE YOUR INTENDED RESULTS, AND FOR THE INSTALLATION OF, USE OF, AND RESULTS OBTAINED FROM THE SOFTWARE. THE AUTHOR WILL NOT BE LIABLE FOR DATA LOSS, DAMAGES, LOSS OF PROFITS OR ANY OTHER KIND OF LOSS WHILE USING OR MISUSING THIS SOFTWARE AND(OR) ANY KIND OF DATA DERIVED.