BUG: WriteText Method Fails If You Set the charset Property of the ADO Stream Object to ASCII (301518)
The information in this article applies to:
- Microsoft Data Access Components 2.6, when used with:
- the operating system: Microsoft Windows NT 4.0
- the operating system: Microsoft Windows 98
- ActiveX Data Objects (ADO) 2.6, when used with:
- the operating system: Microsoft Windows NT 4.0
- the operating system: Microsoft Windows 98
This article was previously published under Q301518 SYMPTOMS
The WriteText method of an ADO Stream object whose charset property is set to ascii fails after you install Microsoft Data Access Components (MDAC) 2.6 on a computer that is running Microsoft Windows 98, Windows NT 4.0 Workstation, or Windows NT 4.0 Server. This problem does not occur on computers that are running Windows 2000 or Windows Millennium Edition (Me).
RESOLUTION
To work around this problem, do not explicitly set the charset property of the ADODB.Stream object to ascii. The default setting for this property (Unicode) works consistently on all of the Microsoft Windows platforms.
STATUSMicrosoft has confirmed that this is a bug in the Microsoft products that are listed at the beginning of this article.
Modification Type: | Major | Last Reviewed: | 12/3/2003 |
---|
Keywords: | kbBug kbpending KB301518 |
---|
|