Create Backup for Old version from new Version

Hi Team,

I know this is out of line & due to certain circumstances i want to ask this question , How can i create a backup for an old version of manager using newer version.

P.S. - In my defense i can’t use my custom them using newer version of manager just updated from 22.06 to latest.

You cannot. Backups make copies of the database as it currently exists. And the structure of the database changes sometimes as new features are added. Updating causes the database to be rewritten in the new format. There is no reversion capability.

1 Like

Reverting to an older version may work if the program’s data structure hasn’t changed, so try it.

Otherwise use batch update in the source program to create data for a batch create in the destination program. You will need to do some external manipulation to determine the UUID fields

In summary there is no reliable easy way