Software Index
Related Topics
Popular Trends
Trending Topics
 

Stored Procedures

All | Freeware
Product Title  /  Popularity Revised License Rating Size
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 files to the table ...
October 3rd 2003 Commercial    65k
SQLWays: Informix to Oracle Stored Procedures Migration Tool
SQLWays is a database and application migration product capable of converting stored procedures, functions, triggers, database schema (DDL), data, SQL queries, scripts and applications. SQLWays guarantees migration process optimization to reduce your project costs. Support team offers individual comprehensive product ...
April 6th 2004 Shareware    22,373k
File Utility 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 files ...
August 26th 2004 Shareware    65k
FastQuery for SQL Server
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 ...
December 5th 2005 Freeware    16,354k
SQL Server Documentation Tool
The SQL Server Documentation Tool creates technical documentation for Microsoft SQL Server 7.0, 2000 and 2005 databases. Technical documentation is created in HTML, HTML Help, RTF and plain text formats. The HTML Help format documentation is fully searchable and cross ...
February 19th 2008 Commercial    10,359k
xSQL Object
xSQL Object is a professional grade SQL tool for comparing and synchronizing SQL Server databases. Compare tables, views, stored procedures, functions - all objects - SQL Server 2000 and SQL Server 2005. It allows the developers and database administrators to ...
April 22nd 2008 Shareware  5 stars 7,498k
tox for Linux
tox (Tomcat Oracle & XML) is a web archive is a foundation for development of HTTP based applications using Tomcat (or some other servlet container) and an Oracle RDBMS. Use of tox requires coding primarily in PL/SQL, javascript, and XSLT, ...
May 15th 2011 Freeware    10k
SQL7Print
Prints Microsoft SQL Server 7 schema object definitions, including dependencies and permissions, for Database Roles, Defaults, File Groups, FullText Catalogues, Log Files, Rules, Stored Procedures, System Datatypes, Tables, Transaction Logs, User Defined Datatypes, Users, Views, Backup Devices, Logins,Languages, Remote Servers, ...
August 4th 2005 Shareware    4,029k
SQL2000Print
Document schema of your Microsoft SQL Server2000 database by printing it in your own custom style. You can print Database Roles, Defaults, File Groups, FullText Catalogues, Log Files, Rules, Stored Procedures, System Datatypes, Tables, Transaction Logs, User Defined Datatypes, Users, ...
August 4th 2005 Shareware    3,965k
Stored Procedure Proxy Generator
The Stored Procedure Proxy Generator is designed to radically simplify solving the problem of complexity of preparing to call database stored procedures from external code. Based on the information taken from the specified database it builds .NET-assembly with a set ...
September 12th 2003 Shareware    812k
MySQL Maestro
MySQL Maestro is the premier MySQL admin tool for database management, control and development.

