I was given an application that runs on sql 7 and was asked to set it up at work. When I go to resore the database that is given to me i get this crazy error. I am still kinda new to Microsoft SQL 7 so I'm sure it is something simple. The error reads:
" The database you are attempting to restore was backed up under a different unicode locale (1033) or unicode comparison style (196609) than the unicode locale ID (1033) or unicode comparison code style (19661) Currently running on the server. Backup or restore operation terminating abnormally. "
It restored fine when i tried it on my XP machine, but when i went to restore it onto the server I get this error. Does it have anything to do with the fact that it worked on a machine running fat32 and not on the server which is running NTFS? If so, are there any work arounds? Any help would be greatly appreciated. Thanks
" The database you are attempting to restore was backed up under a different unicode locale (1033) or unicode comparison style (196609) than the unicode locale ID (1033) or unicode comparison code style (19661) Currently running on the server. Backup or restore operation terminating abnormally. "
It restored fine when i tried it on my XP machine, but when i went to restore it onto the server I get this error. Does it have anything to do with the fact that it worked on a machine running fat32 and not on the server which is running NTFS? If so, are there any work arounds? Any help would be greatly appreciated. Thanks