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 DataDirect Connect forODBC. All editions are supported unless otherwise noted.
◦ Windows 8
◦ Windows Server 2012
◦ Windows 7
◦ Windows Server 2008
◦ Windows Vista
◦ Windows XP, Service Pack 2 and higher
◦ Windows Server 2003
The following operating systems are supported for DataDirect Connect XE forODBC. All editions are supported unless otherwise noted.
◦ Windows 8
◦ Windows Server 2012
◦ Windows 7
◦ Windows Server 2008 Enterprise, Datacenter, Web and Small Business Editions
◦ Windows Vista
◦ Windows XP Professional, Service Pack 2 and higher
◦ Windows Server 2003, Service Pack 2 and higher
For the Salesforce driver: A 32-bit Java Virtual Machine (JVM), J2SE 5 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.