.: Extended Stored Procedure
Sndmail.DLL 1.0
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).
sql, sql server, xp_sndmail, xp_sendmail, mail, extended stored procedure, smtp, mapi,
Extended Stored Procedure component 1
Write Extended Stored Procs for SQL Server with ease:
* Control over input/output procedure parameters.
* Return an arbitrary number of recordsets.
* Real world code: it works as a part of the complex accounting system, 7x24.
ms sql, mssql, extended stored procedure, ods api, open data services, delphi, dll,
File Utility extended stored procedures for MS SQL Server 1
File Utility extended stored procedures adds to T-SQL capabilities of:
* Work with files and directories;
* Read and write files line-by-line or by arbitrary data blocks;
* Export and import BLOB data from the disk files to the table fields of TEXT/NTEXT/IMAGE datatype;
* Work with INI files;
* Format string templates.
write file, read file, file utils, mssql, sql server, extended stored procedure, ods, open data services, delphi, xp,
Extended Stored Procedure class for VC++ 1
Write Extended Stored Procs for SQL Server with ease:
* Control over input/output procedure parameters.
* Return an arbitrary number of recordsets.
* And more...
ms sql, mssql, extended stored procedure, ods api, open data services, visual c++, dll,