Tuscany RDB DAS Sample (CompanySample) 

This sample shows how to load data from a RDB source, using RDB DAS, into a SDO graph, then retrieve data from it, modify the graph and update the data source based on the modified graph.

Setup

Compiling the Sample

Compile the sample source using Visual Studio Express solution under <tuscany_das_cpp>/samples/CompanySample/VSExpress/.

Running the Sample

To run the sample execute the file <tuscany_das_cpp>/samples/CompanySample/VSExpress/debug/CompanySample.exe

Requirements:

Sample Architecture

The sample files are located under <tuscany_das_cpp>/samples/CompanySample/.

Contents: