Using 64-bit ODBC Driver

  • I need to pull data from a 64-bit Progress database using a 64-bit ODBC driver (at this time it seems there is no 32-bit driver which can connect to this DB). I have created a 64-bit ODBC DSN (user dsn) pointing to this database and it tests successfully. But when I create a data source in BIDS pointing to this ODBC DSN, get the following error:

    Test connection failed because of an error initializing the provider. ERROR [IM014] [Microsoft][ODBC Driver Manager] The specified DSN contains an architecture mismatch between the Driver and Application

    "Run64BitRuntime" property for the project is 'True'.

    Any insight into how to successfully use 64-bit ODBC driver with BIDS/SSIS will be greatly appreciated.

    Thanks,

    Manish

  • BIDS itself is 32-bit, so that might pose a problem.

    The Run64BitRuntime property is only used during runtime.

    More info:

    64 bit Considerations for Integration Services

    Need an answer? No, you need a question
    My blog at https://sqlkover.com.
    MCSE Business Intelligence - Microsoft Data Platform MVP

  • Hi Manish,

    Did you get the solution of the issue?

    I am facing the same issue and not sure what to do with it.

    If you have the solution, please share it with me.

    Thanks,

    Yanto

  • yantonyam (12/2/2013)


    Hi Manish,

    Did you get the solution of the issue?

    I am facing the same issue and not sure what to do with it.

    If you have the solution, please share it with me.

    Thanks,

    Yanto

    what version of Progress

    what version of SQL

    what ODBC driver

    may help us help you

    ________________________________________________________________
    you can lead a user to data....but you cannot make them think
    and remember....every day is a school day

Viewing 4 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic. Login to reply