iODBC SDK Development
iODBC SDK on Unix
Compiling Sample Program
Use the following steps to compile the sample "odbctest" application:
1. cd into the ~/odbcsdk/examples sub-directory of your SDK installation.
2. Execute the following command: make clean
3.
Execute the following command: make
Referenced by...