32-bit driver
- Last Updated: October 27, 2020
- 1 minute read
- DataDirect Connectors
- ODBC
- MongoDB 8.0
- Documentation
- 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 driver. If your application was built with 64-bit system libraries, you must use 64-bit driver (see "64-bit driver"). 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 Progress DataDirect
for
ODBC driver. All editions are
supported unless otherwise noted.
- Windows Server 2016
- Windows 10
- Windows 8.1
- Windows Server 2012
- Windows 7
- Windows Server 2008
- A 32-bit Java Virtual Machine (JVM), Java SE 8 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.
- 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.