Downloads

You can download the latest version of SQLAPI++ library from our site. Make sure your testing environment is compatible.

Windows Trial Version
MSVC++, Borland and MingGW g++ configurations are available for trial.
See details
  • MSVC++ Visual Studio 2010 (x86 and x86-64), 2012 (x86 and x86-64), 2017 (x86 and x86-64), 2019 (x86 and x86-64), 2022 (x86 and x86-64)
  • Borland C++ XE7 (x86 and x86-64), XE8 (x86 and x86-64), 10.2 (x86 and x86-64), 10.3 (x86 and x86-64), 10.4 (x86 and x86-64)
  • MinGW g++ 4.8 (mingw-w64 x86 and x86-64), 8.1 (mingw-w64 x86 and x86-64), 9.2
Linux Trial Version
Multiple g++ (GNU project C and C++ compiler) configurations are available for trial.
See details
  • g++ version 4.1 (x86 and x86-64)
  • g++ version 4.2 (x86 and x86-64)
  • g++ version 4.4 (x86 and x86-64)
  • g++ version 4.6 (x86 and x86-64)
  • g++ version 4.7 (x86 and x86-64)
  • g++ version 4.8 (x86 and x86-64)
  • g++ version 4.9 (x86 and x86-64)
  • g++ version 5.3 (x86 and x86-64)
  • g++ version 6.5 (x86 and x86-64)
  • g++ version 7.2 (x86 and x86-64)
  • g++ version 12.2 (x86 and x86-64)
Mac OS X Trial Version
Available for clang (x86, x86-64 and arm64) configuration.
FreeBSD 12.1 Trial Version
Available for clang (x86 and x86-64) configuration.
Solaris 10 x86 Trial Version
Available for Solaris Studio 12 C++ compiler (x86 and x86-64) configuration.
Solaris 10 SPARC Trial Version
Available for Solaris Studio 12 C++ compiler (32- and 64-bit) configuration.

Sample Projects

SQLAPI++ distribution includes samples directory with batch files (sqltest_mvc.bat, sqltest_bcc.bat, sqltest_mingw.bat, sqltest_gcc, sqltest_ss) that can be used to build SQLAPI++ sample and test applications.

You can also download a ZIP archive with sample SQLAPI++ projects for different Microsoft Visual Studio versions:

MSVSSample.zip

There is also a simple project example for DevC++ (MinGW):

DEVCPPSample.zip

and CodeBlock:

CodeBlockSample.zip