Hi , i was working in a little perl script to get some info from a MS SQL 2000 Server, my script was in a W2k machine, but now i have to move it to a Unix machine, anyway i was reading about how to connect to a MS SQL Server from a Unix machine, i did read about some programs that can help ( unixodbc for example ) but my question is, what have you used for it, which program ( driver manager and driver ) could you recomend me to use, something important here is that i can't install anything in the SQL SERVER, and i can install what i need in the unix server.
Thank you