skip to main content
Welcome to the Progress DataDirect for ODBC for Apache Spark SQL Wire Protocol Driver: Version 8.0.2 : Support for Multiple Environments : Environment-Specific Information : Support for UNIX and Linux Environments : AIX
  

Try DataDirect Drivers Now
AIX
If you are building 64-bit binaries, you must pass the define ODBC64. The example Application provides a demonstration of this. See the installed file example.txt for details.
You must also include the correct compiler switches if you are building 64-bit binaries. For instance, to build example, you would use:
xlC_r –DODBC64 -q64 -qlonglong -qlongdouble -qvftable -o example
-I../include example.c -L../lib -lc_r -lC_r -lodbc