Microsoft Knowledge Base Email Alertz

The

Search KbAlertz

Advanced Search

Receive Microsoft Knowledge Base articles by E-Mail?

Every night we scan the Microsoft Knowledge Base. If technologies you're interested in are updated, we'll send you an e-mail. You only get one e-mail a day, and only when new articles are added.

Click here to create a
FREE account
Already have an account?
[Click here to Login]











Microsoft Knowledge Base Article

This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks

Article ID: 313831 - Last Review: May 8, 2003 - Revision: 2.2

PRB: Charset Property of ADO Stream Object May Require Microsoft Internet Explorer Upgrade

This article was previously published under Q313831

SYMPTOMS

The Charset property of the ADO Stream object, which specifies the character set that the Stream object will use to store its data, depends on a section of the registry that may not be present on servers and workstations that are running earlier versions of Internet Explorer, such as Internet Explorer 2.0.

If you try to set the Charset property under these circumstances, you may receive the following error message:
Object or property is not capable of performing the requested operation.

CAUSE

This behavior occurs because the Charset property of the Stream object depends on the list of available character sets that are under the following key in the registry:
HKEY_CLASSES_ROOT\MIME\Database\Charset

RESOLUTION

To resolve this behavior, if the Charset list is missing from the registry, you need to install it by installing a recent version of Internet Explorer, such as Internet Explorer 5.0 or later.

STATUS

This behavior is by design.

REFERENCES

For additional information about the Charset property of the ADO Stream object, please refer to the following Microsoft Web site for the MDAC online documentation:
http://msdn.microsoft.com/en-us/library/ms811910.aspx (http://msdn.microsoft.com/en-us/library/ms811910.aspx)
For additional references, refer to Programming ADO, p. 150, by David Sceppa, Microsoft Press 2000.

APPLIES TO
  • Microsoft Data Access Components 2.5
  • Microsoft Data Access Components 2.6
  • Microsoft Data Access Components 2.7
Keywords: 
kbnofix kbprb KB313831
       

Community Feedback System

Very often, it takes hours to solve a problem. Very often, you've looked high and low, and have tried a lot of solutions. When you finally found it, chances are, it was because someone else helped you. Here's your chance to give back. Use our community feedback tool to let others know what worked for you and what didn't.

Please also understand that the community feedback system is not warranted to be correct, it's simply a system that we've built to let people try and help each other. If something in a feedback response doesn't make sense to you, or you're not comfortable making changes that the feedback talks about (like registry edits), please consult a professional.

Thank you for using kbAlertz.com Feedback System.

-- Scott Cate