Discussions
Categories
- 196.9K All Categories
- 2.2K Data
- 239 Big Data Appliance
- 1.9K Data Science
- 450.3K Databases
- 221.7K General Database Discussions
- 3.8K Java and JavaScript in the Database
- 31 Multilingual Engine
- 550 MySQL Community Space
- 478 NoSQL Database
- 7.9K Oracle Database Express Edition (XE)
- 3K ORDS, SODA & JSON in the Database
- 545 SQLcl
- 4K SQL Developer Data Modeler
- 187K SQL & PL/SQL
- 21.3K SQL Developer
- 295.9K Development
- 17 Developer Projects
- 138 Programming Languages
- 292.6K Development Tools
- 107 DevOps
- 3.1K QA/Testing
- 646K Java
- 28 Java Learning Subscription
- 37K Database Connectivity
- 155 Java Community Process
- 105 Java 25
- 22.1K Java APIs
- 138.1K Java Development Tools
- 165.3K Java EE (Java Enterprise Edition)
- 18 Java Essentials
- 160 Java 8 Questions
- 86K Java Programming
- 80 Java Puzzle Ball
- 65.1K New To Java
- 1.7K Training / Learning / Certification
- 13.8K Java HotSpot Virtual Machine
- 94.3K Java SE
- 13.8K Java Security
- 204 Java User Groups
- 24 JavaScript - Nashorn
- Programs
- 440 LiveLabs
- 38 Workshops
- 10.2K Software
- 6.7K Berkeley DB Family
- 3.5K JHeadstart
- 5.7K Other Languages
- 2.3K Chinese
- 171 Deutsche Oracle Community
- 1.1K Español
- 1.9K Japanese
- 232 Portuguese
Installing an ODBC for 11g on Win 7 64 Bit Nearly Impossible

Does anyone know how to do this in less than 30 steps, after uninstalling and reinstalling all the software and DB several times?
It basically just cost me a job, because lacking an ODBC, working from home, I can't run ADO, OLEDB, even link tables in Access so I can run ADO or DAO into THAT.
Seriously, I've pulled data from a mainframe OS2 into Excel with less trouble. If Oracle can't handle a simple ODBC like IBM, something is very wrong.
They are the most common, universal connection objects in the world. Why does this have to be like pulling teeth?
Answers
-
It's funny how whenever you can't figure these things out it's always the fault of something *else*.
-
Yes, me and the other 8,000 developers posting on this site about ODBC not working.
-
user9334236 wrote: Does anyone know how to do this in less than 30 steps, after uninstalling and reinstalling all the software and DB several times? It basically just cost me a job, because lacking an ODBC, working from home, I can't run ADO, OLEDB, even link tables in Access so I can run ADO or DAO into THAT. Seriously, I've pulled data from a mainframe OS2 into Excel with less trouble. If Oracle can't handle a simple ODBC like IBM, something is very wrong. They are the most common, universal connection objects in the world. Why does this have to be like pulling teeth?
Realize that Oracle does not require ODBC at all; so please explain why you blame your woes on Oracle DB.
You need to be smarter than the tools you (ab)use.
-
That must be why Oracle has a 600 megabyte "patch" for ODBCs on Win 64, you need special access to download. Probably because it doesn't actually work either.
-
I've never had any problem installing Oracle ODBC. I just download the standard client from OTN, install it according to the very fine Installation Guide, and there it is. Of course you still have to configure a DNS, but you have to do that with any ODBC.
-
Then I assume you aren't using Win 7 64 bit.
-
user9334236 wrote: Then I assume you aren't using Win 7 64 bit.
You assume incorrectly.
-
You guys seem to have everything but answers.
-
> You guys seem to have everything but answers.
You haven't asked a question yet.
-
The software is here - 64-bit Oracle Data Access Components (ODAC) for Windows - instructions at the bottom of the page.
You haven't indicated what exactly you have installed / uninstalled.