Microsoft Knowledge Base Article
This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved.
Terms
of Use |
Trademarks
Article ID: 200261 - Last Review: June 24, 2004 - Revision: 4.1
PRB: AppendChunk from ADO or RDS Doubles Binary Field Size
This article was previously published under Q200261
When you use
AppendChunk from either ADO or Remote Data Service (RDS) from scripting (JScript or Visual Basic(r) Scripting Edition) to update a binary field, the result is twice as large as the original.
In scripting, all data types are considered Variant and therefore default to Unicode.
Call
AppendChunk from within a Component Object Model (COM) object that is written in a language that supports data types other than Variant.
APPLIES TO
- Microsoft Active Server Pages 2.0
- Microsoft Active Server Pages 3.0
- Microsoft Internet Information Server 4.0
- Microsoft Internet Information Services 5.0
- Microsoft ActiveX Data Objects 2.5
- Microsoft ActiveX Data Objects 2.6
- Microsoft ActiveX Data Objects 2.7
| kbdatabase kbprb KB200261 |
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