Transfering Database
From: PaulaC (anonymous_at_discussions.microsoft.com)
Date: 09/10/04
- Next message: Richard Wells: "Re: Default Data/Log File Directory"
- Previous message: carranclas: "import from 123 archives"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 10 Sep 2004 07:57:01 -0700
Transfering DB from one collation in SQL 2000 to a
different collation in SQL 2000.
We need to transfer our user databases from codepage 850
to 1252.
We have succesfully transfered all objects and data EXCEPT
stored procedures using the "Import/Export Data Wizard."
We then scripted all the stored procedures from the cp850
database and installed them into the cp1252. However for
quite a few stored procedures we get the error "Cannot
resolve collation conflict for equal to operation." I
have tried scripting the sp's with the option 'Only script
7.0 compatible features' on and off but get the same
errors each time.
Please you help.
Thanks
Paula.
- Next message: Richard Wells: "Re: Default Data/Log File Directory"
- Previous message: carranclas: "import from 123 archives"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|