A.2 Preparations before executing the sample application program
Before you execute the sample application program, you must perform the following preparations:
-
Create a make environment for the sample application program. Specify the include files and libraries provided by HADB and then execute make.
-
An HADB client environment setup must be completed. For details about HADB client environment setup, see 4. Setting Up an Environment for an HADB Client (If the ODBC Driver and CLI Functions Are Used).
-
Define the SAMPLE table that is accessed by the sample application program and then import data into the SAMPLE table. For details, see A.3 How to create the SAMPLE table.