Results 1 to 3 of 3
  1. #1
    dollygg is offline Advanced Beginner
    Windows XP Access 2003
    Join Date
    Jul 2009
    Posts
    73

    Can MS Access (64 bit) open up a 32 bit ETL application?


    I have a 32 bit MS Access database (.mdb). That will be replaced with 64 bit MS Access 365 soon. Do you think that .mdb file (64 bit) still works with the ETL tool (32 bit) . It open up the ETL application in VBA code then export the data back to Access database.

  2. #2
    ranman256's Avatar
    ranman256 is offline VIP
    Windows Vista Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Kentucky
    Posts
    9,521
    access can open any app using : SHELL
    but you may need to export data from ETL to a file, then import said file via Access

  3. #3
    Join Date
    Jan 2017
    Location
    Swansea,South Wales,UK
    Posts
    4,861
    Install 32bit Access unless you need 64bit for a particular reason.?
    Please use # icon on toolbar when posting code snippets.
    Cross Posting: https://www.excelguru.ca/content.php?184
    Debugging Access: https://www.youtube.com/results?sear...bug+access+vba

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

Similar Threads

  1. Replies: 1
    Last Post: 01-14-2018, 02:49 AM
  2. Open a Different Application File From Within Access
    By philip.mccollum in forum Access
    Replies: 15
    Last Post: 07-08-2015, 06:56 AM
  3. Replies: 2
    Last Post: 05-19-2015, 06:56 AM
  4. Replies: 1
    Last Post: 11-15-2011, 07:26 AM
  5. Open a specific Excel application in Access
    By Hobbes29 in forum Programming
    Replies: 1
    Last Post: 02-14-2011, 06:48 PM

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