Main > Free Download Search >

Free oracle database migration software for windows

oracle database migration

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 5927
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
Gplex Database 3.0

Gplex Database 3.0


Search all the metadata in SQL, Oracle and DB2databases and source code. more>> The Gplex Database and source code crawler Search all the metadata in your SQL, Oracle and now DB2 (beta) databases and source code (*.cpp, *.asp, *.js, *.cs, etc.)
GplexDB crawls and indexes all your SQL, Oracle and DB2(beta) databases for Functions,
Triggers, Procedures, Tables, Columns, Views, Packages and Procedures and your source code
all of which are searchable from a single interface
Unlike competitive search solutions which require large upfront investment, the Gplex Database Search is an easy to use, downloadable product that delivers high quality search results for an free. And since Gplex Database and Source Code crawler is open source you can modify it and tweak it to your needs
<<less
Download (2.24MB)
Added: 2008-06-05 License: Freeware Price: Free
505 downloads
DBMigration 1.0

DBMigration 1.0


Database Migration Tool more>> DBMigration is a generic, visual database migration tool. It can be connected to any Database that has a JDBC type 4 driver and generates data definition language script, insert statements, data files and related files to migrate the source database to any destination database. Currently it supports Oracle, MS SQL Server, MySQL and PostgreSql as destination, as well as source databases.<<less
Download (247KB)
Added: 2006-12-19 License: Freeware Price: Free
1048 downloads
Oracle PHP Generator 7.4

Oracle PHP Generator 7.4


A Windows GUI utility for Oracle PHP programming. more>> Oracle PHP Generator is a freeware but powerful Oracle GUI frontend that allows you to generate high-quality Oracle PHP scripts for the selected tables, views and queries for the further working with these objects through the web. With Oracle PHP Generator you will have a very professional web database application ready for uploading to your website.<<less
Download (3.2MB)
Added: 2007-04-19 License: Freeware Price:
974 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
OracleSupervisor 3

OracleSupervisor 3


OracleSupervisor is a high-speed and powerful program which is capable of tuning and monitoring Oracle databases from release 8iR4 to 11g. more>>

OracleSupervisor 3 is a high-speed and powerful program which is capable of tuning and monitoring Oracle databases from release 8iR4 to 11g.

With OracleSupervisor, Oracle DBAs can have the status of all databases at a glance. OracleSupervisor automatically send, by e-mail, all database errors immediately as they occur. OracleSupervisor monitors the following Oracle components: SGA (Hit ratios); tablespaces and datafiles; tables and indexes; backups (OS, RMAN, and Flashback); control files; undo and roll back segments; jobs and scheduler; shared server; parameters; Automatic Database Diagnostic Monitor (ADDM); queries for getting information about top SQL, locks, event waits, table scans and SQL parsing.

Enhancements: Version 3 has integration of Oracle 11g.

<<less
Download (2.6MB)
Added: 2008-06-03 License: Freeware Price: $0.00
downloads
Oracle Class Library for C++ 1.0

Oracle Class Library for C++ 1.0


Oracle Class Library (OCL) provides native access to the Oracle database server. OCL contains classes to control connection, execute SQL statements, store and process result rows of queries and some c more>>
Oracle Class Library (OCL) provides native access to the Oracle database server. OCL contains classes to control connection, execute SQL statements, store and process result rows of queries and some common classes useful for developing database applications. OCL is written with ANSI C++ and uses Standard C++ Library only that allows you to port your application easily to another platform. OCL supports Windows and Linux and includes libraries for Visual C++ 6.0,C++ Builder 5 and gcc.
<<less
Download (600K)
Added: 2001-01-26 License: Freeware Price:
3203 downloads
Oracle SafetyNet 1.01

Oracle SafetyNet 1.01


A free program that will allow small and medium shops running Oracle on Windows based servers to automate the regualr backup and export of data from their databases, enabling them to recover from prob more>>

A free program that allows small and medium sized shops running Oracle on Windows based servers to automate the process of regularly backing up and exporting data from their database to external files. These files can then be backed up and stored on other media, allowing the company to recover the complete database or individual tables in case of disaster. The program expires every 60 days but is completely free. The backup schedule, location where the files are stored and other information is completely configurable. A shareware version of the SafetyNet program also supports data replication to an Oracle Standby server, automatic notifications when database errors occur, purging of archive log files and other features.

Requirements: Oracle Database running on Windows server

Whats new in this version: Second public version: no longer exipres after 60 days

<<less
Download (0.00KB)
Added: 2008-09-07 License: Freeware Price: $0
431 downloads
AdventNet SwisSQL - Oracle to SQL Server Migration Tool 2.5

AdventNet SwisSQL - Oracle to SQL Server Migration Tool 2.5


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 t 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, tedious and error prone manual effort involved in typical migration projects and provides great productivity benefit with high quality output and short turnaround time. Significant Features: - Migration of Oracle PL/SQL packages, procedures, functions, triggers, cursors, tables and views into Transact SQL. - Supports conversion of PL/SQL In-Built Functions, SQL Queries & all In-Built data types (including user-defined types). - Supports conversion of most of the Oracle built-in packages including DBMS_OUTPUT, DBMS_SQL etc., - Supports conversion of complex query constructs like START WITH and CONNECT BY. - Supports conversion of PL/SQL cursor variables, attributes & implicit cursors into Transact SQL. - Supports conversion of Oracle SQL queries into equivalent Transact SQL Queries including Theta joins, DECODE, ||? operator and others - Generates formatted, readable Transact 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 PL/SQL model directly from database and convert them (ii) Supports conversion of PL/SQL source files loaded from local directory
<<less
Download (18432K)
Added: 2004-12-23 License: Freeware Price: $0.00
970 downloads
1Z0-050 Oracle Test Questions 2008

