Re: Free ODBC driver for Oracle on AIX?



While MS created the ODBC standard it can be used to access any ODBC
compliant database from any platform where an appropriate driver is
provided.

I have used a driver from Data Direct to access a MS SQL Server
database using the Oracle generic connectivity feature. Using this
feature I was able to query and perform simple DML on MS SQL Server
tables using SQL issued in my AIX hosted Oracle database. I know of no
free AIX ODBC drivers. Prices vary widely but the Data Direct license
was reasonable.

Note that ODBC drivers are not necessary to access Oracle from Oracle
products as long as an Oracle client is available.

HTH -- Mark D Powell --

.



Relevant Pages

  • Re: Cannot display ODBC login prompt - want to connect without DSN
    ... database without knowing anything beforehand except the driver name. ... need a connection string and different data sources use different connection ... ODBC, ADO, and VB Script. ...
    (microsoft.public.dotnet.framework.adonet)
  • RE: ORACLE DRIVER
    ... DBI - is the perl module to handle all the request of the database, connecting, disconnecting, routing the database request to proper driver. ... DBD::Oracle - is the Oracle driver that DBI can use to handle oracle request. ...
    (perl.dbi.users)
  • Re: Set up an ODBC connection Programmatically?
    ... the correct DSNless connection string for Oracle? ... Doug Steele, Microsoft Access MVP ... Other people can use this database, ... they have their system ODBC drive set up exactly as mine was when I ...
    (microsoft.public.access.modulesdaovba)
  • Microsoft ODBC for Oracle Driver problem
    ... I think I have a resource issue with this driver. ... we are having an issue where suddenly the ODBC ... customer on that hosted machine. ... Microsoft ODBC Driver for Oracle. ...
    (microsoft.public.data.odbc)
  • Re: JDBC URL for Oracle Database With Failover (2 db servers)
    ... After you've loaded the driver, you can establish a connection using ... each form requires a database URL. ... For Oracle, the database URL has ...
    (comp.lang.java.databases)