256) 2/10/2002 Q266228Q266228 Q266228.html">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.
257) 2/10/2002 Q269238Q269238 Q269238.html">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.
258) 2/10/2002 Q269194Q269194 Q269194.html">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:
259) 2/10/2002 Q269511Q269511 Q269511.html">FIX: IXMLDOMNode::selectSingleNode Returns Invalid Pointer (Q269511) The
260) 2/10/2002 Q272359Q272359 Q272359.html">BUG: Load Method Fails to Load XML Documents over SSL Connection (Q272359) When you use the
261) 2/10/2002 Q271619Q271619 Q271619.html">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.
262) 2/10/2002 Q271620Q271620 Q271620.html">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
263) 2/10/2002 Q271621Q271621 Q271621.html">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
264) 2/10/2002 Q275883Q275883 Q275883.html">INFO: XML Encoding and DOM Interface Methods (Q275883) One major advantage of Extensible Markup Language (XML) data is that it is platform independent. However, correct encoding must be specified to ensure proper transfer of XML data between different platforms. The white paper "How to Encode X
265) 2/10/2002 Q274734Q274734 Q274734.html">FIX: Access Violation When Using MSXML in a Multi-Threaded Environment (Q274734) When you use the Microsoft XML Parser (MSXML) versions 2.0, 2.5 or 2.6 in a multi-threaded environment, your program may experience an access violation. Depending on the host application the exact symptoms may vary; for example, in a Micros
266) 2/10/2002 Q276505Q276505 Q276505.html">SAMPLE: SAX Win32 AppWizard Creates a Visual C++ SAX Application (Q276505) As an alternative to the Document Object Model (DOM), the Simple API for XML (SAX) provides a lower-level application programming interface (API) to parse XML data that can result in a tremendous performance gain under certain scenarios; fo
267) 2/10/2002 Q276426Q276426 Q276426.html">FIX: Msxml2.dll Fails to Register on 32-Processor Computer During MDAC 2.6 Installation (Q276426) When installing Microsoft Data Access Components (MDAC) 2.6 RTM (version 2.60.6526.3) on computers that have 32 processors, the following error may occur when Msxml2.dll is registered:
268) 2/10/2002 Q278636Q278636 Q278636.html">PRB: Application Errors Occur After You Run Xmlinst.exe on Production Servers (Q278636) After you run Xmlinst.exe, applications (such as SQL Server 2000) may not operate as expected.
269) 2/10/2002 Q278674Q278674 Q278674.html">Determine the Version of MSXML Parser Installed on a Computer (Q278674) Some recently released MSXML parsers, such as the MSXML 3.0 parser, can be installed in Side-by-Side mode so that previous versions of the parser are not replaced. The MSXML 3.0 parser can also be run under Replace mode so that previously r
270) 2/10/2002 Q278969Q278969 Q278969.html">INFO: How to Redistribute the Microsoft XML Parser (Q278969) Due to the rapid growth of eXtensible Markup Language (XML) development, Microsoft provides a number of parsers to meet the needs of developers, such as Microsoft XML (MSXML) versions 2.5, 2.5 Service Pack 1 (SP1), 2.6, and 3.0. Currently,