You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Next »

Introduction

    The DAS Lite C++ library is a minimal collection of classes needed to implement a simple read  webApp. This webApp should create a prepared statement using a given select statement string  and return the selected rows. It also should generate a graph with the data returned by the database using SDO C++ framework. 

DAS Lite is in its early stages of development. Your help is welcome (smile)

  • No labels