www.openlinksw.com
docs.openlinksw.com

Book Home

Contents
Preface

Sample ODBC & JDBC Applications

Binary & Source File Locations
ODBC Demonstration Applications JDBC Demonstration Applications
Sample ODBC Applications
Sample JDBC Applications & Applets

4.1. Binary & Source File Locations

4.1.1. ODBC Demonstration Applications

Windows 95/98/NT/2000, Linux & UNIX:

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

<VIRTUOSO_INSTALLATION_DIRECTORY>\samples\odbc

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

<VIRTUOSO_INSTALLATION_DIRECTORY>\samples\odbc\cppdemo

4.1.2. JDBC Demonstration Applications

Windows 95/98/NT/2000, Linux & UNIX:

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

<VIRTUOSO_INSTALLATION_DIRECTORY>\samples\jdbc\<JDK_Version>\<Demo_name>