How to install oracle 12c with odbc driver - odbc

I want to configure oracle 12c to work with odbc, but not able to install odbc driver for odbc clients. Can you please let me know how to install obdc drivers for oracle 12c
Not able to get 12c odbc drivers for windows 7

I know it's ultra late, but I'm recently setting up ODBC on Server2012 using Oracle's ODBC driver. Turns out that the Oracle ODBC driver is a separate download you extract to your ORACLE_HOME and 'install'.

Related

install 11g and 12c oracle on same windows machine for different ports?

i want to install oracle 12c on windows machine but i also want to retain existing 11g oracle db, so help me to install Oracle 12c for different port on windows??
Thanks

Simba Hbase ODBC Driver Performance?

I am looking for performance and user experience of using Simba Hbase ODBC Driver.
I am planning to have Hbase on my Linux Server and do insertion , selection and BI queries to this Hbase from my Windows machine using .NET with Simba HBase ODBC driver.
My other option is to do this all in Java using Salesforce Phoenix JDBC driver on same or other Linux box. Salesforce has very impressive performance stats for its Phoenix JDBC driver but I couldn't find such stats for Simba ODBC driver for Hbase.
.NET is my comfort-zone but if there is a performance overhead using Simba ODBC driver ( which uses Hbase REST API internally) then I am willing to do it in Java using Salesforce Phoenix JDBC driver (which uses Hbase Java Native API).
Thanks,
Tony

ODBC Driver Manager The specified DSN contains an architecture mismatch between the Driver and Application

I have created an ODBC connection in PB10 Data Source and once I attempt to connect, below stop sign error occurs. Any idea on how to resolve this kind of connection error?
Error : ODBC Driver Manager The specified DSN contains an architecture mismatch between the Driver and Application
Also, you could try to create the 32-bit ODBC in the 64-bit Operating System.
Here's the exe you need to execute to create 32-bit ODBC in a 64-bit Operating System.
c:\windows\syswow64\odbcad32.exe
Use odbcad32.exe under C:\Windows\SysWOW64\ to configure the DSN.
I suspect that you are on 64-bit system and that the DSN you try to connect to uses a 64-bit odbc driver. PowerBuilder applications are 32-bit and can only use 32-bit odbc drivers.

Troubles installing Sybase ASE ODBC Driver on windows 7

Below are the steps followed to load Sybase ASE ODBC Driver on Windows 7:
Tried to run the exe file odbcad32.exe from directory C:\Windows\SysWOW64
Gave the network address on ODBC Sybase ASE Driver Setup page and clicked on TestConnect button. Logon to Sybase ASE window opened.
When I gave the login details on the Logon to Sybase ASE window, the following warning message popped up:
[MERANT][ODBC Sybase ASE driver]
Unable to load communication module. Netlib Driver has not been correctly installed.
If anyone has faced such issue and know the resolution, please help.
That sounds like the old MERANT driver was incompletely or incorrectly installed.
You could try a driver from a different vendor, like my employer's Single-Tier "Lite" Edition ODBC Driver for Sybase & Microsoft SQL Server. (The same driver supports connections to all versions of Microsoft SQL Server and Sybase ASE, and most versions of SQL Anywhere/Sybase ASA.) This driver has no external dependencies, and both 32-bit and 64-bit variants have been proven to work on Windows 7.

Oracle 11G and Toad

I installed trail version of Oracle 11g 64 bit on my laptop. I installed Oracle 10.6.1.3
and it is giving me an error saying Oracle 32 bit database not found?
I am new to Oracle and wondering whether there is a 64bit Toad? Also if Toad doesn't work what should I do to learn Oracle with the installed 11G version is there a different IDE.
I appreciate your help.
Thanks
I use Oracle SQL Developer: http://www.oracle.com/technetwork/developer-tools/sql-developer/downloads/index-098778.html
There are Win-32, Win-64, Linux, and Mac OS X versions available.

Resources