Symptoms
When you use the SQLBulkCopy class to transfer data that contains non-ASCII characters in Microsoft SQL Server 2008, the non-ASCII characters might be lost.
For example, you use the SQLBulkCopy class to transfer the string data Ă to a table. After it is transferred, the string data is A instead of Ă.Resolution
Hotfix information
A supported hotfix is available from Microsoft. However, this hotfix is intended to correct only the problem that is described in this article. Apply this hotfix only to systems that are experiencing this specific problem.
If the hotfix is available for download, there is a "Hotfix download available" section at the top of this Knowledge Base article. If this section does not appear, submit a request to Microsoft Customer Service and Support to obtain the hotfix. Note If additional issues occur or if any troubleshooting is required, you might have to create a separate service request. The usual support costs will apply to additional support questions and issues that do not qualify for this specific hotfix. For a complete list of Microsoft Customer Service and Support telephone numbers or to create a separate service request, visit the following Microsoft website:http://support.microsoft.com/contactus/?ws=supportNote The "Hotfix download available" form displays the languages for which the hotfix is available. If you do not see your language, it is because a hotfix is not available for that language.
Prerequisites
To apply this hotfix, you must have the Microsoft .NET Framework 2.0 installed on a computer that is running one of the following operating systems:
-
Windows Server 2008 Service Pack 2 (SP2)
-
Windows Vista SP2
Restart requirement
You do not have to restart the computer after you apply this hotfix.
File information
The global version of this hotfix has the file attributes (or later file attributes) that are listed in the following table. The dates and times for these files are listed in Coordinated Universal Time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the Time Zone tab in the Date and Time item in Control Panel.
For all supported x86-based versions
File name |
File version |
File size |
Date |
Time |
Platform |
---|---|---|---|---|---|
System.data.dll |
2.0.50727.5703 |
2,928,128 |
28-Oct-2011 |
11:27 |
x86 |
For all supported x64-based versions
File name |
File version |
File size |
Date |
Time |
Platform |
---|---|---|---|---|---|
System.data.dll |
2.0.50727.5703 |
3,095,552 |
28-Oct-2011 |
10:56 |
x64 |
System.data.dll |
2.0.50727.5703 |
2,928,128 |
28-Oct-2011 |
11:27 |
x86 |
For all supported IA64-based versions
File name |
File version |
File size |
Date |
Time |
Platform |
---|---|---|---|---|---|
System.data.dll |
2.0.50727.5703 |
3,235,328 |
28-Oct-2011 |
12:28 |
IA-64 |
System.data.dll |
2.0.50727.5703 |
2,928,128 |
28-Oct-2011 |
11:27 |
x86 |
Status
Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.