Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 10.0.1 » SQL Anywhere Server - Programming » SQL Anywhere ODBC API » ODBC samples

ODBC samples Next Page

Building the sample ODBC program


The ODBC sample program in samples-dir\SQLAnywhere\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-dir\SQLAnywhere\C 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: