Main > Free Download Search >

Free stored procedure migration software for windows

stored procedure migration

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 7585
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 ... Create Stored Procedures for your database. Select between default SPs, Custom SPs and
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
New Procedure 1.0

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>>
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!
<<less
Download (270K)
Added: 1999-06-01 License: Freeware Price:
3804 downloads
Add Procedure With Code Add-In 1.0

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>>
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 written an add-in that you can add to VB 5.0 that will add a procedure to your code (much like the one already in VB 5.0, but it will also insert some error handling code for you.)
<<less
Download (23K)
Added: 1998-09-06 License: Freeware Price:
4070 downloads
LBE Helpdesk Data Migration Tool 1.0

LBE Helpdesk Data Migration Tool 1.0


LBE Helpdesk Data Migration Tool - migrate LBE Helpdesk data from an Access database to Oracle or Sql Server more>>
LBE Helpdesk Data Migration Tool is a program that will allow you to migrate LBE Helpdesk data from an Access database to Oracle or Sql Server.
<<less
Download (2.02MB)
Added: 2006-10-04 License: Freeware Price:
1118 downloads
SwisSQL - Sybase to Oracle Migration Tool 3.0

SwisSQL - Sybase to Oracle Migration Tool 3.0


SwisSQL - Sybase to Oracle Migration Tool - automated migration tool to convert Sybase Adaptive Server TSQL into PL/SQL more>>
SwisSQL - Sybase to Oracle Edition is an automated migration tool to convert stored procedures implemented in Sybase Adaptive Server Transact SQL into equivalent PL/ SQL code.
It automates more than 90% of the Sybase Transact SQL code conversion into Oracle 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.
Main features:
- Migration of Transact SQL procedures, functions, triggers, cursors, tables and views into Oracle PL/SQL.
- Support for conversion of Transact SQL In-Built Functions, SQL queries & all In-Built data types (including user-defined types).
- Support for conversion of both Microsoft SQL Server and
- Sybase Adaptive Server T-SQL Statements.
- Support for conversion of all Transaction features.
- Support for Cursor Declaration, OPEN, FETCH, CLOSE and DEALLOCATE Statements Conversion.
- Support for conversion of Temporary table feature into PL/SQL.
- Support for conversion of most of the @@ Global variables into equivalent PL/SQL implementation.
- Support for Result-Set Processing conversion from Transact SQL to PL/SQL.
- Support for T-SQL Label, Assignment, Control and Conditional Statements conversion.
- Generation of formatted, readable PL/SQL code with good comments.
- A user friendly Graphical user interface with support for
- One click conversion of Sybase transact SQL into PL/SQL.
- Fetching TransactSQL model from database directly and converting. Also supports conversion of source files from local directory.
- Project driven organization of converted code to ease maintenance.
<<less
Download (14.4MB)
Added: 2005-09-16 License: Freeware Price:
1507 downloads
Migrate-Data (data migration tool) 1.1

Migrate-Data (data migration tool) 1.1


Migrate-Data is an extremely powerful enterprise data migration tool more>> Migrate-Data is a pure java and an extremely powerful enterprise data migration tool. It supports open source and commercial databases.
With Migrate-Data the user can easily extract, transform, load and integrate data from any-to-any databases. In addition the user can also perform customized data extraction from source and create customized target objects.
FEATURES
1.Migrates data to target database having same or different schema from the source database
2.Generates ??CREATE TABLE?? script for target table by having the selected fields from one or more tables with modified properties.
3.Incorporates a query builder that helps to create SQL SELECT statement by having selected fields from one or more tables, with data filtering conditions
4.Facility for parsing SQL SELECT statement and checking syntax
5.Option for adding a field for generating data of type sequence or identity, along with the selected field/s from the source table/s
6.Facilitates for changing target table name, field name, field type and size while extracting data from one or more tables in the source database, flat file and Excel sheet
7.Facility to execute SQL SELECT statement that is stored in a file for extracting data from the source database
8.Facility to paste SQL SELECT statement by copying that from out side sources for extracting data from the source database
9.Incorporates Driver manager that helps to instantiate a JDBC driver dynamically at run time
10.Generates DDL (Data definition language) script
11.Provides syntax editor for viewing, editing and saving generated DDL script for the target database
12.Provides syntax editor for viewing, editing and saving generated CREATE TABLE statement for the target table, from the selected tables and declared constraints.
Data Source
Oracle, SQL Server, DB2 UDB ,MySql, PostgreSql, Ingres, Informix, Mimer SQL, MaxDB, MS Access, Flat File, Excel file
<<less
Download (2.39MB)
Added: 2008-10-10 License: Freeware Price:
398 downloads
SwisSQL - SQL Server to Oracle Migration Tool 3.2

