SQLHelp produces database documentation for the stored procedures in your database project. The documentation includes the input parameters, their types and directions, output result sets, executed procedures, return values, and transactional nature, independent of the path of execution. Extended capabilities include declarative procedure grouping, hyperlinked executed procedure access and query analyzer style syntax color coding. All documentation is generated via SQL batch files and requires no active database connection.
SQLHelp produced documentation is perfect as printed database documentation for clients, online access for middle tier developers to develop against a documented database interface and quality assurance efforts to ensure consistent coding guidelines are followed. SQLHelp documentation can also be produced at the beginning of projects to help define the interface contract between the database layer and its consumers.
In documenting the procedures as you design them, and by defining an interface contract, you can ensure the stability and reliability of your end application. SQLHelp produces compiled HTML Help formatted documentation that is familiar to virtually every developer working on Microsoft platforms.
Some of the capabilities include:
- Document SQL stored procedures easily and quickly.
- Define logical groupings of procedures.
- Produce compiled HTML Help of the procedures running on your database for future reference.
- Enforce object oriented design techniques by defining interfaces to your database.
- Limit access to the raw SQL to those who need access.
Stored Procedure Proxy Generator 1.1
Stored Procedure Proxy Generator is automatic generation proxy utility of database stored procedures for simplifying calling stored procedures from Microsoft .NET Framework programs. If you often use stored procedures, you certainly know how tiresome it is to write one and the same code defining the name, the type and the size of every parameter every time you want to call the command object. And if you happened to change the interface ...
Stored Procedure Wizard 1.03
Stored Procedure Wizard for Microsoft SQL Server eLabs Stored Procedure Wizard is an application that considerably reduces the time spent on developing stored procedures for Microsoft SQL Server and utilizing them in web and desktop applications. ...
SqlSpec 3.4
SqlSpec: generates SQL Server, Oracle, DB2, MySQL, PostgreSQL database specs SqlSpec will generate easy-to-read docs for any SQL Server, Oracle, DB2, MySQL, PostgreSQL, Analysis Server, or Access database. Given one or more connection strings, SqlSpec will generate documentation about all the tables, views, stored procedures ...
SQL Source Control 2003
Source control and documentation versioning for SQL Server 2000 with Source Safe SQL Source Control 2003 enables source control of code and documentation of your databases. Full source control and documentation versioning support is possible through integration with Visal Source Safe. Versioning is possible for each database item ...
DBDocumentor 3.41
Produce reference documentation and reports for SQL Server databases. DBDocumentor produces programmers reference documentation on SQL Server databases. Working offline from the actual database, DBDocumentor covers all major object types including: functions, indices, procedures, tables (including columns and constraints) ...
SQL Script Recovery 1.21
Dencrypt stored procedures, triggers,views or user-define function SQL Script Recovery is a decrypt software for SQL Server 7 and 2000 with examining stored procedures, triggers, views and user-defined functions.If you encrypt your own source code of stored procedures, triggers, views or user-defined functions with "with ...
DecryptSQL 2.9.2
Quick and Exact to decrypt MS SQL Server stored procedure,trigger,function,view! Do you have such kind experience that you can not view the complete SQL Script because of the reason with "WITH ENCRYPTION" when you view the Stored Procedure, View, Trigger and Function of MS SQL SERVER? If yes, the DecrypSQL can help you to view the ...
Visual SQL-Designer Light 3.99
Visual SQL-Designer Light- for construct SQL query on more differ DBMS Visual SQL-Designer Light is a program for easy visual constructing hard SQL-query for any database and write it. Support MSSQL 6.5-7.0-2000, MSAccess and other ODBC databases.
Allow update selected data.
Union query builder.
Make Table SQL-query ...
File Management extended stored procedures for MS SQL Server
Extended stored procedures for File Management extends the T-SQL functionality with 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 ...
SQLClean 2.4.80
Automatically detects and removes unused stored procedures, views and tables in your SQL Server Database. Also interrogates client applications to determine references to database level objects
...