|
Example Oledb25: OLE DB 2.5 introduces two new cotypes, TRow and TStream, to manage tree-structured data stores. OleDBPro provides this example to demonstrate how to use their corresponding classes, CORow and COStream. For experimenting this example, you need to use MS internet publishing provider. After experimenting this example, you will know the following how-tos:
A user is encouraged to experiment CORow to manage columns. OleDBPro also provides the example DataShape to demonstrate how to manage a chaptered rowset with MS data shape provider. |