32-Bit Drivers
- Last Updated: November 14, 2023
- 1 minute read
- DataDirect Connectors
- ODBC
- Cloudera Impala 7.1
- dBase 7.1
- Flat files/Text 7.1
- MySQL 7.1
- Pervasive (Btrieve) 7.1
- XML 7.1
- 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 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
- 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.