#1  
Old 03-03-2008, 08:53 AM
wlsiew wlsiew is offline
Junior Member
 
Join Date: Mar 2008
Posts: 2
Default Problem on 32bit apps (MDB) access 64bit apps (ODBC)

Hi all,

I am having problem 32bit apps (MDB) access 64bit apps (ODBC) in a web apps.

Here is the scenario: -

MS Access MDB 32 bit
ODBC 64 bit
ASP pages

I can't create a MDB connection in ODBC. Anyone facing the same problem?

Regards,
WL Siew
Reply With Quote
  #2  
Old 03-03-2008, 05:42 PM
Wendor Wendor is offline
Member
 
Join Date: Nov 2005
Posts: 41
Default

32 bit ODBC and 64 bit ODBC are completely different subsystems under 64 bit Windows.

32 bit apps need 32 bit DSN's created.

So instead of using the normal ODBC Administrator, you have to use the 32 bit ODBC Administrator.

It is normally located at "C:\WINDOWS\SysWOW64\odbcad32.exe" (that location will of course vary based on where the system directory is in a Windows VPS (haven't looked at one yet myself)
Reply With Quote
  #3  
Old 03-04-2008, 05:17 AM
wlsiew wlsiew is offline
Junior Member
 
Join Date: Mar 2008
Posts: 2
Default

I had tried this C:\WINDOWS\SysWOW64\odbcad32.exe command and managed to add the DSN but when I tried to login in the web apps, it give the same error.
Reply With Quote
  #4  
Old 03-04-2008, 05:54 AM
Wendor Wendor is offline
Member
 
Join Date: Nov 2005
Posts: 41
Default

Quote:
Originally Posted by wlsiew View Post
... it give the same error.
Since you haven't said what the error message was, it makes it a lot harder to help.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 02:31 AM.

Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.