Alnini.comSoftware Development » Databases & Networks » JoyJoin
  

JoyJoin 1.01


JoyJoin helps your source code migration from Oracle to MS-SQL-Server, MSDE, etc. This tool converts Oracle SQL statements in your source code into non-Oracle RDBMS statements. For example, this translates "select a.f1,b.f2 from table1 a , table2 b where a.f1 = b.f1(+)" to "select a.f1,b.f2 from table1 a left join table2 b on a.f1 = b.f1." It can also convert Oracle-specific functions to non-Oracle RDBMS functions, in accordance with user settings. For example, this translates "select decode(substr('314',2,1), '1', 'Male', '2','Female') from dual" to "select (case substring('314',2,1) when '1' then 'Male' when '2' then 'Female' end).

Publisher:

File size:

479KB

Date added:

01/07/2003

Licence:

Free to try

Price:

$8.00

Requirements:

Windows 98/2000/XP/Me, Visual Basic 6.0 runtime

Un/Install:

Yes

Limitations:

200-character translation limit

Downloads:

1,671

Download Now!

See Also

MySQL Maestro 1.5

Use an advanced graphical user interface for administration and management of MySQL server.

Universal SQL Query Tool 1.12

Build queries to connect and manage virtually any database.

MyCon Professional for MySQL 2004.1.0.29

Develop and administrate MySQL server databases.

Partners
• 

RSS | FAQ |

Links | Maestro

Copyright © 2004-2023 Alnini, Inc. All Rights Reserved. Privacy Policy | Terms of UseGeneration time: 0.02 | SQL queries: 8