Shareware Connection: Freeware, Shareware and Demo Software Downloads.
New Additions Home Links Submit Submit

 
Business & Productivity Tools
Desktop
Developer Tools
Drivers
Education
Games
Home & Personal
Internet & Networking
Multimedia & Design
Operating Systems
Utilities



Advertisement:

ListMotor 
Email List Manager Tool.
Remover, Keeper ..
 

Extract Link
Extract url, email, phone
fax from local disk file.

 

  

 



Software Listing: Procedures

 

 SQLHelp | License: Shareware |

 
  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..

Publisher:
Pikauba Software| Date: 15-05-2003 | Size: 2310 KB
  -
 

 SQL Script Recovery | License: Shareware |

 
  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 encryption" option,but you neglectful lost it,the application can help you recover it ..

Publisher:
HongJun Guo| Date: 12-12-2003 | Size: 1923 KB
  -
 

 AddErrorhandler | License: Freeware |

 
  VB Add-in. Automates error handling code in functions and procedures. Includes custom callstack..

Publisher:
BDCSoftware| Date: 02-04-2002 | Size: 223 KB
  -
 

 File Utility extended stored procedures for MS SQL Server | License: Shareware |

 
  File Utility extended stored procedures adds to T-SQL 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 fields of TEXT/NTEXT/IMAGE datatype; * Work with INI files; * Format string templates..

Publisher:
Leonid Belousov| Date: 01-10-2003 | Size: 65 KB
  -
 

 Lattice.SPGen Stored Procedure Generator | License: Shareware |

 
  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 multiple records) using the fields you choose as well as using stored procedure’s name you desire. Below is how it works: 1. Collect metadata from different datasource(Oracle, DB2, SQL Server) 2. Build xml metadata input definition file 3. Generate stored procedures using xslt with different xsl stlysheet. Features added in version 1.

Publisher:
Lattice Business Software Intl., Inc.| Date: 12-08-2004 | Size: 235 KB
  -
 

 SQL Ultimate Debugger | License: Shareware |

 
  SQL Ultimate Debugger is a powerful SQL server tool that helps developers debug SQL Server database code in both development and production environments. SQL Ultimate Debugger™ records database execution calls, providing detailed information on each traceable element (scalar variables, table variables, temporary tables, permanent tables) within executed database code such as stored procedures (SP's) and user-defined functions (UDF's), triggers. SQL Ultimate Debugger also provides performance indicators and statistics (call count, total, average and maximum execution time) for each line of executed database code.

Publisher:
SQL Solutions, LLC| Date: 03-03-2008 | Size: 2580 KB
  -
 

 DBDocumentor | License: Shareware |

 
  DBDocumentor produces programmers reference documentation on SQL Server databases. The output reference documentation covers functions, indices, procedures, tables (including columns and constraints), views and user defined types. Procedures calling and being called are linked, as are indices and their tables. The SQL schema can be included, and optionally colorized..

Publisher:
Pikauba Software| Date: 23-06-2003 | Size: 2572 KB
  -
 

 OxyGen Code Generator | License: Shareware |

 
  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 Layer, a cache is available along with the Domain Model. A Business Services layer exposes functionality to the Service Publication (WCF and Web Services) and UI Layers (ASP.NET). Searching & Paging included. # Code for entity relationships are generated # Zero-code query builder # Table and column name mapping # Specialized code for Static Reference Tables # Configurable data caching with auto refresh # Scalable data paging (Data Source Paging) # Relationship denormalization code is generated for the Business Layer # Stored Procedures, OOP classes and collections (generic List of T) are generated # No ad-hoc or parameterized queries (only Stored Procedures) equals greater DB access security # Automatic code comments # The Complete data manipulation stack (i.

Publisher:
Tech-IS Inc.| Date: 14-04-2008 | Size: 6005 KB
  -
 

 WebCab Functions (J2EE Edition) | License: Shareware |

 
  EJB Component Suite offering refined numerical procedures to either construct a function of one or two variables from a set of points (i.e. interpolate), or solve an equation of one variable. The interpolation procedures provided include Newton polynomials, Lagrange's formula, Burlisch-Stoer algorithm, Cubic splines (natural and free), Bicubic interpolation and procedures for find the interpolation functions coefficients. In order to solve an equation we provide the Van Wijngaarden-Dekker-Brent algorithm, interval bisection method, secant and false position, Newton-Raphson method and Ridders' method.

