Does anyone have details on how to change the code page on a server. I know that SBOL says to bcp data out, rebuild master and then to reload databases back in, but there are many fine points that I am missing cause I can't get it right. Also, I am trying to change the code page from 850 to 1252 and I want to ensure that the characters are translated correctly. For the most part they are converted right with the exception of a handful of characters. Does the OEMtoAnsi conversion option make a difference to the BCP process?

ALso, has anyone tried to change the code page from SQL 6.5 to SQL 7.0?