MySQL Maestro provides you with the ability to perform all the necessary database operations such as creating, editing, copying, extracting and dropping database objects. It supports ...
December 21st 2006 Shareware  5 stars 8,875k
EazySQL
Generates ready to use SELECT, INSERT, UPDATE, DELETE and VIEW SQL Statements and SQL Stored Procedures from table structures of MS SQL Server 2000 and 2005. Supports Optimistic Concurrency Control for Update, Foreign-Keys, etc. Connects Local as well as Remote ...
May 14th 2006 Demo  5 stars 356k
SQLServerPrint 2005
Document your Microsoft SQL Server 2005 database by printing its objects (tables, views, Stored Procedures, etc.) in your own custom style. The printed output can be exported to HTML, PDF and RTF format to enable it to be incorporated into ...
June 17th 2006 Shareware  5 stars 4,897k
SwisSQL - SQL Server to Oracle Migration Tool
SwisSQL - SQL Server to Oracle Edition is an Automated Migration tool to convert stored procedures implemented in Microsoft SQL Server Transact SQL into equivalent Oracle PL/SQL code. It automates more than 80% of the Transact SQL code conversion into ...
October 24th 2007 Shareware  5 stars 15,106k
OxyGen Code Generator
Generates source code for the Data Access & Business Layers of a typical .NET application. Outputs include Stored Procedures for the Data Layer, a data provider class for the Data Access Layer along with data transfer objects. For the Business ...
August 21st 2008 Shareware  5 stars 2,530k
Lattice.SPGen Stored Procedure and Code Generator
Lattice.SPGen is a template-based stored procedure and code generator that supports Microsoft SQL Server, Oracle, IBM DB2 UDB, PostgreSQL and MySQL.TaIt processesTaany tables and views in the databaseTathat you select andTagenerate stored procedures scripts of insert, update, delete, select (single ...
August 3rd 2011 Shareware    235k
Lattice.SPGen Stored Procedure Generator
Lattice.SPGen is a stored procedure generator that supports Microsoft SQL Server, Oracle and IBM DB2 UDB. Lattice.SPGen will process each table and view in the database which you selected and created stored procedures to insert, update, delete, select (single or ...
September 3rd 2011 Shareware    241k
EMS MySQL Manager Lite
EMS MySQL Manager Lite is an excellent freeware graphical tool for MySQL Server administration. MySQL Manager works with any MySQL versions from 3.23 to 5.06 and supports all of the latest MySQL features including views, stored procedures and functions, InnoDB ...
February 21st 2005 Freeware  5 stars 11,960k
T-SQLEditPro
T-SQLEditPro is not a SQL Server management tool, so it is not a replacement for Enterprise Manager, althought it does alot of what EM does and better.It's not a transact SQL debugger...yet.It is a feature packed transact sql code editor ...
June 13th 2002 Commercial  5 stars 7k
MS SQL Sync Toolkit Lite
MS SQL Sync Toolkit is a perfect tool which you can use to compare and synchronize the structure of SQL Server databases. This is useful in a development environment when changes made to a local database need to be copied ...
April 7th 2003 Shareware  5 stars 988k
Related Scripts
A to Z of Stored Procedures for ASP and VB Programmers
This is an online tutorial for the database administrators which elaborately explains about stored procedures and its usage. It guides the users like where to write stored procedures, what are the types of SPROC, calling, querying, storing stored procedures etc.,
November 27th 2005 Freeware     
About Stored Procedures
This tutorial implements complete details about stored procedures and its full functions to the users. It teaches the topics like use of stored procedures, how to develop stored procedures, how to insert, update and remove records from database etc., It ...
December 12th 2005 Freeware     
Add Records using Stored Procedures
This is an online database tutorial through which the beginners can understand how to add database records to SQL server using stored procedures. Sample source code has been given in this tutorial hence the users can easily add their records ...
November 29th 2005 Freeware     
ADO Command and Stored Procedures - Introduction
This is an useful tutorial section for database managers which gives several steps and tips about the creation of SPROC (Stored Procedure) and also it briefly demonstrates to the users how to use ADO commands with stored procedures.
December 17th 2005 Freeware     
ADO Stored Procedures
ADO Stored Procedures is a web based article through which users can learn more about the easy way to retrieve the stored procedure from the database with the presence of ADO. In this article author explains various codes involved in ...
December 9th 2005 Freeware     
ADO.NET, COBOL and Stored Procedures
ADO.NET, COBOL and Stored Procedures is a tutorial which contains more details about the stored procedure and how to get the data of the database table using the stored procedure. In this tutorial the author defines the stored procedure that ...
December 7th 2005 Freeware     
A-z Of Stored Procedures
Want to switch over to stored procedures from in-line sql coding? Know eveything about it.Article from Benny, www.macronimous.com, teaches you from the scratch in a step-by-step way.
December 8th 2005 Freeware     
Calling Command objects and stored procedures
This article basically explains about how to create stored procedure. Stored procedure is basically used for making easy to the users for managing their data records with security but with ease. Stored procedures with parameters is given in example.
November 28th 2005 Freeware     
Calling Stored Procedures From Active Server Pages
If the users wishes to know how to call stored procedures in Active Server pages and also it demonstrates about the basic function of stored procedure in ASP. Users can use any database either low level databases or high level ...
December 9th 2005 Freeware     
Data Access through Web Services, Stored Procedures and SQL Queries
This article briefly explains about data accessing feature in web service i.e- it describes in detail how to retrieve data from the database with the help of three different methods like stored procedures, SQL query and through web services. It ...
December 19th 2005 Freeware     
Related Code
Decrypt MS SQL 2000 stored procedures of ANY SIZE!
This MS Access application will decrypt Stored Procedures encrypted using "with encryption" option. If automatic removing of "with encryption" option fails user will asked to manually modify the source of SP. The source of SP must start with “ALTER PROCEDURE” ...
May 6th 2006     38k
ADO.NET Express Pro 1.2.0
ADO.NET Express is an add-in for Visual Studio 2003 that generates class methods for calling stored procedures and executing common types of SQL statements. It supports C#/VB and SQL Server/Oracle. ADO.NET Express looks similar to Server Explorer. You can add ...
February 8th 2006     398k
A S P.Net Enterprise Manager (0.5.0)
This is a web-based version of Enterprise Manager for SQL Server and MSDE. An online demo is available at http://www.aspenterprisemanager.com/ . This is an Open Source Project in VB.Net, ASP.Net and ADO.Net that is in the early stages, so any ...
August 8th 2006     131k
DotNETGen
VB.NET Class Generator From Databases - In order to simplify the interaction with a database and decrease development time, many systems contain classes that represent database objects. For example, one could create a "Customer" class with "Name" and "Email" properties ...
August 9th 2006     31k
myLittleAdmin
myLittleAdmin is a web-based MS SQL and MSDE database administration tool.

This new version of myLittleAdmin has been completely re-written. It offers a new skinnable interface and a lot of great new features, such as user levels, multi-databases support or ...
July 26th 2007     154k
New Software
Popular Software