download extended stored procedure [3 articles found]
Extended Stored Procedure class for Delphi.
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.
* 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.
Coding Software - Delphi & Pascal, On January 21, 2008 updated, downloaded 4 times, file size is 105Kb.
SQL Server extended stored procedure.
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).
Coding Software - SQL & Database, On February 1, 2008 updated, downloaded 4 times, file size is 8Kb.
Document and annotate SQL stored procedures.
SQLHelp produces programmers reference documentation for stored procedures. Requiring no active SQL Server connection, SQLHelp can produce annotated documentation describing each procedure, its parameters, output return values and result sets, executed procedures and the transactional nature of the procedure. Output options include searchable, colorized source code for each procedure.
Coding Software - Help Tools, On January 31, 2008 updated, downloaded 9 times, file size is 2341Kb.