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

SAP Sybase SQL Anywhere 16.0 » SQL Anywhere Server - Programming » ODBC support » ODBC samples

 

Building the sample ODBC program for Unix

Building the sample ODBC program allows you to run the program and see how it performs ODBC tasks, such as connecting to a database and executing statements.

Prerequisites

There are no prerequisites for this task.

Context and remarks

A shell script located in the samples-dir/sqlanywhere/c directory can be used to compile and link all the sample applications.

 Task
  1. Open a command shell and change the directory to the samples-dir/sqlanywhere/c directory.

  2. Run the build.sh shell script.

Results

The sample ODBC program is built.