FIX: Loss of Data Results If You Replace the DocumentElement Property of the XML DSO (262620)
The information in this article applies to:
This article was previously published under Q262620 SYMPTOMS
If you replace the documentElement property of an XML Data Source Object (DSO) in script code at run time, a loss of data occurs. If you run a statement such as Set xmlDSO1.DocumentElement = xmlDSO2.DocumentElement, records are deleted in the recordset of the target DSO. This means that the target DSO is not rebuilt to contain the records in the recordset of the source DSO.
RESOLUTION
This problem has been fixed in the Microsoft XML (MSXML) 2.5 parser.
To obtain this parser, select XML Downloads on the following Microsoft Web site at:
STATUS
Microsoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article.
REFERENCESFor additional information about the different versions of the MSXML parsers released to date and their shipping products, click the article number below
to view the article in the Microsoft Knowledge Base:
269238 INFO: Version List of the Microsoft XML Parser
Modification Type: | Major | Last Reviewed: | 10/15/2002 |
---|
Keywords: | kbBug kbDSupport KB262620 |
---|
|