BUG: DMO Transfer Methods Does Not Do Code Page ConversionID: Q236868
|
The SQL Distributed Management Objects (DMO) Transfer method does not do code page conversion when transferring non-Unicode character data from one SQL Server 7.0 to another with a different code page.
In addition, the Data Transformation Services (DTS) Object Transfer feature (the transfer option titled "Transfer objects and data between SQL Server 7.0 databases" in the DTS Import/Export Wizard) depends on this DMO method, so it will not perform code page translation, either.
This method uses the ODBC BCP API, which does not provide for code page conversion in this circumstance.
A supported fix that corrects this problem is now available from Microsoft, but
it has not been fully regression tested and should be applied only to systems
experiencing this specific problem. If you are not severely affected by this
specific problem, Microsoft recommends that you wait for the next SQL Server service pack
that contains this fix.
To resolve this problem immediately, contact Microsoft Product Support Services
to obtain the fix. For a complete list of Microsoft Product Support Services
phone numbers and information on support costs, please go to the following
address on the World Wide Web:
http://www.microsoft.com/support/supportnet/overview/overview.aspThe English version of this fix should have the following file attributes or later:
Date Time Version Size File name Platform
----------------------------------------------------------------
06/17/1999 3:06:14 PM 7.00.701 2,617,344 SQLDMO.DLL Intel
06/17/1999 3:06:20 PM 7.00.701 94,208 SQLSVC.DLL Intel
06/17/1999 3:04:56 PM 7.00.701 4,713,472 SQLDMO.DLL Alpha
06/17/1999 3:05:04 PM 7.00.701 112,640 SQLSVC.DLL Alpha
NOTE: Due to file dependencies, the most recent hotfix or feature that contains the above files may also contain additional files.Q154871 Determining If You Are Eligible for No-Charge Technical Support
Microsoft has confirmed this to be a problem in SQL Server version 7.0.
The other transfer options available in the DTS Import/Export Wizard ("Copy tables(s) from the source database" and "Use a query to specify the data to transfer") do not depend on SQL-DMO, and will perform code page conversion if the Auto Translate property is set to 1 for each connection by clicking on the Advanced button. This property has no effect when DTS Object Transfer ("Transfer objects and data between SQL Server 7.0 databases") is used.
The fix for the SQL-DMO Transfer method allows this method to perform code page translation in all cases. In other words, when using the DTS Object Transfer option in the DTS Import/Export Wizard, the "Auto Translate" option still does not have any effect.
Additional query words: cp cs dbcs OemToAnsi AutoAnsiToOem nls charset character set Transfer Manager
Keywords : SSrvDMO SSrvProg SSrvTrans kbbug7.00 kbSQLServ700bug
Version : WINDOWS:1.0; winnt:7.0
Platform : WINDOWS winnt
Issue type : kbbug
Last Reviewed: August 12, 1999