I backed up our database with SQL 7 Backup. I then moved the file and tried to restore it onto or test server (also have SQL 7), but I received the following error:
The database you are attempting to restore was backed up under a different sort order ID (32) than the one currently running on this server (52), and at least one of them is a non-binary sort order.
Backup or restore operation terminating abnormally.
Is there an easy was to change this sort order so that I can get the backup and restore to a different machine to work?
The database you are attempting to restore was backed up under a different sort order ID (32) than the one currently running on this server (52), and at least one of them is a non-binary sort order.
Backup or restore operation terminating abnormally.
Is there an easy was to change this sort order so that I can get the backup and restore to a different machine to work?