Hello Libelium,
I'm trying to install a few packages that allows meshlium to report data in Microsoft SQL Server 2008 R2, but looks like the repositories isn't update because the version of debian is lenny; my question is:
Can I modify the sources.list into debian to access this packages in a newer version of this OS or what is the best practice for do this?
The packages that I need are:
- freetds-bin (with all dependencies)
- unixodbc (with all dependencies)
- tdsodbc (with all dependencies)
I'm following this tutorial
http://blog.marcingil.com/2009/11/linux-odbc-to-mssql/.
Thank you.