Hi meells

Moving from OCD 5.x to OCD 6.x is really not that difficult. I would strongly recommend that you switch to the latest version, and use the new DAX-fomat.

This is what you need to do to your template:

1. Make a backup copy of the template you are using (and have modified). If the original is called Crisp.dax, you could name the copy Crisp6.dax, for instance. (Actually it might be a good idea to also do a complete backup of your Template folder)

2. Make a copy of your OCD database folder (that's the folder where your *.dab-files are located). Backup the entire folder.

3. Download the latest OCD 6.x version, and install it. But first make sure you've got a copy of the OCD 5.2.x installation file, in case you decide you want to go back to the old version.

4. Open your template copy (Crisp6.dax) in the new version 6.x Dax-editor (C:\Program Files\OrangeCD\daxedit.exe)

5. Select the Declarations tab, and add the following line to the top of the Declarations page:

DAX_VERSION = 2;

6. Select one tab at a time (Start, Album etc...) and perform the following search and replace operations (CTRL+H) on each page:

i)