up vote 0 down vote favorite
share [g+] share [fb]

The problem I am looking to solve is communicating from a 64-bit app through ODBC with a datasource for which there only exists a 32-bit ODBC-driver. One solution that would suffice for the moment is using an ODBC-to-ODBC bridge.

I found an ODBC-to-ODBC bridging-software created by Easysoft. Are there any alternatives?

link|improve this question

73% accept rate
feedback

2 Answers

up vote 0 down vote accepted

You might want to check out www.datadirect.com

link|improve this answer
feedback

Simba has an ODBC to ODBC bridge as part of our SimbaEngine ODBC SDK. You can get a free evaluation version of it at http://www.simba.com/evaluate-odbc-sdk.htm. When you fill out the form, explain that you want to bridge from a 64-bit ODBC app to a 32-bit ODBC driver.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.