Publisher:
WebCab Components| Date: 04-10-2004 | Size: 6728 KB
  -
 

 WebCab Functions (J2SE Edition) | License: Shareware |

 
  Java API Components offering refined numerical procedures to either construct a function of one or two variables from a set of points (i.e. interpolate), or solve an equation of one variable. The interpolation procedures provided include Newton polynomials, Lagrange's formula, Burlisch-Stoer algorithm, Cubic splines (natural and free), Bicubic interpolation and procedures for find the interpolation functions coefficients. In order to solve an equation we provide the Van Wijngaarden-Dekker-Brent algorithm, interval bisection method, secant and false position, Newton-Raphson method and Ridders' method.

Publisher:
WebCab Components| Date: 04-10-2004 | Size: 5080 KB
  -
 

 Apex SQL Clean | License: Shareware |

 
  Apex SQL Clean tool looks for and deletes unreferenced and unused Database objects like tables, views and procedures. If database object bloat is the problem, Apex SQL Apex SQL Clean tool is the solution. Your database may have many stored procedures, tables and views that aren't being used anymore but unless you determine which of your objects fall into this category you will be stuck with them forever. Apex SQL Clean will analyze a client whether it be VB, ASP, Delphi etc to determine what SQL objects are actually being used and what objects aren't. It will also analyze the database itself to see what internal references exist among SQL objects.

Publisher:
Apex SQL, LLC| Date: 20-11-2006 | Size: 7035 KB
  -
 

 SwisSQL - Oracle to DB2 Migration Tool | License: Shareware |

 
  SwisSQL - Oracle to DB2 Edition is an automated migration tool to convert stored procedures implemented in Oracle PL/ SQL code into equivalent IBM DB2 SQL. It automates more than 80% of the Oracle PL/SQL code conversion into IBM DB2 with very minimal manual intervention. SwisSQL migration tool removes the time consuming, tedious and error prone manual effort involved in typical migration projects and provides great productivity benefit with high quality output and short turnaround time. Features * Migration of Oracle PL/ SQL procedures, functions, triggers, cursors, tables and views into TransactSQL * Support for conversion of PL/ SQL In-Built Functions, Datatypes, and SQL Queries * Support for conversion of all Transaction features.

Publisher:
AdventNet| Date: 04-02-2005 | Size: 19456 KB
  -
 

 SPROC Function Builder | License: Shareware |

 
  SPROC Function Builder is a tool for writing functions to access SQL Server stored procedures (SPROCs). The program is not limited to any specific language so you can write your code in ASP, .NET or pretty much any other language and still save hours with this little utility. SPROC Function Builder uses an easy to learn template syntax, that is also available from the right click menu in the built-in editing screen (with syntax highlighting)..

Publisher:
Clickcess Ltd| Date: 01-10-2002 | Size: 520 KB
  -
 

 ADO.NET Express Pro | License: Shareware |

 
  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 database connections and browse schema objects such as tables and stored procedures. You can right click on a schema object to generate ADO.NET code for this object. For example, you can right-click on a stored procedure and generate a C# method that executes the stored procedure and returns a DataReader. ADO.NET Express is especially useful for ASP.

