From c5846d0e19e3b5fd9d818d714fea2df3f3ef90eb Mon Sep 17 00:00:00 2001 From: jsdelfino Date: Mon, 16 Nov 2009 06:46:29 +0000 Subject: Cleaning up SVN structure, moving das trunk to das-cpp/trunk. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@880626 13f79535-47bb-0310-9956-ffa450edef68 --- das-cpp/trunk/samples/CompanySample/Readme.html | 148 ++++++++++++++++++++++++ 1 file changed, 148 insertions(+) create mode 100644 das-cpp/trunk/samples/CompanySample/Readme.html (limited to 'das-cpp/trunk/samples/CompanySample/Readme.html') diff --git a/das-cpp/trunk/samples/CompanySample/Readme.html b/das-cpp/trunk/samples/CompanySample/Readme.html new file mode 100644 index 0000000000..335b6b1543 --- /dev/null +++ b/das-cpp/trunk/samples/CompanySample/Readme.html @@ -0,0 +1,148 @@ + + + + + Tuscany RDB DAS Sample + + + + + + + + + + + + + + + + + + +

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:

+ + + + + \ No newline at end of file -- cgit v1.2.3