SwisSQL - SQL Server to Oracle Migration Tool 3.2


SwisSQL - SQL Server to Oracle Migration Tool - automated migration tool to convert SQL Server Transact SQL to Oracle PL/SQL more>>
SwisSQL - SQL Server to Oracle Migration Tool - automated migration tool to convert SQL Server Transact SQL to Oracle PL/SQL SwisSQL - SQL Server to Oracle Edition is an Automated Migration utility that allows you to convert stored procedures implemented in Microsoft SQL Server Transact SQL into equivalent Oracle PL/SQL code.
SwisSQL - SQL Server to Oracle Migration Tool automates more than 90% 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.
Main features:
- Migration of SQL Server Transact SQL procedures, functions, triggers, cursors, tables and views into PL/SQL.
- Supports conversion of Transact SQL In-Built Functions, SQL queries & all In-Built data types (including user-defined types).
- Supports conversion of all Transaction features.
- Supports conversion of Temporary table feature into PL/SQL.
- Supports conversion of most of the @@ Global variables into equivalent PL/SQL implementation.
- Support for Result-Set Processing conversion from Transact SQL to PL/SQL.
- Generates formatted, readable PL/SQL code with very good comments.
- Provides an ease to use Graphical user interface with support for single click driven migration.
- The tool supports two modes of conversion: (i). It could fetch Transact SQL model directly from database and convert them (ii) Supports conversion of Transact SQL source files loaded from local directory.
System requirements:
- 128 MB RAM
- PIII 800 MHz
- 50 MB hard disk space
<<less
Download (14.7MB)
Added: 2007-06-15 License: Freeware Price:
866 downloads
 
Other version of SwisSQL - SQL Server to Oracle Migration Tool
SwisSQL - SQL Server to Oracle Migration Tool 3.0Migration tool to convert stored procedures implemented in Microsoft SQL Server Transact SQL ... Features: - Migration of SQL Server Transact SQL procedures, functions, triggers, cursors
License:Freeware
Download (3.27MB)
1491 downloads
Added: 2005-09-25
AdventNet SwisSQL - Sybase to Oracle Migration Too 3.0

AdventNet SwisSQL - Sybase to Oracle Migration Too 3.0


sybase to Oracle stored procedure migration more>> SwisSQL - Sybase to Oracle Edition is an automated migration tool to convert stored procedures implemented in Sybase Adaptive Server Transact SQL into equivalent PL/ SQL code. It automates more than 90% of the Sybase Transact SQL code conversion into Oracle 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. Features * Migration of Transact SQL procedures, functions, triggers, cursors, tables and views into Oracle PL/SQL. * Support for conversion of Transact SQL In-Built Functions, SQL queries & all In-Built data types (including user-defined types). * Support for conversion of both Microsoft SQL Server and * Sybase Adaptive Server T-SQL Statements. * Support for conversion of all Transaction features. * Support for Cursor Declaration, OPEN, FETCH, CLOSE and DEALLOCATE Statements Conversion. * Support for conversion of Temporary table feature into PL/SQL. * Support for conversion of most of the @@ Global variables into equivalent PL/SQL implementation. * Support for Result-Set Processing conversion from Transact SQL to PL/SQL. * Support for T-SQL Label, Assignment, Control and Conditional Statements conversion. * Generation of formatted, readable PL/SQL code with good comments. * A user friendly Graphical user interface with support for o One click conversion of Sybase transact SQL into PL/SQL. o Fetching TransactSQL model from database directly and converting. Also supports conversion of source files from local directory. o Project driven organization of converted code to ease maintenance<<less
Download (list)
Added: 2008-10-24 License: Freeware Price:
367 downloads
Dynamics CRM Data Migration Manager

