Results 1 to 3 of 3
  1. #1
    djoosten is offline Novice
    Windows XP Access 2003
    Join Date
    Mar 2011
    Location
    Wisconsin
    Posts
    7

    Can an Access 2003 app run in Access 2010 64 bit

    I have an app the was written in Access 2003 and is used by customers using various versions of Access and various OS versions. Recently, one customer installed a new PC with Office 2010 64 bit and the Access application does not run on it. Everything I have found seems to suggest that the code needs to be changed to run on the 64 bit version, but if I change the code to run on the 64 bit version will it still run on the other environments. I have not had any problems with running it on a 64 bit OS like Vista or Win 7 as long as the Access version is 32 bit. Is it possible to write VBA code that works for both 32 bit and 64 bit Access? There are several API functions and ActiveX controls in the app. It appears that these need to be modified but how do I do that without breaking the app for the majority of users?

  2. #2
    Stingaway is offline Efficiency Junkie
    Windows 7 64bit Access 2010 64bit
    Join Date
    Sep 2011
    Location
    The deep south. Keep going until you hit water basically.
    Posts
    224
    Had this issue with a Pervasive database that I connect to frequently. Took it all the way to Microsoft who said "Yeah, that's a non-starter" (trying to access a 32bit odbc driver with the 64bit version of Access.

    I actually have two versions of Access installed for that very reason... everytime I start the 32 bit version, it rebuilds the environment. Same thing when I go back to 64.

    Fun stuff.

  3. #3
    djoosten is offline Novice
    Windows XP Access 2003
    Join Date
    Mar 2011
    Location
    Wisconsin
    Posts
    7
    We ended up just telling our customers that we will not support the 64 bit version of Access for now since it offers no significant value to the user over the 32 bit version.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Change Access 2003 mdb workgroup using Access 2010
    By metsmaniac in forum Security
    Replies: 6
    Last Post: 04-06-2012, 08:56 PM
  2. access 2010 to 2003 conversion
    By Mclaren in forum Access
    Replies: 2
    Last Post: 08-19-2011, 03:53 AM
  3. Replies: 9
    Last Post: 08-07-2011, 11:21 AM
  4. Replies: 1
    Last Post: 01-11-2011, 12:31 PM
  5. Convert access 2003 to access 2010
    By Vera in forum Access
    Replies: 3
    Last Post: 07-16-2010, 11:01 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums