Search Perform an advanced search query SOFTPEDIA
 
SOFTPEDIA
Updated one minute ago
HomeSubmit a program for being reviewedAdvertise on our websiteGet help on surfing our websitesSend us your feedbackGet information about our XML/RSS backend and how to use itBrowse the news archiveVisit our discussion forumVizitati forumul in limba romana



Program Finder NormalFreeware onlyShareware only

SQLWays 3.9 Report spyware 

Click to download SQLWays
View more SQLWays screenshots (4)
 Downloads: 1,164
Rating: Fair (2.3/5) | Rated by: 21 user(s)
Add to download basket     Send us update information
 Developer: Ispirer Systems Ltd. | More programs by this producer
 License: Demo , 495 $ to buy 
 Size / OS: 13.4 MB, Windows All
 Last Updated: August 10th, 2007, 13:15 GMT
 Category: C: \ Internet \ Servers \ Database Utils
 Read user reviews (0) Add a review Refer to friend Subscribe
    Download SQLWays

SQLWays description
Database migration software for DB2, Oracle, SQL Server, Sybase and MySQL

SQLWays™ is an innovative database migration application that easily performs export (migrates all major databases to IBM DB2, Oracle, Microsoft SQL Server, Sybase and MySQL) on one system and imports on another system and platform (Windows or Unix).

It is an ideal choice for companies dealing with various migration projects. Being a complete migration solution, it automates the entire migration process and transfers data including LOB (images, binary data, formatted text) and Spatial (GIS) data.

SQLWays converts tables (default values, null and identity properties, check and unique constraints, primary and foreign keys, comments), indexes, views, triggers, stored procedures and functions. Allows you to specify global
data type mapping for all tables and local data type mapping for each table individually.

Provides enhanced data type mapping taking into account different maximum lengths and properties of compatible data types in different databases. Resolves reserved word and identifier conflicts. Makes possible renaming each database object and column. SQLWays is highly flexible and adaptive and uses high performance data loading technologies. Uses migration process that provides the most flexible capabilities for managing migration.

Uses open formats facilitating customization and extension of migration tasks. Exports database structures to SQL scripts. Exports data to text files (CSV, SQL INSERT statements, TAB-delimited, fixed length and other formats). Provides you with a wizard-driven user interface that makes migration easy.

Allows you to automate migration process with the help of the SQLWays command line tool. Supports a variety of database versions, not being limited to the latest versions only. Uses high-performance native database tools to import data (Oracle SQL Loader, IBM DB2 LOAD/IMPORT, SQL Server and Sybase BCP). Data export and transformation modules written in C/C++.


Here are some key features of "SQLWays":

· improved conversion of stored procedures
· onverting informix procedures and triggers to all major databases data and schema transfer enhancements


What's New in This Release:

