Hi All I would like my Perl scripts running on HPUX 11 box to connect to SQL Server 2000 database running on a Windows NT machine. What are the different setups I need to do? 1. I have already installed Perl 5.6.1 on HP-UX server 2. I have already installed Perl DBI module on the HP-UX server.
What else do I need to install and configure. Looks like I would like to use the DBD::Proxy method for this connection. Please advise. Thanking you in advance Venkat
