Contents Index ODBC samples Running the sample ODBC program

ASA Programming Guide
  ODBC Programming
    ODBC samples

Building the sample ODBC program


The ODBC sample program in Samples\ASA\C includes a batch file (shell script for UNIX) that can be used to compile and link the sample application.

To build the sample ODBC program

  1. Open a command prompt and change directory to the Samples\ASA\C subdirectory of your SQL Anywhere directory.

  2. Run the makeall batch file or shell script

    The format of the command is as follows:

    makeall api platform compiler

    The parameters are as follows:


Contents Index ODBC samples Running the sample ODBC program