Publisher:
Pharaoh Software| Date: 03-01-2004 | Size: 397 KB
  -
 

 SqlSpec | License: Shareware |

 
  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, triggers, indexes, constraints, schemas, assemblies, CLR procedures, xml schema collections, synonyms, symmetric and asymmetric keys, user defined types, and user defined functions in your database. It will also tell you what the dependencies are (which tables point to other tables via foreign keys, which tables are used by which stored procedures, etc.

Publisher:
Elsasoft| Date: 12-10-2006 | Size: 196 KB
  -
 

 DB3NF - Rapid Web Application Development platform | License: Freeware |

 
  DB3NF is a Rapid Web Application Development platform (RAD) designed for fast and easy creation of high performance, maintainable and scalable Web applications of virtually any kind. It also dramatically reduces development and QA time and provides a consistent look and feel throughout the application. DB3NF consists of six main parts ordered as they appear in the development process: DB3NF Administration console. It allows creating and maintaining application schema and business rules. It also provides application administration and deployment. "Schema" database. Schema database structure is fixed and the data is manipulated by the Administration Console.

Publisher:
Interapple, Inc| Date: 25-02-2002 | Size: 1581 KB
  -
 

 VB Watch | License: Shareware |

 
  Take cover from run-time errors, test, debug and profile your code. VB Watch is 3 tools in one: Profiler, Debugger, and Protector. Increase the quality, stability and performance of your Visual Basic programs. - Measure performance. See which procedures are the slowest ones, and which lines or loops are taking up most of the time. Or measure execution times before and after your enhancements. - Add advanced error handlers. Error messages can include: error description, procedure name, line number, parameter and variable values, object properties, call stack, screenshot, run-time library versions, and even execution trace procedure-by-procedure, line-by-line.

Publisher:
Aivosto Oy| Date: 15-07-2003 | Size: 4450 KB
  -
 

 SwisSQL - Oracle to Sybase Migration Tool | License: Shareware |

 
  SwisSQL - Oracle to Sybase Edition is an automated migration tool to convert stored procedures implemented in Oracle PL/ SQL into equivalent Sybase Adaptive Server Transact SQL code. It automates more than 80% of the PL/ SQL code conversion into TransactSQL with very minimal manual intervention. SwisSQL migration tool removes the time consuming, tedious and error prone manual effort involved in typical migration projects and provides great productivity benefit with high quality output and short turnaround time. Features * Migration of Oracle PL/ SQL procedures, functions, triggers, cursors, tables and views into TransactSQL * Support for conversion of PL/ SQL In-Built Functions, Datatypes, and SQL Queries * Support for conversion of all Transaction features.

Publisher:
AdventNet| Date: 11-02-2005 | Size: 10240 KB
  -
 

 Setup Builder | License: Shareware |

 
  Setup Builder is the powerful, reliable, easy to use and cost effective solution for creating comprehensive, professional looking application installation procedures in a cost effective manner. Fully automated with optional components. Handles all the usual setup tool features and much more! Supports ODBC, OLE, VB5, VB6, sound and software licensing protection. Multi-lingual. Single file self-extracting executables for web distribution. If you want performance and flexibility which out performs all other products, then this is the tool for you!.

Publisher:
GPP Software| Date: 04-10-2007 | Size: 1550 KB
  -
 

 VB Project Eye | License: Freeware |

 
  VB Project Eye is an analysis tool that determines the calls/uses of procedures, variable, types, enums and classes in shortest time, traces dead code and allows a slight navigation through the call trees of a Visual Basic project. The dependences between the different objects can be represented graphically. In addition it shows the distribution of the programming effort about the individual modules as number of code lines or of procedures and variables..

Publisher:
Theodor MĂĽller| Date: 02-03-2005 | Size: 585 KB
  -
 

 WebCab Functions for Delphi | License: Shareware |

 
  Add refined numerical procedures to either construct a function of one or two variables from a set of points (i.e. interpolate), or solve an equation of one variable; to your .NET, COM, and XML Web service Applications. The interpolation procedures provided include Newton polynomials, Lagrange's formula, Burlisch-Stoer algorithm, Cubic splines (natural and free), Bicubic interpolation and procedures for find the interpolation functions coefficients. In order to solve an equation we provide the Van Wijngaarden-Dekker-Brent algorithm, interval bisection method, secant and false position, Newton-Raphson method and Ridders' method.

Publisher:
WebCab Components| Date: 04-10-2004 | Size: 2929 KB
  -
 

 WebCab Functions for .NET | License: Shareware |

 
  Add refined numerical procedures to either construct a function of one or two variables from a set of points (i.e. interpolate), or solve an equation of one variable; to your .NET, COM, and XML Web service Applications. The interpolation procedures provided include Newton polynomials, Lagrange's formula, Burlisch-Stoer algorithm, Cubic splines (natural and free), Bicubic interpolation and procedures for find the interpolation functions coefficients. In order to solve an equation we provide the Van Wijngaarden-Dekker-Brent algorithm, interval bisection method, secant and false position, Newton-Raphson method and Ridders' method.

Publisher:
WebCab Components| Date: 04-10-2004 | Size: 3320 KB
  -
 

 DB Manual | License: Shareware |

 
  Fact: Documenting databases are a pain-in-the-ass, it’s a boring job and you loose a lot of time (Do you recognize this feeling?). But: database documentation is important and necessary if you want to grow, adapt it easily in the future etc. How: DB Manual helps you documenting databases automatically, quickly,easily and put the information in the world famous MSDN–layout. What: DB Manual writes documentation about tables, views, stored procedures, triggers, functions, packages, dependencies,....

Publisher:
Blue Oceans Ltd| Date: 01-08-2005 | Size: 3726 KB
  -
 

 SwisSQL - SQL Server to Oracle Migration Tool | License: Shareware |

 
  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 PL/SQL with very minimal manual intervention. SwisSQL migration tool removes the time consuming, tedious and error prone manual effort involved in typical migration projects and provides great productivity benefit with high quality output and short turnaround time. SwisSQL - SQL Server to Oracle Edition provides the following significant features: - Migration of SQL Server Transact SQL procedures, functions, triggers, cursors, tables and views into PL/SQL.

Publisher:
AdventNet| Date: 12-06-2007 | Size: 15128 KB
  -
 

 SQL Source Control | License: Demo |

 
  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 (tables, stored procedures, views, functions, triggers), including SQL scripts and documentation history. You may create and version database documentation quick and easy, down to table columns or stored procedure parameters, generate reports in easy to read and share HTML format. With built-in database management support users can browse, edit and remove existing items, add new tables, views, stored procedures, functions and triggers.

Publisher:
Skilled Software| Date: 01-01-2003 | Size: 7649 KB
  -
 

 Happy Fish Database Designer | License: Shareware |

 
  Happy Fish is a ERD database design tool which supports multiple database platforms. A WYSIWYG design environment to create a complete and attractive ERD diagram design with domains, tables, foreign keys, views, stored procedures and more. Design and live database access in a consistent user interface with advanced drag and drop functionality. Your base ERD design is alternatively used to generate DDL (data definition language) scripts to create the actual database. You can connect to almost any database through ADO/ODBC. Happy Fish will reverse engineer an already existing database and translates it afterwards to your own preffered database environment.

Publisher:
Polderij Automation| Date: 07-01-2006 | Size: 2476 KB
  -
 

 Code VBA | License: Shareware |

 
  With Code-VBA coding tools added to the Visual Basic for Applications editor programmers create better Visual Basic code up to 50% faster. A set of 20 specialized code builders supports the fast creation of most used code. Using the builders reduces the amount of typing and makes the code more consistent. Use it with MS Access, Excel, Word and other VBA supporting applications. Included Code Explorer and Search to find all built-in Visual Basic procedures and code fragments related to your keywords in zero secs. Version 4 has the Fragments Builder extended with the ability to add shortcuts. This allows you to access the same fragment from multiple branches in the fragment library tree.

Publisher:
AGORA Software BV| Date: 28-03-2006 | Size: 4370 KB
  -
 

 NEROCODE MySQL Client | License: Shareware |

 
  GUI Client for MySQL Database Server administartion and development. Some key features: - Manage database - Views - Triggers - Stored procedures and functions - BLOB fields - Modify data - SQL Editor - Manage privileges - Backup and restore datababase.

Publisher:
NEROCODE| Date: 15-05-2006 | Size: 1039 KB
  -
 

 Zoom Search Engine | License: Shareware |

 
  Zoom is a package for web developers to add an industrial-strength custom search engine to their website in a matter of minutes. No complicated server-side setup procedures, just index and upload from the convenience of your own Windows computer. Features include: "Google-like" context descriptions, wildcard and exact phrase searching, spider & offline indexing, statistic reports, sort by date options, spelling suggestions, DOC/PDF/XLS/PPT files, and more. Visit our website for a full list of features. Available for PHP, ASP, or JavaScript platforms. A free edition is available for smaller websites and a professional version available for larger websites.

Publisher:
WrenSoft| Date: 10-03-2005 | Size: 1453 KB
  -
 

 EazySQL | License: Demo |

 
  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 Server..

Publisher:
Datacraft| Date: 13-05-2006 | Size: 356 KB
  -

Page: 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 |


    Universal Explorer
Powerful windows explorer file manager and viewer.

File Manager - Windows Explorer Replacement

Disk Size Manager
Analyses hard disk space and collects statistics.

Powerful Disk Space Manager

Web Data Mining
Extract information from web. Download tools, data grabber.

Web Data Mining Software

 

 

Home - New Listing - Submit Software - Contact Us - Privacy Info