PRB: AppendChunk from ADO or RDS Doubles Binary Field Size

ID: Q200261


The information in this article applies to:


SYMPTOMS

When using AppendChunk from either ADO or RDS from scripting (JScript or Visual BasicĀ® Scripting Edition) to update a binary field, the result is twice as large as the original.


CAUSE

In scripting, all datatypes are considered variant and therefore default to Unicode.


RESOLUTION

Call AppendChunk from within a COM object written in a language that supports datatypes other than variant.

Additional query words:


Keywords          : kbASP kbGrpASP 
Version           : winnt:
Platform          : winnt 
Issue type        : kbprb 

Last Reviewed: April 21, 1999