Results 1 to 2 of 2

Thread: How to use a 32-bit ODBC driver in Win 2003 x64

  1. #1
    Join Date
    Sep 2007
    Posts
    1

    How to use a 32-bit ODBC driver in Win 2003 x64

    I am trying to install 32-bit ODBC driver for an application on Win 2003 x64 as there is no 64-bit driver available. I had talked to some of my friends regarding this and suggested me to set up DSN for 32-bit driver by going to "C:\WINDOWS\SysWOW64\odbcad32.exe". I have tried doing that but when i am running the application than DSN doesn't gets recognized. It seems as if the program is looking for 64-bit DSN. I am just running out of ideas, so is there anyone who can help me out in this situation???
    Last edited by caboclo975; 20-09-2007 at 09:28 PM.

  2. #2
    Join Date
    Nov 2009
    Posts
    3,017
    As far as i am aware a 64-bit process cannot load a 32-bit DLL where as a 32-bit process cannot load a 64-bit DLL but 64-bit operating system but remote procedure calls are supported between 64-bit and 32-bit processes. I mean an out-of-process 32-bit COM server can communicate with a 64-bit client on 64-bit Windows and an out-of-process 64-bit COM server can communicate with 32-bit client as well. If you are having 32-bit DLL which is not COM-aware than you can try rapping it in an out-of-process COM server and use COM for communicating to and from a 64-bit process.

Similar Threads

  1. Using 32 bit ODBC driver in x64?
    By Jemond in forum Windows x64 Edition
    Replies: 13
    Last Post: 27-03-2012, 03:33 AM
  2. Help Installing the filemaker pro odbc driver
    By screwball in forum Software Development
    Replies: 2
    Last Post: 06-07-2009, 10:01 PM
  3. ODBC driver for Windows Server 2003 64bit edition
    By Leland in forum Windows x64 Edition
    Replies: 1
    Last Post: 22-05-2008, 04:50 PM
  4. ODBC driver manager
    By Amitgujaran in forum Windows XP Support
    Replies: 3
    Last Post: 27-10-2007, 05:42 AM
  5. 64 bit ODBC driver for MS Access
    By Vera Noest in forum MS Office Support
    Replies: 2
    Last Post: 15-03-2007, 01:29 AM

Tags for this Thread

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
  •  
Page generated in 1,714,198,317.72221 seconds with 17 queries