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.
To build the sample ODBC program
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 |
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |