Mark,
I believe this is all in the DBI FAQ, but I can make some recommendations:
1) FreeTDS and DBD::Sybase
2) DBD::ODBC, unixODBC (driver manager) and a product like EasySoft's OOB
(Bridge)
There are other options, so go see:
http://xmlproj.com/fom-serve/cache/1.html
Regards,
Jeff
>
> In the past all of my database programming has been in Perl on a Win32
> platform. I used Win32::ODBC to access MSSQLServer and it worked great.
> I now have a need to acess a MSSQLServer from HP-UX. My question is, if
> I install DBD::ODBC will it talk directly to SQLServer or do I need some
> sort of lower level drivers installed on the HP system? If I need
> additional drivers are there any freebies out there?
>
> TIA
>
> Mark Edwards
>