mssql stored procedure
PostgrSQL Stored Procedure Generator 0.2
PostgrSQL Stored Procedure Generator is an application written in PgSQLto generate stored procedures around tables. more>> <<less
Stored Procedure Wizard 1.2
Stored Procedure Tool for SQL Server. Create Stored Procedures for your database more>>
Build your own Stored Procedure and templates. Templates use Errorhandling, Debuginfo and comment options. Live update possible for getting latest templates. The tool is freeware and still under developement. Any ideas, suggestions or comments are welcome.
License:Freeware
Stored Procedure Class Wizard 1.0
Stored Procedure Class Wizard (SPCW) is a development tool that lets you generate class files (.cpp and .h) more>>
Note that running SPCW against MS SQL Server or Sybase SQL Server
production databases is NOT recommended.
Following are the steps for generating class files:
Step 1:
=======
Choose from the menu.
Step 2:
=======
Select the procedure name for which you want to generate class files.
Microsoft SQL Server and Sybase SQL Server specific:
For procedures that return result set columns, choose
from the menu before generating the class files.
Step 3:
=======
Choose from the menu to generate .cpp and .h
recordset files.
Whenever you add/modify a procedure, choose from the
menu and then repeat step 3 (steps 2 & 3 in the case of MS SQL Server
and Sybase SQL Server).
To connect to another data source, first disconnect the current connection
and then connect.
Add the following lines to StdAfx.h:
#include // MFC database classes
#define ODBC_DSN_INFO _T("ODBC;DSN= ")
New Procedure 1.0
This VB 5/6 add-in creates new Subs and Functions withuser defined name, basic error handler, Header Box, and Creation Date. Try it out its free! more>>
Microsoft SQL Server 7.0 Patch: Extended Stored Procedures Vulnerability Update
Microsoft SQL Server 7.0 Patch: Extended Stored Procedures Vulnerability Update is designed to be a patch which eliminates a security vulnerability in Microsoft® SQL Server® 7.0 and Microsoft SQL Server 2000. more>> <<less
Microsoft SQL Server 2000 Patch: Extended Stored Procedures Vulnerability Update
Microsoft SQL Server 2000 Patch: Extended Stored Procedures Vulnerability Update offers you a patch designed to eliminate a security vulnerability in Microsoft® SQL Server® 7.0 and Microsoft SQL Server 2000. more>> <<less
SQL Server Compare 1.0
SQL Server Compare is an easy-to-use tool that compares 2 SQL Server database schemas and list differences. Compares tables, stored procedures, indexes, triggers, users, views and record counts more>>
SQL Server Compare 1.0 is an easy to use and useful software which can compare 2 SQL Server database schemas and list differences. Compares tables, stored procedures, indexes, triggers, users, views and record counts. You can view or save SQL scripts of differing objects.
SQL Load Test 1.0
Generates a Visual Studio 2005 Unit Test from a SQL Server Profiler trace more>> Generates a Visual Studio 2005 Unit Test from a SQL Server Profiler trace
The SQL Load Test was designed to generate a Visual Studio 2005 Unit Test from a SQL Server Profiler trace. The tool extracts all the SQL statements and stored procedure calls from the trace and turns them into a single Visual Studio Unit Test, which can then be configured as a Visual Studio Load Test.
The tool does not interact with the database itself when it generates the test code and so it can be used "offline".
The generated code needs to be customised to include a connection string to the database under test. The generated code also includes hooks to allow the user to customise the parameters that are passed to the SQL statements and stored procedures, so that variability can be introduced into the data to prevent caching from giving artificially high performance figures.
The tool is intended to be used in conjunction with a client program that exercises the database. A trace of the clients SQL Server activity is captured using the SQL Server Profiler. This represents a test scenario, which is then processed by the tool to produce a Unit Test that replays the scenario.
The tool requires a trace to be collected using the SQL Server Profiler tool. The tool assumes that the trace only contains records pertaining to a single client session. So it is important to ensure that the trace is set up to only collect trace records generated by the activity of the client being used to generate the scenario.
It is therefore advisable to run the client on a machine from which no other activity on the SQL Server database is being generated, and to set the SQL Server Profiler filter accordingly.
System requirements:
- SQL Server 2005 SDK and the SQL Server 2005 Management Tools are installed.
Version restrictions:
- Only supports code that operates against a single database with a single connection.
- Prepared statements are not supported.
- The tool cannot (yet) configure and capture the trace for you, it requires you to use the SQL Profiler yourself to get a trace. With SQL 2005 it is possible to automate this.
- Not (yet) integrated into Visual Studio or the DB Pro edition.
- The tool has only been tested in an English environment, it is unlikely to work correctly in other environments, particularly with dates. In a future version this could be resolved by requiring the ExistingConnection event class, which lists language and date format.
- The tool does not support the XML data types.
- InputOutput parameters that are initialised with a NULL cannot be distinguished from Output-only parameters, so they are treated as Output only.
- When the trace passes a NULL to a binary parameter (e.g. image, binary, varbinary) the generated code will generate a runtime error. The generated code needs to be modified to pass SqlBinary.Null. The custom code generation extensibility point can be used to work around this.
- Positional parameters passed to SQL statements (as opposed to stored procedure calls) are not supported.
FastQuery for SQL Server 2.0
Are you tired of using Enterprise Manager to connect to remote SQL Server databases, and finding it is unbearably slow? Look no further!! more>>
With great features, such as:
* Automatic source code generation to execute procedures.
* Advanced visual Query Builder for more complex SQL statements.
* Easy-to-use Stored Procedure wizard, including CURSOR statements.
* Create and manage table triggers.
* One-click backup and restore databases.
* Export tables to XML / Excel files.
* Perform text searches on stored procedures.
These are just a small number of features in FastQuery. To see how this product can help speed up your development time, download a demo version and try it out for youself.
Requirements: .NET Framework 1.1, MSDE/SQL Server 2000, MDAC 2.7
Whats new in this version: N/A
<<less007 Write All Stored PWL Passwords 1.0
Display all passwords stored in your PWL file. more>>
Add Procedure With Code Add-In 1.0
There is already a utility that comes with VB 5.0 to add a procedure to your code. The problem I have with it is that you always have to type in generic error handling code with each procedure. I have more>>
Simple SQL Server Monitor 1.0 Alpha
Monitor the CPU usage and I/O operations of all the processes running in a SQL Server instance more>> Monitor the CPU usage and I/O operations of all the processes running in a SQL Server instance
The Simple SQL Server Monitor application was designed to monitor the CPU usage and I/O operations of all the processes running in a SQL Server instance.
This application basically runs the sp_who2 stored procedure and displays the results in a friendlier manner.
It will also display a past performance graph using Microsoft Excel.
You can use this tool to quickly check how busy is a SQL Server instance, and it only requires execute access to the sp_who2 stored procedure.
System requirements:
- Microsoft .NET Framework Version 2.0 Redistributable Package
- Microsoft SQL Server 2005 Management Objects Collection (part of the Feature Pack for Microsoft SQL Server 2005)
- Optional: Microsoft Excel (to display the past performance graph)

