I need some advice as I'm running into a problem and so far I have been unable to find a solution.
We have a set of reports developed in MS Excel that use a DSN file to connect to data sources to retrieve data. These work fine on 32bit and 64bit systems.
However, we are moving to a terminal server environment using Windows 2008 R2 64Bit
The reports fail to run using the DSN's within this environment if we only have the 32bit drivers installed and configured in the ODBC settings. The minute we install the 64bit drivers the software works.
Is there a way or method of getting Excel or the DSN file to NOT use the 64bit driver but force it to use the 32bit driver?