Operating System - HP-UX
1832269 Members
3493 Online
110041 Solutions
New Discussion

ODBC drivers needed to connect to SQL Server

 
Jayson Hurd_2
Advisor

ODBC drivers needed to connect to SQL Server

I have an 11i HPUX box and I need to be able to connect to a MS SQL Server box for an application to retrieve data. What drivers do I need to install on the HPUX machine that will allow this access? How does this work?
Most things worth having don't come easily.
2 REPLIES 2
benoit Bruckert
Honored Contributor

Re: ODBC drivers needed to connect to SQL Server

Hi,

You may have some solution with perl, but i'm not sure (connector to sqlserver)
Concerning ODBC, the only way I see is
unixODBC : http://www.unixodbc.org

May be there is other solutions ?

hope that help
Benoit
Une application mal pansée aboutit à une usine à gaze (GHG)
RolandH
Honored Contributor

Re: ODBC drivers needed to connect to SQL Server

You can use the MyODBC driver to connect from UNIX to MS SQL.

You can get it ready compiled from the MySQL Web Site.

http://www.mysql.com/downloads/api-myodbc-3.51.html


HTH
Roland
Sometimes you lose and sometimes the others win