Main > Free Download Search >

Free sql stored procedures software for windows

sql stored procedures

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 8395
Stored Procedure Wizard 1.2

Stored Procedure Wizard 1.2


Stored Procedure Tool for SQL Server. Create Stored Procedures for your database more>>
Stored Procedure Tool for SQL Server. Create Stored Procedures for your database. Select between default SPs, Custom SPs and Template SPs. Include default SPs for SELECT KEY, SELECT FROM, INSERT SINGLE RECORD, DELETE KEY, UPDATE KEY and UPSERT KEY.
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.
<<less
Download (311KB)
Added: 2006-03-15 License: Freeware Price:
1462 downloads
 
Other version of Stored Procedure Wizard
Stored Procedure Wizard 1.2Stored Procedure Tool for SQL Server. Create Stored Procedures ...Stored Procedure Tool for SQL Server. Create Stored Procedures for
Price: $na
License:Freeware
Download (41KB)
1383 downloads
Added: 2006-03-31
PostgrSQL Stored Procedure Generator 0.2

PostgrSQL Stored Procedure Generator 0.2


PostgrSQL Stored Procedure Generator is an application written in PgSQLto generate stored procedures around tables. more>> <<less
Download (36.4KB)
Added: 2009-04-08 License: Freeware Price:
downloads
Stored Procedure Class Wizard 1.0

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>>
Stored Procedure Class Wizard (SPCW) is a useful development tool that allows you to generate class files (.cpp and .h) derived from MFC?s CRecordset for stored procedures. Currently SPCW supports Microsoft SQL Server (6.5 and above), Sybase SQL Server (10.0 and above), Sybase SQL Anywhere (5.5 and above), and Adaptive Server Anywhere (6.0 and above) and can be extended to any database.
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= ")
<<less
Download (283KB)
Added: 2006-01-14 License: Freeware Price:
1396 downloads
SQL Load Test 1.0

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.

<<less
Download (229KB)
Added: 2008-09-30 License: Freeware Price: FREE
388 downloads
SQL to Sourcesafe Scripter 2.0.0

SQL to Sourcesafe Scripter 2.0.0


SQL to Sourcesafe Scripter is a 32 bit Windows application designed as a tool that automatically generates SQL schema scripts more>>
SQL to Sourcesafe Scripter is a 32 bit Windows application designed as a tool that automatically generates SQL schema scripts for Microsoft SQL Server databases, and stores them in file system or under Microsoft SourceSafe version control for easily control changes, differences.
<<less
Download (3.43MB)
Added: 2005-10-24 License: Freeware Price:
1461 downloads
Microsoft SQL Server 2000 Patch: Extended Stored Procedures Vulnerability Update

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
Download (228.5KB)
Added: 2000-11-28 License: update/patch Price:
downloads
Microsoft SQL Server 7.0 Patch: Extended Stored Procedures Vulnerability Update

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
Download (228.5KB)
Added: 2000-11-28 License: update/patch Price:
downloads
SQL Server Compare 2.2

SQL Server Compare 2.2


SQL Server Compare is an easy-to-use tool to compare 2 SQL Server database schemas more>>
SQL Server Compare is an easy-to-use tool to compare 2 SQL Server database schemas and show or save the list of differences. The program can compare database tables, stored procedures, indexes, users, triggers, views and record counts and SQL scripts of different objects can be viewed and saved. Databases can be located on separate servers, using integrated Windows security or SQL server login.SQL Server Compare is a database utility that compare two SQL servers.
SQL Server Compare does not change the database in any way, and it can not execute any SQL statements - it only compares the schema. Requires SQL server or client installed.
<<less
Download (892KB)
Added: 2006-11-13 License: Freeware Price:
790 downloads
 
Other version of SQL Server Compare
SQL Server Compare 1.0Compares tables, stored procedures, indexes, triggers, users, views and record counts. SQL ... Compares tables, stored procedures, indexes, triggers, users, views and record counts. You
License:Freeware
Download (2.1MB)
160 downloads
Added: 2002-06-02
SQL Runner 1.0

SQL Runner 1.0


SQL Runner is a small utility that lets you store and run SQL scripts against MySQL servers. It lets you build Script Sets that contain as many SQL scripts as you want. Each script can also contain tests to check if the fix is needed. more>> SQL Runner is a small yet powerful utility that lets you store and run SQL scripts against MySQL servers. With its multi-functions and high quality, this program lets you build Script Sets that contain as many SQL scripts as you want. Each script consists of a test (for determining if the fix is required), a fix (for updating the SQL data), and notes that you can use to store any additional information about the script. Script Sets are stored as XML files, and thus are quite easy to back up, share, and store in version controlled folders.

Major Features:
  1. Support for MySQL servers -- tested against MySQL 4.x and 5.x servers.
  2. Can store and manage multiple server connections
  3. Can store and manage multiple Script Sets
  4. Each Script Set can contain multiple Scripts
  5. Run scripts and tests individually or in batch modes
  6. Run on Windows and Linux (possibly Mac OSX too, but not tested)

Requirements:

  1. .NET Framework 2.0 (or Mono equivalent)
  2. MySQL server to connect to

WareSeeker Editor

<<less
Download (189.05KB)
Added: 2009-02-11 License: Freeware Price: $0
401 downloads
SQL2SS Scripter 2.0.2

SQL2SS Scripter 2.0.2


