Installation Instructions
_________________________

1) Extract zip file to temporary directory
2) Copy DBCopyWare.exe to folder
3) Run


REQUIREMENTS
____________

Windows 2003/XP/Vista/7
32 or 64 bit


DATABASE ENGINES
________________

Source Database (ODBC):
-Application can read from any database engine that has a corresponding ODBC driver or OLEDB provider

Target Database (ODBC):
-Application can write to any database engine that has a corresonding ODBC driver or OLEDB provider

SQL Script*:
-Microsoft Access
-DB2
-SQL Server
-Oracle
-SQL Anywhere
-Sybase
*Application can output records to SQL Script file instead of copying records directly to database


FEATURES
________

--Copy database records between same or across different database engines
--Output database records to SQL Script file
--Filter table list by tables, views, aliases, etc.
--Choose which tables and/or fields to export
--Field replacement values (clear field values or set constant values)
--Templates storing database connection and schema information
--Error log containing SQL errors


Assumptions tool makes
______________________

-- Tables already exist in destination database
-- Tables ordered in list so that constraints will not cause errors