Checking Dependencies -
09-08-2004
, 10:48 AM
Hi,
We need to change our database codepage from 850 to 1252.
We have one SQL 2000 instance on cp850 and another one on
cp1252.
We have already got the objects on the new 1252 database
however when we try to transfer the data, using the DTS
wizard, it always checks the dependencies first. I have
seen that there is a registry key (KB308888) that ignores
the transfer script warnings, but it does not appear to
stop the actual checking.
Is there any way to stop the dependency check?
Thanks for your help. |