Phil's right. The thread at http://forums.techarena.in/operating-systems/1160164.htm gave me a little more info on that topic if you're curious as I was fighting with Windows Scripting Host 32/64 bit issues. Basically seems the first thing to try is running whatever you're wanting to run (cscript/wscript for me; odbcad32.exe for the ODBC manager) through the SysWOW64 folder first.
%WINDIR%\System32\odbcad32.exe won't have UniData/UniVerse but %WINDIR%\SysWOW64\odbcad32.exe will have it for you. -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of phil walker Sent: Thursday, April 22, 2010 4:11 PM To: U2 Users List Subject: Re: [U2] UniODBC/UniOLEDB and Win2008? You need to use the 32-bit odbc driver manager. > -----Original Message----- > From: [email protected] [mailto:u2-users- > [email protected]] On Behalf Of Kevin King > Sent: Friday, 23 April 2010 8:01 a.m. > To: U2 Users List > Subject: [U2] UniODBC/UniOLEDB and Win2008? > > I have a customer who has downloaded the most recent Unidata clients > from > the Rocket website and is trying to install them on Windows 2008/64- > bit. > The installation appears to go according to plan, there are no errors > and no > events logged, and yet after installing the ODBC driver, the Unidata > ODBC > driver is not listed in the list of ODBC data sources for the server. > > Is Unidata's ODBC driver incompatable with Win2008 or 64-bit, or both? > > -K > _______________________________________________ > U2-Users mailing list > [email protected] > http://listserver.u2ug.org/mailman/listinfo/u2-users > _______________________________________________ U2-Users mailing list [email protected] http://listserver.u2ug.org/mailman/listinfo/u2-users _______________________________________________ U2-Users mailing list [email protected] http://listserver.u2ug.org/mailman/listinfo/u2-users
