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!

Should ODBC + Instant Client + ADODB work?

PalmaresAug 28 2012 — edited Aug 30 2012
Hi, I have an old application in VB.NET that connects by ODBC using a filedsn that uses Microsoft ODBC for Oracle driver using ADODB.
I have a problem because numbers with decimals are being returned as strings because of the client regional settings.

I've tried with the Oracle ODBC driver (Oracle in OraClient11g_home in my machine) and it worked.
I want to be able to use this driver without having to install anything on the client machine, only by using the Oracle Instant Client dll.
But after many tests I couldn't make it work.

Is it possible? How can I make it work?

Thanks in advance.

Edited by: user7304687 on 29/Ago/2012 2:03
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 27 2012
Added on Aug 28 2012
7 comments
815 views