Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: HELP - Ideas for Oracle / MS Sql Interface.
Sybrand Bakker wrote:
> I think you are. I have been investigating using an HP-UX odbc driver
> (maybe UnixODBC) for 9i. I had to drop the investigation due to hybrid
> 8i/9i config, and lack of time.
A dirty and quick test could be to check the presence of the hsodbc binary in the $ORACLE_HOME/bin directory.
This is from my Linux box:
$ ls -la /opt/oracle/product/10gr1/bin | grep hsodbc -rwxr-x--x 1 oracle oinstall 1178712 2005-07-12 13:12 hsodbc -rwxr-xr-x 1 oracle oinstall 0 2005-02-23 18:34 hsodbcO
$ ls -la /opt/oracle/product/9ir2/bin | grep hsodbc $
It seems the HS+unixODBC support was not available in 9i for the Linux platform, but perhaps it was available for other unix platforms.
Kind regards,
-- Cris Carampa (spamto:cris119_at_operamail.com) blind faith in your leaders or in anything will get you killedReceived on Thu Jul 06 2006 - 02:59:54 CDT
![]() |
![]() |