Installing Content Migrator
This screencast provides a walk-through for installing Vamosa's Content Migrator.
Note: You can use the [X] button in the bottom righthand corner of the media player to zoom in to the movie.
Supported Platforms
The following windows platforms have been tested to work with the installer. Other platforms may work, but are not supported.
- Windows XP 32bit
- Windows Vista 32/64bit
- Windows 7 32/64bit
- Windows Server 2003 64bit
- Windows Server 2008 64bit
Supported Databases
Below are the minimum database versions required.
- MySQL 5.0
- Oracle 9i
- Microsoft SQL Server 2005
Installation Prerequisites
- Java Runtime Environment 1.6 - The JRE must
contain a server hotspot compiler, the 64bit JRE seems to have
this, however, for 32bit you will need to install the JDK and
specify the JRE that is installed within the JDK folder. You can
check if a JRE has a server hotspot by going into the bin folder
and checking if it has a 'server' folder.
- Database JDBC Driver - The JDBC jar file for
your chosen database is required prior to installation as it is
placed into the correct locations by the installer and used for
schema creation.
- Database with credentials - An empty database with correct character set and collation along with user credentials suitable to create the schema and perform standard INSERT, UPDATE, SELECT and DELETE statements.