skip to main content
Setting Up the Samples
 

Setting Up the Samples

This appendix describes how to use the IP samples included as part of the OpenAccess SDK installation. The instructions here are for sample C/C++ IPs for use with the OpenAccess SDK SQL engine. Additional samples are available at:
http://www.datadirect.com/developer/code_library/index.ssp.
In these instructions, replace the example string with the sample you are attempting to build. For example, to use these instructions with example2, substitute all occurrences of example with example2. Some examples use static schema and others implement dynamic schema. The instructions vary depending on what type of schema the example IP is using.
The source code and project files for the samples are located under the install_dir\ip\oac\example directory, where example is replaced by example1, example2, example3, or memory.
In this section: 
* Description of the samples
* Setting up an example on Windows
* Setting up a sample on Linux/UNIX