The ODBC sample program is located in samples-dir\SQLAnywhere\C. A batch file (shell script for Unix) is included that can be used to compile and link all the sample applications located in this folder.
Open a command prompt and change directory to the samples-dir\SQLAnywhere\C directory.
Run the build.bat or build64.bat batch file.
For x64 platform builds, you may need to set up the correct environment for compiling and linking. Here is an example that builds the sample programs for an x64 platform.
set mssdk=c:\MSSDK\v6.1 build64 |
Open a command shell and change directory to the samples-dir\SQLAnywhere\C directory.
Run the build.sh shell script.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |