TheBugSlayer
Programmer
I am trying to attach one SQL DB to another server but the Locale IDs are different as per the sp_helpsort stored procedure. One, the Windows NT 4 source shows 33282 and the other, the Win 2000 one shows 1033 (US english). When I aunch "rebuildm.exe" I can see that the two servers have the exact sort order, character set, etc. Why is it then that the Locale IDs are different and not allowing attach? How can I change the Win 2K servers locale to ID 22382?