How To Retrieve XML Data by Using an XPath Query in a Visual Basic Client (271619)
The information in this article applies to:
- Microsoft SQL Server 2000 (all editions)
- Microsoft Data Access Components 2.6
- Microsoft Data Access Components 2.7
- Microsoft Visual Basic Professional Edition for Windows 6.0
- Microsoft Visual Basic Enterprise Edition for Windows 6.0
- Microsoft XML 2.6
- Microsoft XML 3.0
- Microsoft XML 4.0
This article was previously published under Q271619 For a Microsoft Visual Basic .NET version of this
article, see
301111. SUMMARY 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.
This
sample also allows you to test XPath queries against the mapping schema. For
each query, the text box of the form displays the XML; the elements of the XML
data stream are broken onto separate lines for viewing purposes. REFERENCES For SQL Server 2000, please see SQL Server Books
Online. For XML, see the MSDN page on the following Microsoft Web
site:
| Modification Type: | Minor | Last Reviewed: | 7/13/2004 |
|---|
| Keywords: | kbhowto KB271619 |
|---|
|