Win7 64-bit - Excel 2010 (32bit) - Macro can´t connect to database (ODBC)
Hi guys,
We use 10.2 Oracle DB. I have a new client (Windows 7 64bits) with Excel 2010 (32bits). Our program is 32bits, so I installed a 32bit oracle client, configure services and odbc in "sysWOW64" and everything works fine.
The problem is with a macro that I have in Excel2010 (32bits). The macro connect to 2 databases in order to extract information and populate in screen
I supposed that the driver used is 32 bits but it doesnt work (I can´t connect to the DB from the macro).
The macro uses two names "xxx" y "zzz" (oracle services and odbc that point to DB). The error'? Error connected to DB xxx...
Any idea?
Thanks in advance