Hello,
I am a novice perl user and have been assigned the task of creating a interface between microsoft SQL and a unix machine. The final product would be unix command displaying the data. Seems like a daunting job of writing the script to query to sql server then sending the data to the buffer, then somehow geting all of it into a command. I believe that I need to use DBI and DBD::ODBC but I have no clue as far as connections and correct modules. Installation is also another factor due to being on a multiple server unix system with lots of paths, but this should ezily be overcome. Any help would be appreciated