How to use a driver ODBC 32 BITS under the Window 2003(64 bits)?

Last update on October 18, 2008 09:21 AM by aakai1056
Published by aakai1056

How to use a driver ODBC 32 BITS under the Window 2003(64 bits)?






You have a Windows 2003 server (64-bits) and you want to use a 32 bits ODBC driver: one that is usually found in the administrative panel for ODBC on Windows or an external ODBC driver


Well if you open the board of directors of HBO Windows 2003 server 64, you may not find most of your usual drivers.
Similarly if you install an ODBC driver external 32-bit installation will go well but you probably do not see in the panel.

However if you open the administrative panel ODBC under Windows 2003 (64 bits), you may not find all your usual drivers.
Note that you may not find external drivers (32 bits) in the panel even it gets installed on your computer.

In fact, the boards of directors of the pilots 64-bit and 32 bit are separated on this version of Windows. One you find through administrative tools, the panel for 64-bit

The administrative panels for 64 bits and 32 bits drivers are separate on the windows. In the windows 2003 (64 bits), you will find the panel for ODBC 64 bits.



To access the panel 32 bits drivers, your should run the following command :
c:\windows\syswow64\odbcad32.exe
Best answers for « How to use a driver ODBC 32 BITS under the Window 2003(64 bits)? » in :
ODBC Show What is ODBC? ODBC stands for Open Database Connectivity. This is a Microsoft-defined format for communicating between Windows database clients and consumer DBMSs. The ODBC managier can be found in Windows 3.1 and 9x. In Windows 95 and 98, it is...
Compiling/testing in 32-bit on Ubuntu X86-64 Show Compiling/testing in 32-bit on Ubuntu X86-64 If you want compile a source code for testing purpose or to use it as a 32-bit binary,the main problem is that the headers of the standard library are not suitable for this purpose and that a...
Autoexec.nt - Subsystem 16-bit Windows ShowAutoexec.nt - Subsystem 16-bit Windows Solution 2 Solution 3 When trying to install a 16-bit windows on your PC, the following error message appears on your screen c:\windows\system32\autoexec.NT. The system file is not suitable for...
[C language]Handling 64-bit integers Show[C language]Handling 64-bit integers Unsigned 64-bit integer Example: Signed 64-bit integer Example: Basically in C language, an unsigned number over 32 bit can not exceed the value of 4 294 967 295. It may happen that you are...
How to restore deleted files ShowHow to restore deleted files Download a recovery tool There are easy and effective recovery tools available for download on the web and some have the major advantage of being free. Zero Assumption Recovery Download Link: http://www.z-a...
PCI Bus ShowThe PCI Bus The PCI bus (Peripheral Component Interconnect) was developed by Intel on 22 June 1992. Contrary to the VLB bus, it is not so much a traditional local bus but rather an intermediate bus located between the processor bus (NorthBridge)...
Representation of real numbers and integers ShowRepresenting a number in a computer Representing (or encoding) a number means to express it in binary form. Representing numbers in a computer is necessary in order for it to be able to store and manipulate them. However, the problem is that a...
Introduction to Microsoft Windows ShowHistory of Windows Windows is the operating system sold by the Seattle-based company Microsoft. Microsoft, originally christened "Traf-O-Data" in 1972, was renamed "Micro-soft" in November 1975, then "Microsoft" on November 26, 1976. Microsoft...