SQL2SS Scripter offers you a professional and highly-efficient 32 bit Windows application designed to automatically generate SQL schema scripts for Microsoft SQL Server databases, and store them in file system or under Microsoft SourceSafe version control. more>> <<less
Download (3.4MB)
Added: 2006-02-12 License: Freeware Price:
downloads
FastQuery for SQL Server 2.0

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

<<less
Download (15.97MB)
Added: 2008-09-07 License: Freeware Price:
412 downloads
SQL Server Enterprise Mangler 1.0b

SQL Server Enterprise Mangler 1.0b


SQL Server Enterprise Mangler provides an easy way to manage objects contained in remote instances of MS SQL Server 2000 using a light, Web-based interface. more>>

SQL Server Enterprise Mangler 1.0b provides an easy way to manage objects contained in remote instances of MS SQL Server 2000 using a light, Web-based interface. This small application supports the creation, modification, and deletion of tables, stored procedures, and views as well as the running of adhoc queries. SQL Enterprise Mangler was developed using pure ASP 3.0 to provide complete portability and backward compatibility.

<<less
Download (39.9KB)
Added: 2005-06-20 License: Freeware Price:
downloads
Microsoft SQL Server 7.0 Patch: Extended Stored Pr

Microsoft SQL Server 7.0 Patch: Extended Stored Pr


This patch eliminates a security vulnerability in Microsoft? SQL Server? 7.0 and Microsoft SQL Server 2000 more>> This patch eliminates a security vulnerability in Microsoft? SQL Server? 7.0 and Microsoft SQL Server 2000. The flaw in SQL Server might allow a memory buffer allocated on the stack to be overwritten with arbitrary data, potentially allowing an attacker to execute arbitrary code in the SQL Server process space. This arbitrary code might be used for purposes as simple as shutting down the server to as complex as spawning a different process that might be used to take control of the server.

For More Information: Security Bulletin

<<less
Added: 2008-10-30 License: Update Price:
358 downloads
SQL Object Scripter 1.2

SQL Object Scripter 1.2


SQL Object Scripter is one of the most advantageous tools which will write an XML File with attributes from your SQL Server 2005 database. more>>

SQL Object Scripter 1.2 is one of the most advantageous tools which will write an XML File with attributes from your SQL Server 2005 database. This XML file can be imported into this program to sync the objects in another database. The program will allow you to add columns or change column default values in a development environment, export an xml file and push the changes to a database in production without the loss of data.

It will also script views, Stored Procedures, and Functions. It uses the SQL Server 2005 Dependency detection to sort the tables and views in order for creation. This tool also allows you to pick and choose which objects to export as well as which objects to synchronize from the XML file.

Enhancements:

  • Version 1.2 adds features that show how many objects are selected at a given time.
  • Also now it is possible to sort everything alphabetically while still scripting and synchronizing in order of dependency.
  • This makes objects easier to find while still allowing them to be created in the correct order.
<<less
Download (2.1MB)
Added: 2007-01-16 License: Freeware Price: $0.00
downloads
 
Other version of SQL Object Scripter
SQL Object Scripter 1.0SQL Object Scripter - Synchronize your database objects. SQL Object Scripter 1.0 - BridgeWood ... , Stored Procedures, and Functions. It uses the SQL Server 2005 Dependency detection to sort
License:Freeware
Download (2.08MB)
1041 downloads
Added: 2007-01-03
SQL Studio Query eXecutor 1.1.609.9686

SQL Studio Query eXecutor 1.1.609.9686


SQL Studio Query eXecutor (QX) is a simple query and SQL script execution utility for Microsoft SQL Server more>>
SQL Studio Query eXecutor (QX) is a simple query and SQL script execution application for SQL Server. It is a lightweight tool for working with SQL Server databases.
There has been always a need for it when working with MSDE and SQL Server Express Edition or remote databases. It is not a replacement for the powerful Query Analyzer or the tools provided with Microsoft SQL Server, but rather an alternative for users that do not have those tools or do not want to install them.
Features color syntax highlighting, whole script or selected statements execution, executing of SQL scripts or stored procedures, and multiple result tables. Convenient functions to save SQL code to file and open existing script files. Provides execution results, table format output, and XML output.
SQL Studio QX has an advanced database server detection process to list all available servers. Supported are all editions of Microsoft SQL Server 2000 and 2005, including MSDE and SQL Server 2005 Express. It executes queries to remote servers.
Supported Databases:
- Microsoft SQL Server 2005 (all editions)
- Microsoft SQL Server 2005 Express
- Microsoft SQL Server 2000 (all editions)
- Microsoft MSDE 2000
- Remote Microsoft SQL Server instances
Main features:
- Write and execute queries and stored procedures
- Save SQL scripts for future use
- Open saved scripts and execute
- Multiple result tables
- XML output
- Color coding for SQL language syntax
<<less
Download (247KB)
Added: 2006-09-21 License: Freeware Price:
1129 downloads
 
Other version of SQL Studio Query eXecutor
SQL Studio Query eXecutor 1.1.6a useful query and SQL script execution utility which is designed for Microsoft SQL Server. SQL ... or stored procedures, and multiple result tables. Convenient functions to save SQL code to
Price: Notavailable
License:none available
Download
downloads
Added: 2006-10-05
SQL Studio Query eXecutor 1.1SQL Studio Query eXecutor (QX) is a simple query and SQL script execution utility for Microsoft ... or stored procedures, and multiple result tables. Convenient functions to save SQL code to
Price: $0
License:Freeware
Download (29.49MB)
411 downloads
Added: 2008-09-07
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5