+ Reply to Thread
Results 1 to 6 of 6

Microsoft 64bit ODBC drivers.....?

  1. #1
    Valued Forum Contributor
    Join Date
    03-24-2014
    Location
    England
    MS-Off Ver
    Excel 2003 - 2016
    Posts
    575

    Microsoft 64bit ODBC drivers.....?

    This is only sort of a VBA question.

    The dept I'm contracted to right now has a 32bit Excel based reporting system that uses hard coded connection strings in VBA like so:

    Please Login or Register  to view this content.

    There are 96 different reports that use this connection string. However, a few of these reports are hitting excel memory limits (getting the error: Excel does not have the required resources to complete this operation, and others similar), therefore, the IT dept have built us a spanky new 64Bit server with 64bit office to run things in......however, what they're telling me is they can't find a 64bit Microsoft ODBC driver so they've put on a 64bit Oracle ODBC driver instead. This means all our connection strings need to change and all the reporting analysts laptops will also have to be upgraded to 64bit office with the Oracle 64bit driver if they want to be able to continue to run reports outside of the reporting server on an ad-hoc basis.


    My question is: Does anyone know of a 64bit MS ODBC driver? Cos it would save a lot of effort....

  2. #2
    Forum Moderator Leith Ross's Avatar
    Join Date
    01-15-2005
    Location
    San Francisco, Ca
    MS-Off Ver
    2000, 2003, & 2010
    Posts
    23,258

    Re: Microsoft 64bit ODBC drivers.....?

    Hello BellyGas,

    I am surprised your IT department is not aware of WoW64. This is Microsoft's x86 emulator for 64 Bit Windows.

    Here is link to explain more about it Running 32-Bit Applications
    Sincerely,
    Leith Ross

    Remember To Do the Following....

    1. Use code tags. Place [CODE] before the first line of code and [/CODE] after the last line of code.
    2. Thank those who have helped you by clicking the Star below the post.
    3. Please mark your post [SOLVED] if it has been answered satisfactorily.


    Old Scottish Proverb...
    Luathaid gu deanamh maille! (Rushing causes delays!)

  3. #3
    Valued Forum Contributor
    Join Date
    03-24-2014
    Location
    England
    MS-Off Ver
    Excel 2003 - 2016
    Posts
    575

    Re: Microsoft 64bit ODBC drivers.....?

    The IT dept here isn't aware of a lot of things.

    Anyway, running 32bit office on the new 64bit server isn't an option. The whole reason for moving to 64bit is to allow Excel more memory space for the inefficiently build workbooks I'm dealing with. Running a 32bit ODBC driver on a 64bit system isn't an option as 64bit Office wont take a data feed from a 32bit ODBC driver.

    After some research discovered the MS-ODBC driver for Oracle is about 20 years old, MS stopped support for it over a decade ago and never produced a 64bit version. Why would they when Oracle produce their own drivers. It just means a 1 line code change for the different connection string.

  4. #4
    Registered User
    Join Date
    02-09-2021
    Location
    Allentown, PA
    MS-Off Ver
    Office 2016 64Bit
    Posts
    3

    Re: Microsoft 64bit ODBC drivers.....?

    Quote Originally Posted by BellyGas View Post
    The IT dept here isn't aware of a lot of things.

    Anyway, running 32bit office on the new 64bit server isn't an option. The whole reason for moving to 64bit is to allow Excel more memory space for the inefficiently build workbooks I'm dealing with. Running a 32bit ODBC driver on a 64bit system isn't an option as 64bit Office wont take a data feed from a 32bit ODBC driver.

    After some research discovered the MS-ODBC driver for Oracle is about 20 years old, MS stopped support for it over a decade ago and never produced a 64bit version. Why would they when Oracle produce their own drivers. It just means a 1 line code change for the different connection string.
    Do you mind sharing what the line of code might be?

  5. #5
    Valued Forum Contributor Haluk's Avatar
    Join Date
    02-14-2019
    Location
    Turkiye
    MS-Off Ver
    2010 - 64 Bit on Windows-11 (22 H2) 64 Bit
    Posts
    1,150

    Re: Microsoft 64bit ODBC drivers.....?

    There is a non-Microsoft ODBC Driver for Oracle which they say that it works for 32-Bit and 64-Bit applications on both x32 and x64 platforms.

    https://www.devart.com/odbc/oracle/
    Last edited by Haluk; 02-09-2021 at 04:20 PM.

  6. #6
    Registered User
    Join Date
    02-09-2021
    Location
    Allentown, PA
    MS-Off Ver
    Office 2016 64Bit
    Posts
    3

    Re: Microsoft 64bit ODBC drivers.....?

    Because our IT department would not allow for additional software to be installed I need to come up with a solution that will work without having to install something new.

+ 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. Replies: 5
    Last Post: 08-12-2015, 05:45 PM
  2. How to read custom props on closed file (64bit Win Server, 64bit Excel)
    By soundneedle in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 07-14-2015, 01:25 AM
  3. What ODBC drivers are installed by Excel 2013
    By GJL65 in forum Excel General
    Replies: 0
    Last Post: 03-16-2015, 11:25 AM
  4. Change registry settings for IE 64bit in 64bit environment
    By dgdgdg in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 01-30-2014, 07:56 AM
  5. Replies: 3
    Last Post: 11-23-2012, 01:57 AM
  6. [SOLVED] Huge Memory Leaks using ODBC Drivers from Excel to retrieve data
    By Philip in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 10-05-2005, 01:05 PM
  7. ODBC Drivers to a SQL database
    By David J. Monnin in forum Excel General
    Replies: 0
    Last Post: 09-14-2005, 03:05 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