1Z0-050 Oracle Test Questions 2008


TESTKINGWORLD.COM is a fast growing IT certification portal. more>> TESTKINGWORLD.COM Oracle Database 11g: New Features for Administrators Practice Exams are written to the highest standards of technical accuracy, using only certified subject matter experts and published authors for development. For perfect exam training, dont rely on 1Z0-050 braindumps. Get the 1Z0-050 study guide, which is actually the best 1Z0-050 pdf you can get with questions and answers to pass 1Z0-050 today.<<less
Download (942KB)
Added: 2008-03-06 License: Commercial Price: $na
754 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
Oracle Security Check 1.0

Oracle Security Check 1.0


Check the security of your Oracle database. more>> Oracle Security Check will connect to your database and test against an internal list of standard usernames and passwords. If any are found, they are reported as potential security holes.<<less
Download (410KB)
Added: 2003-08-30 License: Freeware Price: $0.00
2246 downloads
 
Other version of Oracle Security Check
Oracle Security Check 1.0Oracle Security Check will connect to your database and test against ... to your database and test against an internal list of standard usernames and passwords. If any
License:Freeware
Download (149KB)
1521 downloads
Added: 2005-09-02
DreamCoder for Oracle Free Edition 4.1.3

DreamCoder for Oracle Free Edition 4.1.3


DreamCoder for Oracle Free Edition is a product considered a free Integrated Development Environment (IDE) and administration utility for Oracle Databases. more>>

DreamCoder for Oracle Free Edition 4.1.3 is a product considered a free Integrated Development Environment (IDE) and administration utility for Oracle Databases. With the intuitive DreamCoder's GUI increase your code quality and reduce the development process time. DreamCoder for Oracle you will easily be able to build and execute queries, build and execute scripts, build and execute PL/SQL code, create and modify database objects, import and export data and user session monitor among others. DreamCoder for Oracle offers powerful visual tools for increase your productivity like SQL editor, procedure builder, parameter manager, describe objects, LOV viewer and session monitor among other features.

Enhancements: features enhanced Query builder and now supports Windows 7.

<<less
Download (13.2MB)
Added: 2009-08-01 License: Freeware Price: $0.00
downloads
 
Other version of DreamCoder for Oracle
DreamCoder for Oracle Free Edition 3.0and administration tool for Oracle Databases. DreamCoder for Oracle Free Edition 3.0 - Mentat ... tool for Oracle Databases. With the intuitive DreamCoders GUI increase your code quality and
License:Freeware
Download (12819K)
648 downloads
Added: 2008-04-24
DreamCoder for Oracle Free Edition 2.4.0.5tool for Oracle Databases. With the intuitive DreamCoders GUI reduce the development process ... To connect to an Oracle database, DreamCoder only requires a 32-bit SQL*Net or Net 8 or Net 9
License:Freeware
Download (11.8MB)
896 downloads
Added: 2007-08-15
DreamCoder for Oracle Free Edition 2.3tool for Oracle Databases. With the intuitive DreamCoders GUI increase your code quality and ... DreamCoder for Oracle you will easily be able to build and execute queries, build and execute
License:freeware
Download (12.5MB)
411 downloads
Added: 2008-09-07
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.0SwisSQL - SQL Server to Oracle Migration Tool 3 ... It could fetch Transact SQL model directly from database and convert them (ii) Supports
License:Freeware
Download (3.27MB)
1491 downloads
Added: 2005-09-25
Database .NET 2.9.3594

Database .NET 2.9.3594


Database .NET is created to be a simple and effective database management tool for multi-database. more>>

Database .NET 2.9.3594 is created to be a simple and effective database management tool for multi-database. It supports MS Access 97-2003/MS Access 2007/MS Excel 97-2003/MS Excel 2007/dBASE IV/Firebird/MySQL/SQL Server/SQL Server CE/SQLite/PostgreSQL/Oracle/OleDB databases.

It allows to create, shrink, or protect databases automatically. Also features syntax highlighting, service manager, SQL example manager, multiple query tab, SQL query batch. Allows to export to CSV/XML/TXT, and print query results.

Enhancements: Adds ODBC File DSN (Data Source Name) to connect processing in support of a broader more information on database connectivity Processing and Spanish language.

Requirements: Microsoft .NET Framework 2.0


<<less
Download (5.5MB)
Added: 2009-11-01 License: Freeware Price: Notavailable
downloads
 
Other version of Database .NET
Database .NET 2.8.3542a simple to use, yet sophisticated intuitive database management tool for multi-database. It ... /SQL Server/SQL Server CE/SQLite/PostgreSQL/Oracle/OleDB databases. It allows to create
Price: Notavailable
License:Freeware
Download (5.3MB)
downloads
Added: 2009-09-10
Database .NET 2.8.3517NET is an intuitive database management tool that supports MS Access 97-2003/MS Access 2007 ... /SQL Server/SQL Server CE/SQLite/PostgreSQL/Oracle/OleDB databases. It allows to create
Price: Notavailable
License:Freeware
Download
downloads
Added: 2009-08-31
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5