![]() |
![]() |
|
|
I am desperate to find out an exact recipe returning ODBC functionality to my new Vista 64 computer. I have hundreds of data management scripts all using ODBC to grab |
![]() |
|
|
#1 | ||
|
Junior Member
Join Date: Jul 2008
Location: Philadelphia
Posts: 3
Rep Power: 0
![]() |
I am desperate to find out an exact recipe returning ODBC functionality to my new Vista 64 computer. I have hundreds of data management scripts all using ODBC to grab data from Access, Excel, and Oracle files for analysis in Stata or SAS. But in Vista 64, I only see a driver for SQL. I was using XP x64 in my old computer, and I had a list of drivers a yard long that included all my data sources in several languages.
I need simple explicit directions to some file I can download from Microsoft that will install all the needed ODBC drivers and get my data connections back. On forums like this, I see bits and pieces of an answer, but mostly a lot of anger over this issue. ![]() If anyone has solved this problem, I'd appreciate the info. Thanks. T |
||
|
|
|
|
|
#2 | ||
|
Guest
Posts: n/a
|
You still have ODBC drivers - but you have a mix of 32-bit an 64-bit ODBC.
When you launch the default ODBC Administrator, you only see the 64-bit ones, a much small list. To see the 32-bit ones, yhou need to launch the 32-bit ODBC Administrator. This is found at: %windir%\SysWOW64\odbcadm.exe. Try that and you should find what you're looking for. Charlie. "Turgidson" <Turgidson.3cqtua@news.home.local> wrote in message news:Turgidson.3cqtua@news.home.local... > > I am desperate to find out an exact recipe returning ODBC functionality > to my new Vista 64 computer. I have hundreds of data management scripts > all using ODBC to grab data from Access, Excel, and Oracle files for > analysis in Stata or SAS. But in Vista 64, I only see a driver for SQL. > I was using XP x64 in my old computer, and I had a list of drivers a > yard long that included all my data sources in several languages. > > I need simple explicit directions to some file I can download from > Microsoft that will install all the needed ODBC drivers and get my data > connections back. On forums like this, I see bits and pieces of an > answer, but mostly a lot of anger over this issue. ![]() > > If anyone has solved this problem, I'd appreciate the info. Thanks. > > T > > > -- > Turgidson > Posted via http://ms-os.com Forum to Usenet gateway > |
||
|
| Sponsored Links |
|
|
#3 | ||
|
Junior Member
Join Date: Jul 2008
Location: Philadelphia
Posts: 3
Rep Power: 0
![]() |
Thanks. That works.
![]() I kept looking at the one in system32, figuring it was a 32-bit administrator. And every time I clicked on that, I got the same old under-populated list. I never would have suspected that the 32-bit administrator would be under SysWOW64. T |
||
|
|
|
|
|
#4 | ||
|
Guest
Posts: n/a
|
All 32-bit programs are in the SysWOW64 folder. Since it's the WOW64
subsystem (Windows on Windows 64-bit). And yes, it's VERY confusing. The System32 is maintained for compatibility, one assumes. -- Charlie. "Turgidson" <Turgidson.3cr21a@news.home.local> wrote in message news:Turgidson.3cr21a@news.home.local... > > Thanks. That works. ![]() > > I kept looking at the one in system32, figuring it was a 32-bit > administrator. And every time I clicked on that, I got the same old > under-populated list. > > I never would have suspected that the 32-bit administrator would be > under SysWOW64. > > T > > > -- > Turgidson > Posted via http://ms-os.com Forum to Usenet gateway > |
||
|
|
|
#5 | ||
|
Guest
Posts: n/a
|
Charlie Russel - MVP wrote:
>You still have ODBC drivers - but you have a mix of 32-bit an 64-bit ODBC. >When you launch the default ODBC Administrator, you only see the 64-bit >ones, a much small list. To see the 32-bit ones, yhou need to launch the >32-bit ODBC Administrator. This is found at: %windir%\SysWOW64\odbcadm.exe. And note that 32-bit applications use the 32-bit ODBC drivers, and 64-bit applications 64-bit ODBC. This means that if you're using VBS scripts to do this, and they need 32-bit ODBC drivers, you'll have to run the scripts using the 32-bit VBS executables (cscript/vscript) in the SysWOW64 folder too. -- Steve Foster [SBS MVP] --------------------------------------- MVPs do not work for Microsoft. Please reply only to the newsgroups. |
||
|
![]() |
| Tags |
| database, drivers, odbc |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Getting Desperate | measekite | Windows Vista | 4 | 06-03-2008 10:01 PM |
| Fonts -- VERY DESPERATE! | judie | Windows XP | 2 | 05-17-2008 08:51 AM |
| error message ---- Desperate! Please help !!!! | Stan | Windows XP | 2 | 04-25-2008 09:27 PM |
| Desperate! | Di | Windows Update | 1 | 02-12-2008 10:21 AM |
| Microsoft ODBC Text Drivers for x64 | Mark | Windows XP 64 Bit | 0 | 09-13-2007 12:24 AM |