Is it possible to read the data stored in MS SQL server from R interface?
If it is I would be also thankful if anyone could show the way to do it.
The latest library that allows you to connect to MSSQL databases is RSQLServer.
It can be found on GitHub and CRAN.