Dynamics CRM Data Migration Manager


You can convert and upload data from another customer relationship management (CRM) system to Microsoft Dynamics CRM more>> You can convert and upload data from another customer relationship management (CRM) system to Microsoft Dynamics CRM

Using the Microsoft Dynamics CRM 4.0 Data Migration Manager, you can convert and upload data from another customer relationship management (CRM) system to Microsoft Dynamics CRM 4.0.
The Data Migration Manager includes default data maps to convert source data from several common CRM systems to the data format expected by Microsoft Dynamics CRM 4.0. During the conversion and migration process, you can create any necessary custom entities or attributes to ensure that you do not lose legacy data during the migration process.
Important: Do not install if you are using Microsoft Dynamics CRM Online
System requirements:
- Microsoft Dynamics CRM 4.0

<<less
Download (22.1MB)
Added: 2008-09-30 License: Freeware Price: FREE
388 downloads
Microsoft CRM 3.0 Data Migration Pack 3.1

Microsoft CRM 3.0 Data Migration Pack 3.1


Microsoft CRM 3.0 Data Migration Pack is considered as a convenient as well as effective pack which includes two tools for migrating data to Microsoft Dynamics CRM 3.0. more>> <<less
Download (1.1MB)
Added: 2007-08-16 License: Freeware Price:
downloads
AdventNet SwisSQL Oracle to SQL Server Migration 2.6

AdventNet SwisSQL Oracle to SQL Server Migration 2.6


Oracle to SQLServer Migration Tool more>> SwisSQL - Oracle to SQL Server Edition is an Automated Migration tool to convert Oracle PL/SQL stored procedures into equivalent Microsoft SQL Server Transact SQL code. It automates more than 90% of the Oracle PL/SQL code conversion into Transact SQL with very minimal manual intervention. SwisSQL migration tool removes the time consuming error prone manual effort involved in typical migration projects and provides greater productivity benefit<<less
Download (18.0M)
Added: 2008-11-02 License: Freeware Price:
363 downloads
xSQL Object Lite Edition 2.5

xSQL Object Lite Edition 2.5


xSQL Object Lite Edition is an effective software which can compare script and synchronize databases, tables, views, and stored procedures. more>>

xSQL Object Lite Edition 2.5 is an effective software which can compare script and synchronize databases, tables, views, and stored procedures. Transfer SQL Server database schema changes from development to production quickly and efficiently. Compare and synchronize databases, schema and data.

Support for SQL Server 2005 and 2000 in one integrated environment. Compare tables, stored procedures, views, functions, assembly objects, service broker objects - all database objects. Take snapshots of the schema, generate version specific scripts. Automate the process of keeping your databases in sync by utilizing the accompanying free command line utility. Script schema and data together and transfer the database from one server to another.

Enhancements:

  • xSQL Object Command Line utility, easily configurable via the xSQL Object interface
  • Comparison wizards for quick comparisons and synchronizations
  • Comparison session - save all the selections you have made during a comparison like the types of objects to be included in the comparison, and comparison options you have selected.
<<less
Download (7MB)
Added: 2007-05-12 License: Freeware Price:
122 downloads
Solution Accelerator for Exchange Consolidation and Migration 1

Solution Accelerator for Exchange Consolidation and Migration 1


Solution Accelerator for Exchange Consolidation and Migration is developed to be a reliable and valuable tool for you to speed up the design, planning, and deployment of Exchange more>> <<less
Download (17.4MB)
Added: 2007-09-05 License: Freeware Price:
downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5