+ Reply to Thread
Results 1 to 7 of 7

Microsoft.Jet.OLEDB.4.0 not running in 64 bit office 10

  1. #1
    Registered User
    Join Date
    09-12-2013
    Location
    York
    MS-Off Ver
    Excel 2013
    Posts
    3

    Microsoft.Jet.OLEDB.4.0 not running in 64 bit office 10

    Can anyone suggest a work around for the following code......
    Works perfectly with office 86 but creates error when running in office 64 bit




    Please Login or Register  to view this content.
    Last edited by panmat; 09-16-2013 at 10:03 AM. Reason: Better Title

  2. #2
    Forum Guru Andy Pope's Avatar
    Join Date
    05-10-2004
    Location
    Essex, UK
    MS-Off Ver
    O365
    Posts
    20,482

    Re: Office 64 wow's

    Do these help?

    http://social.msdn.microsoft.com/For...2bit-and-64bit
    http://www.vbforums.com/showthread.p...EDB-4-0-on-X64
    Cheers
    Andy
    www.andypope.info

  3. #3
    Registered User
    Join Date
    09-12-2013
    Location
    York
    MS-Off Ver
    Excel 2013
    Posts
    3

    Re: Office 64 wow's

    I have looked at these and tried lots of different suggestions to no avail......


    '#####################################################################################################################
    '
    ' Description: This tool is a simple macro which can be added to Excel to save the active sheet as DBF file.
    '
    ' Author: Arnejan van Loenen
    ' Version: 1.00
    ' Date: March 1, 2011
    '
    '####################################################################################################################


    Please Login or Register  to view this content.

    When this code runs in office 2010 (86 enviroment) everything rus smoothly.
    But in office 2010 (64 enviroment) after the save dialogue I get "Error Occurred, provider cannot be found. It may not be properly installed"

    Please any ideas
    Last edited by alansidman; 09-15-2013 at 02:59 PM.

  4. #4
    Forum Moderator alansidman's Avatar
    Join Date
    02-02-2010
    Location
    Steamboat Springs, CO
    MS-Off Ver
    MS Office 365 insider Version 2505 Win 11
    Posts
    24,754

    Re: Office 64 wow's

    Your post does not comply with Rule 3 of our Forum RULES. Use code tags around code.

    Posting code between [CODE]Please [url=https://www.excelforum.com/login.php]Login or Register [/url] to view this content.[/CODE] tags makes your code much easier to read and copy for testing, it also maintains VBA formatting.

    Highlight your code and click the # icon at the top of your post window. More information about these and other tags can be found here

    I have done this for you in the last post. Please adhere to this rule in the future.
    Alan עַם יִשְׂרָאֵל חַי


    Change an Ugly Report with Power Query
    Database Normalization
    Complete Guide to Power Query
    Man's Mind Stretched to New Dimensions Never Returns to Its Original Form

  5. #5
    Forum Expert romperstomper's Avatar
    Join Date
    08-13-2008
    Location
    England
    MS-Off Ver
    365, varying versions/builds
    Posts
    22,009

    Re: Office 64 wow's

    Did you read the links carefully? There is no 64bit version of the Jet provider so you can't use it in 64bit Office - you have to use the Microsoft.ACE.OLEDB.12.0 provider instead.
    Everyone who confuses correlation and causation ends up dead.

  6. #6
    Registered User
    Join Date
    09-12-2013
    Location
    York
    MS-Off Ver
    Excel 2013
    Posts
    3

    Re: Office 64 wow's

    Quote Originally Posted by romperstomper View Post
    Did you read the links carefully? There is no 64bit version of the Jet provider so you can't use it in 64bit Office - you have to use the Microsoft.ACE.OLEDB.12.0 provider instead.
    This solved the problem thanks

  7. #7
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,167

    Re: Office 64 wow's

    panmat,

    Please take a moment to read the forum rules and then amend your thread title to something descriptive of your problem. Once you have done this please send me a PM and I will remove this request.

    To change a Title on your post, click EDIT POST then Go Advanced and change your title, if 2 days have passed ask a moderator to do it for you.
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Workbook VBA Project Reference will not migrate form Office 2010 to Office 2002
    By DAve Bradbury in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 05-06-2013, 07:43 AM
  2. Replies: 4
    Last Post: 05-02-2010, 12:05 PM
  3. [SOLVED] Merging excel office data into a publisher office project(Australi
    By Shirl in forum Excel - New Users/Basics
    Replies: 0
    Last Post: 04-16-2006, 04:20 AM
  4. [SOLVED] Unable to access the Office Online Web site in Office 2003, Excel
    By Marcy S in forum Excel General
    Replies: 2
    Last Post: 03-21-2006, 06:00 PM
  5. [SOLVED] Office 2003 documents readable by Office 2002 applications?
    By Captain Infinity in forum Excel General
    Replies: 2
    Last Post: 05-10-2005, 06:06 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1