- introduction
- picture
- Boutique
- Related
Developer's DescriptionBy Murray Hill TechnologiesTransfer and move your database objects to different database systems.Data2Data is a program that allows you to move data and data objects like tables, views, keys, and indexes between different DBMS systems. It supports Sql Server, Oracle, MySql, and OleDb. The program generates several different logs to give you a complete picture of what occurred, including DDL log: contains complete DDL used to create the new objects in your destination database, Data log: contains every select and insert statement used to copy data from your source to your destination, and Error log: contains any errors thrown by your destination database when either creating data objects or copying data.