Converting 6.1.1 Databases to the Supported Progress Version
QAD CRM 6.3B1 only supports Progress OpenEdge 10.1C03 and 10.2A02. Use the following steps to convert your QAD CRM 6.1.1 databases to the supported Progress version:
1 Stop all the QAD CRM databases.
2 Truncate the BI file using the old Progress version for each of the QAD CRM databases (bisgen, bisgmenu, and dataexch) using the following command:
proutil DBPath\bisgen.db -C truncate bi
proutil DBPath\bisgmenu.db -C truncate bi
proutil DBPath\dataexch.db -C truncate bi
3 Start all the QAD CRM databases using the new Progress version.