Robust SQL Server Compare 1.2.1
Compare two sql server databases on any local or remote servers. Has the ability to filter on any phrase in the stored procedures, views, tables or functions more>>
Robust SQL Server Compare 1.2.1 provides you a useful databases and network tool which has the ability to filter on any phrase in the stored procedures, views, tables or functions. You can choose to show all objects or just ones that are not equal. You also have the option to ignore comments and empty lines when running a comparison. This ignore option will allow only the objects that are truly different to appear.
MSSQL Blocks 1.2.5.15
MSSQL Blocks is a useful software which is intended to show blocking and blocked processes on several servers in tree view more>>
DreamCoder for PostgreSQL Freeware 2.0
Powerful tool for PostgreSQL PL/pgSQL development. more>>
DreamCoder for PostgreSQL Freeware 2.0 offers you a powerful and easy-to-use tool which can develop and manage a PostgreSQL database server. This tool is ideal for people who are learning about the database and who need basic server functionality. It is a free powerful Integrated Development Environment (IDE) for PostgreSQL Databases. With the intuitive DreamCoders GUI increase your code quality and reduce the development process time.
Major Features:
- Supports all versions of database server (8.0,8.1,8.2,8.3):
- Supports the latest PostgreSQL 8.3 version
- Data Handling Add, view, edit, search, group, sort and filter data:
- Ability to copy and paste data directly from Excel
- Ability to delete selected records
- Able to export data into SQL inserts
- Able to create master detail relationships between an unlimited number of tables
- Utility to manipulate LOV
- Advanced filter data constructor
- Advanced visaul query builder and text:
- Advanced SQL editor with autocomplete, syntax highlighting, code folding, objetcs description, code proposal and parameters management
- Run scripts
- Auto replacement of parameters
- Options for exporting and importing data:
- Simple data export data to a table
- Database Monitoring:
- System Monitor
- Built and executed queries History
- Complete options for modifying IDE behavior
- Complete options for modifying SQL editor behavior
- IDE customization options:
- Complete options for modifying data grid behavior
- Connection:
- Connection manager
- Direct connection
- Characterset Encodings (UTF8, GB2312, BIG5, Hebrew, Greek, etc.)
- Editor:
- SQL editor
- Script execution
- SQL autocomplete
- SQL autocomplete list
- Object description (F4)
- SQL output
- SQL folding support
- Macros,Bookmark
- Powerful database tools:
- Object navigator
- Parameter manager
- Project manager
- Generate table SQL
- Blob viewer
- List value for foreing key
- Advanced data export and import:
- Single table data export
Enhancements:
- SSH tunneling
- SSH tunneling allows to set key
- New SSL options
- New database data synchronization
- Enhanced Database structure synchronization
- Export manager redesign
- New clone table option
- New transfer data option
- Stored procedure test option
- Enhanced script execution
- New error manager window
- Autocomplete for stored procedures
- New database statistics option
- Enhanced session monitor
- New optimize tables optiion
- New reinex option
Requirements:
- 300-megahertz (MHz) Pentium II-compatible processor or higher, 600 - megahertz (MHz) or faster.
- Microsoft Windows NT4, Microsoft Windows 2000, Microsoft Windows 2000 Server, Microsoft Windows XP, Microsoft Windows 2003 Server, Microsoft Windows Vista.
- 256 MB RAM or higher, 1024 MB recommended.
- 48 MB of disk available to complete installation.
- Super VGA (800x600) or higher, VGA (1024x768) recommended.
- Possibility to connect to a local or remote PostgreSQL server.
WareSeeker Editor