The following OLE DB samples are included in this release.
The Rowset Viewer sample provides a simple way to view and manipulate rowsets. Because Rowset Viewer has been expanded to include much of the functionality of the Query Demo sample, Query Demo has been removed. To run the Rowset Viewer sample, click Start, point to Programs, point to Platform SDK, point to Data Access, and click RowsetViewer.
File name | Description |
RowsetViewer.exe | Rowset Viewer sample |
For information about building and running the Rowset Viewer sample, see Rowset Viewer Sample.
The Table Copy sample demonstrates a simple consumer that reads data from one OLE DB rowset and saves it as a new table. To run the Table Copy sample, click Start, point to Programs, point to Platform SDK, point to Data Access, and click Table Copy.
File name | Description |
TableCopy.exe | Table Copy sample |
For information about building and running the Table Copy sample, see Table Copy Sample.
The sample consumer demonstrates how to build a simple consumer. This consumer uses the sample provider. To run the sample consumer, click Start, point to Programs, point to Platform SDK, point to Data Access, and click Sample Client For Text Provider.
File name | Description |
SampClnt.exe | Sample consumer |
For information about building and running the sample consumer, see OLE DB Sample Consumer.