· Converting DB2 GET DIAGNOSTICS, RETURN_STATUS, CURSOR WITH HOLD AND WITH RETURN to SQL Server
· Converting DB2 TIMESTAMP, DECIMAL, NULLIF, DIGITS functions; Exception handlers, SQLCODE and SQLSTATE to SQL Server
· EXIT and CONTINUE HANDLER; GET DIAGNOSTICS EXCEPTION, RESIGNAL conversion from DB2 to SQL Server
· Sybase ASA comments (%) conversion to SQL Server
· Declare cursor with VALUES and WITH; INT, UCASE functions conversion from DB2 to SQL Server
· FOR statements conversion from Informix to SQL Server
· CREATE DISTINCT INDEX from Informix to SQL Server conversion
· "LET a,b, c =", EXIT, and CONTINUE FOREACH conversion from Informix to SQL Server
· WEEKDAY, YEAR, ABS, ROUND, NVL, LPAD, RPAD, EXTEND functions conversion from Informix to SQL Server
· CREATE TEMP TABLE, SELECT INTO TEMP table, Nested FOREACH, EXECUTE INTO conversion from Informix to SQL Server
· SERIAL column, DBINFO('sqlca.sqlerrd1') conversion from Informix to SQL Server
· RETURN p1,p2 statement with multiple values conversion from Informix to SQL Server
· Informix CALL with RETURNING conversion to SQL Server EXECUTE with OUTPUT
· Informix SYSTEM conversion to xp_cmdshell in SQL Server
· OUTER joins conversion from Informix to SQL Server
· FIRST in SELECT to TOP conversion from Informix to SQL Server
· Informix UNITS DAY expression conversion to SQL Server DATEADD
· RUles conversion between SQL Server databases
· *= joins conversion from old SQL Server syntax to ANSI SQL syntax
· Converting Sybase ASA triggers to SQL Server
· Calling procedures and functions in MySQL
· Option for READSIZE parameter for Oracle SQL Loader
· Preserving trailing spaces in Oracle databases
· EXEC statements with return clause conversion from Oracle to SQL Server
· Options to convert CHECK constraints
· OWCOUNT to GET DIAGNOSTICS conversion from SQL Server to DB2
· SQL Server trigger with IF UPDATE (col1) to DB2 conversion
· EXEC, ERROR conversion from SQL Server to DB2
· Option to output column names in the first row of data file
· DATEDIFF function conversion from Sybase ASE to Oracle
· Tablespace options for tables and indexes when migrating to Oracle
· Option to skip data export if data file already exists
· Casting data types in UNION when converting from SQL Server to DB2
· Oracle INSERT INTO with RETURNING to SQL Server IDENTITY conversion
· DELIMITER option for MySQL when importing procedures, triggers
· Converting Sybase ASA identity columns to INTEGER with AUTO_INCREMENT in MySQL
· DB2 EXECUTE stmt_var, DECLARE cursor, PREPARE to Oracle conversion
· SQL Server identity to Oracle, Informix conversion
· Primary and foreigh keys, check constraints, comments conversion from SQL Server to Informix
· Schema and data conversion to PostgreSQL
· Autoincrement column conversion from Access to Oracle, PostgreSQL
· Default value for BOOLEAN, GETDATE() conversion from SQL Server to PostgreSQL
· Option Unrecoverable for Oracle SQL Loader
· newid() and GUID conversion from SQL Server to Oracle
· DB2 SIGNAL SQLSTATE statement conversion to Oracle
· TO_CHAR() function, SQLCODE and SQLERRM conversion from Oracle to PostgreSQL
· Oracle data type mapping for MySQL - NUMBER, ROWID, BFILE
· Oracle INSTR function conversion to MySQL
· User accounts and sequences transfer between Oracle databases
· suser_name() function conversion from Sybase ASE to PostgreSQL
· CASE statemenst conversion to DECODE in Oracle 8i
· INSERT SELECT without table conversion from SQL Server to Oracle
· Tablespaces conversion for table and indexes from DB2 to Oracle
· OUT refcur parameter conversion from Oracle to DB2
· STAFF and ISDATE conversion from SQL Server to Oracle
· IF, IFNULL, EXISTS in IF, DECLARE CURSOR, + (concatenation) conversion from Sybase ASA to Oracle
· DECLARE EXCEPTION, NATURAL JOIN, KEY JOIN conversion from Sybase ASA to Oracle
· STRING, DAYS, DATEDIFF function conversion from Sybase ASA to Oracle
· User defined types (UDT) conversion from Sybase ASA to Oracle
· Sybase ASA RETURN status in procedures conversion to Oracle
· VALUES INTO statement, INTEGER function conversion from DB2 to Oracle
· GET DIAGNOSTICS ROW_COUNT, DECLARE CONTINUE HANDLER conversion from DB2 to Oracle
· DATEADD function conversion from SQL Server to MySQL
· SPACE, STR function conversion from SQL Server to PostgreSQL
· RAISERROR conversion from Sybase ASE to Oracle
· Importing views in dependency order
· Temporary tables, outer joins, cursor conversion from SQL Server to DB2
· Added IF EXIST in DROP statements for MySQL
· Converting procedures returning values from DB2 to Oracle
· Conversion from Progress to SQL Server and Oracle
· Auto-increment conversion from Informix to MySQL
· Views, triggers, and procedures conversion from Informix to MySQL
· FOREACH statement conversion from Informix to MySQL
· Option to map Oracle Sequences to identity columns in tables
· LPAD, TRUNC functions, cursor attributes conversion from Oracle to DB2
· IDENTITY, ROWCOUNT, dynamic SQL EXEC, INSERT EXEC conversion from SQL Server to PostgreSQL
· DATEADD, CAST, DATALENGTH, CHARINDEX conversion from SQL Server to PostgreSQL
· Dynamic SQL statements conversion from Oracle to DB2
· SQL Server "val<>NULL" to "val is not NULL" conversion in DB2
· MySQL ENUM conversion to other databases
· Temporary table conversion from SQL Server to MySQL
· Oracle DECODE, TRUNC(date), ROWNUM conversion to CASE in PostgreSQL
· ROWCOUNT, datetime functions, dynamic SQL conversion from SQL Server to MySQL
· Datetime functions conversion from SQL Server to PostgreSQL
· BEGIN TRANSACTION, ROLLBACK, COMMIT conversuion from SQL Server, Sybase ASE to MySQL
· Support conversion from Informix SE databases
· XML clause in SELECT conversion from SQL Server to Oracle... [ read full changelog ]





