Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Connecting to ODBC in a 64-bit machine from a 32-bit compiled program

631380Mar 31 2008 — edited Aug 19 2008
My .net program is compiled on 32-bit machine.
It is running on 64-bit windows machine. The Oracle driver installed is 10g for win 64.
If I use the Microsoft ODBC Data Source Adminstrator and Test the connection, I can successfully connect.
By from my program, I cannot connect:

ERROR [IM002] [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified

1. Should i have installed the ODBC drivers for win 32?
2. Can a 32-bit compiled programming connect with a 64-bit driver?

any idea how i can get this to connect?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 16 2008
Added on Mar 31 2008
2 comments
4,627 views