¶
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>