• All required network software that is supplied by your database system vendors must be 32-bit compliant.
  • If your application was built with 32-bit system libraries, you must use 32-bit drivers. If your application was built with 64-bit system libraries, you must use 64-bit drivers (see "64-bit drivers"). The database to which you are connecting can be either 32-bit or 64-bit enabled.
  • The following processors are supported:
    • x86: Intel
    • x64: Intel and AMD
  • The following operating systems are supported for your driver. All editions are supported unless otherwise noted.
    • Windows Server 2016
    • Windows Server 2012
    • Windows Server 2008
    • Windows 10
    • Windows 8.1
    • Windows 7
  • A 32-bit Java Virtual Machine (JVM), Java SE 7 or higher, is required. Also, you must set the PATH environment variable to the directory containing your 32-bit JVM’s jvm.dll file, and that directory’s parent directory. See "Driver requirements" for more details on JVM.
  • An application that is compatible with components that were built using Microsoft Visual Studio 2010 compiler and the standard Win32 threading model.
  • You must have ODBC header files to compile your application. For example, Microsoft Visual Studio includes these files.