www.openlinksw.com
docs.openlinksw.com

Book Home

Contents
Preface

Sample Applications

Binary & Source File Locations
ODBC Demonstration Applications JDBC Demonstration Applications
Windows 95/98/NT/2000 Based ODBC Sample Applications
Linux & UNIX Based ODBC Sample Applications
Mac OS X
JDBC Sample Applications &Applets

15.1. Binary & Source File Locations

15.1.1. ODBC Demonstration Applications

The binary executables of these sample applications reside under the following directory structure:

<OPENLINK_INSTALLATION_DIRECTORY>\samples\odbc

The source code of some of these sample applications, when available, reside under the following directory structure, for example:

<OPENLINK_INSTALLATION_DIRECTORY>\samples\odbc\cppdemo

15.1.2. JDBC Demonstration Applications

The binary executables (Java class files), and sources for these sample applications reside under the following directory structure:

<OPENLINK_INSTALLATION_DIRECTORY>\samples\jdbc\<JDK_Version>\<Demo_name>