1751774 Members
4718 Online
108781 Solutions
New Discussion юеВ

ODBC Driver

 
GUYET  Fabrice
Occasional Contributor

ODBC Driver

Hi,
I want to communicate from an Oracle Database on HP-UX 11.00 with an SQL Server on W2K.
How can I do ?
Where can I find the ODBC drivers ?
2 REPLIES 2
benoit Bruckert
Honored Contributor

Re: ODBC Driver

Hi ,
From my knowledge, ODBC drivers are not natives on HP-UX. I mean that there is no native client support on HP-UX to access an SQL server.
But you have a commercial product which can use a Windows system as a gateway to connect to any Windows ODBC products.
see : www.openodbc.org and www.unixodbc.org

But you have other ways to communicate : PHP
PHP can communicate basically to SQLserver from windows (if you run PHP on Unix, you need to use a sybase connection - I never try this and I don't know if it's working - ) and to Oracle. But by the way, you are working outside your database.

hth
Benoit
Une application mal pans├йe aboutit ├а une usine ├а gaze (GHG)
harry d brown jr
Honored Contributor

Re: ODBC Driver

PERL is your answer!

maybe a little clue:

http://tlowery.hypermart.net/perl_dbi_dbd_faq.html


live free or die
harry
Live Free or Die