Softpedia guarantees that SQLWays 3.9 is 100% CLEAN, which means it does not contain any form of malware, including but not limited to: spyware, viruses, trojans and backdoors.

This software product was tested thoroughly and was found absolutely clean, therefore it can be installed with no concern by any computer user.

However, it should be noted that this product will be retested periodically and the award may be withdrawn, so you should check back on this page from time to time. (click here for more information)


Related downloads IT News Popular downloads New additions   Latest reviews  
StepUp 3.0.5
StepUp - migrate applications, data & settings by installing in the destination PC alone
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
PCmover 2.0
PCmover is the only migration utility that moves programs, files, and settings from your old PC to your new PC
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
SwisSQL - Oracle to DB2 Migration Tool 3.0
SwisSQL - Oracle to DB2 Migration Tool is an automated migration tool to convert Oracle PL/SQL to IBM DB2 UDB SQL
StepUpPro 3.0.5 build 11
StepUpPro is a PC migration tool that migrates data, applications and settings from one Source PC to another Destination PC.
SwisSQL - Sybase to SQL Server Migration Tool 2.1
SwisSQL - Sybase to SQL Server Migration Tool - Automated migration tool to convert Sybase Transact SQL to SQL Server T-SQL
MySharpCode 1.1
A step by step commented C Sharp example program that uses SQLite

go to top Use the following code to link to this page:



Welcome!
Hello, Guest

Login if you have a Softpedia.com account.

Otherwise, register for one.

Main categories:
  • Antivirus
  • Compression tools
  • CD/DVD Tools
  • Office tools
  • Programming
  • Authoring tools
  • File managers
  • Desktop Enhancements
  • Internet
  • Network Tools
  • IPOD TOOLS
  • Mobile Phone Tools
  • Multimedia
  • Tweak
  • System
  • Security
  • Others
  • Science / CAD
  • UNIX
  • Windows Widgets
  • PORTABLE SOFTWARE

  • Week's best:
  • Adobe Media Player 1...
  • Registry Mechanic 8....
  • BitSpirit 3.3.2.263
  • AnyDVD 6.4.5.6
  • Firefox 3.0.1 / 2.0....
  • AutoCAD 2009
  • Norton AntiVirus 200...
  • Norton Internet Secu...
  • The Bat! Professiona...
  • WinRAR 3.80 Beta 3 /...
  • GMail Drive shell ex...
  • DAEMON Tools Lite 4....
  • UBCD4WIN 3.2.0
  • Adobe Reader 9.0.0 /...
  • Total Commander Ulti...
  • System Mechanic 8.0....
  • Adobe Acrobat Profes...
  • iPhone PC Suite 1.0....
  • Portable Firefox 3.0...
  • MPlayer for Windows ...
  • Vista Codec Package ...
  • Windows Live Messeng...
  • WinBubble 1.73
  • Kaspersky Anti-Virus...
  • Malware Removal Tool...
  • Royale Noir Theme fo...
  • IBM Lotus Symphony 1...
  • Adobe Dreamweaver 10...
  • Adobe Fireworks 10.0...
  • BitDefender Total Se...
  • © 2001 - 2008 Softpedia. All rights reserved.
    Softpedia™ and Softpedia™ logo are registered trademarks of SoftNews NET SRL.
    Copyright Information | Privacy Policy | Terms of Use | Contact Softpedia | Update your software | Archive