286) 9/27/2007 Q263586 FIX: DOCTYPE Subset Omitted in Cloned XML DOM (Q263586)
Cloning an XML Document Object Model (DOM) document that contains a DOCTYPE definition with an internal subset on a computer with version 2.0 of the MSXML parser, returns a DOM document without the internal subset of the DOCTYPE definition. 287) 10/27/2006 Q263587 FIX: XML DOM Node of Type Boolean Persists Incorrectly (Q263587)
If an XML Document Object Model (DOM) node is of type 288) 9/23/2007 Q263592 FIX: XML Datatype Validation Occurs at Parse Time Even When Not Validating (Q263592)
The Microsoft MSXML 2.0 parser forces datatype validation even when data is not being validated. For example, in an XSL stylesheet that outputs a datatyped node, if the value of the node is specified using the <xsl:value-of> tag, and the da 289) 9/23/2007 Q264665 HOWTO: Display HTML in XSL Style Sheet (Q264665)
When XML data contains HTML tags, those tags are considered as plain data by default, and are not parsed as HTML. The output displays as text without HTML effects. This article explains how to work with the XSL style sheets to use the HTML 290) 8/19/2007 Q264869 PRB: Persisting XML Directly into DOM Causes Run-Time Error '438' (Q264869)
With Microsoft Data Access Components (MDAC) version 2.1 and later, the ADO 291) 2/21/2007 Q266228 PRB: Loading Large XML Files into the XML DOM Drains System Resources (Q266228)
System resources can be drained when a large XML file is loaded into the XML Document Object Model (DOM). This behavior is noticeable when a large XML file is opened in Internet Explorer or loaded into the XML DOM programmatically by code. 292) 2/2/2007 Q269238 INFO: Version List of the Microsoft XML Parser (Q269238)
This article lists the version numbers of Microsoft's Extensible Markup Language (XML) parser (Msxml.dll Msxml2.dll, Msxml3.dll, and Msxml4.dll) and the Microsoft products that include this component. 293) 9/14/2007 Q269194 PRB: Compiler Errors When You Use #import with XML (Q269194)
When you use the #import feature of Visual C++ with the Msxml.dll, Msxml2.dll, or Msxml3.dll file, you may receive the following compiler error messages: 294) 7/24/2007 Q269511 FIX: IXMLDOMNode::selectSingleNode Returns Invalid Pointer (Q269511)
The 295) 10/22/2006 Q272269 HOWTO: Retrieve XML Data by Using a SQL XML Query in an ASP Client (Q272269)
When you run an ADODB command stream and specify 296) 9/27/2007 Q272270 HOWTO: Retrieve XML Data in ASP with the XML OLE-DB Simple Provider (Q272270)
This article includes step-by-step instructions to set up an ASP client that demonstrates the use of the OLEDB Simple Provider for XML to access hierarchical XML data. 297) 9/23/2007 Q272359 BUG: Load Method Fails to Load XML Documents over SSL Connection (Q272359)
When you use the 298) 8/7/2006 Q271619 HOWTO: Retrieve XML Data by Using an XPath Query in a Visual Basic Client (Q271619)
This article demonstrates how to programmatically retrieve an XML data stream from a SQL Server 2000 mapping schema by using an XPath query. The scope operates in a client/server (2-tier) model. 299) 2/3/2006 Q271620 HOWTO: Retrieve XML Data by Using a SQL XML Query in a Visual Basic Client (Q271620)
If you run an ADODB command stream and specify 300) 9/29/2007 Q271621 HOWTO: Retrieve XML Data with a Template File from a Visual Basic Client (Q271621)
This sample in this article demonstrates how to retrieve an XML document from SQL Server 2000 by using a template file that contains parameters. More specifically, a query is issued against SQL Server 2000 by using an ADO 2.6 command strea
1
2
.... .... 16
17
18
19
[ 20 ]
21
22
23
24
.... 27
Previous Page
Page 20 of 27
Next Page
|