Database Installation and Configuration

Top  Previous  Next

Code Collaborator supports several databases:

Embedded.  A zero-configuration embedded database useful for trials
MySQL.  v4.1, v5.0, v5.1.
Microsoft SQL Server.  2000 (v8.0), 2005, 2008.
Oracle.  10gR2

 

For trials, the zero-configuration embedded database is the easiest way to get started.  MySQL is the best choice if you need a free, open-source database.

A built-in database migration tool allows you to move between any of the supported databases, so you can always get started on one and switch to another later on.

Note: Oracle and SQL Server are only supported in Code Collaborator and are not supported by Code Reviewer.  For a complete list of differences between the two products, please see the comparison page.

For more about the database format, see the section on custom reporting.