rsqlserver icon indicating copy to clipboard operation
rsqlserver copied to clipboard

Mac OS compatibility

Open jstray opened this issue 10 years ago • 4 comments

Hi! Do you have any idea whether this will work on MacOS? You mentioned a possible linux version using mono in the readme, has this been done?

Otherwise, any advice connecting R to SQL Server on a mac?

jstray avatar Dec 09 '14 21:12 jstray

Sorry I don't have a mac to experiment ( too expansive:). I will work in a full c++ version (without rClr) once I have time. In the meantime, I think you can use RJDBC.

agstudy avatar Dec 09 '14 22:12 agstudy

there is another rsqlserver packaged based on RJDBC that can be used under MAC.

agstudy avatar Dec 13 '14 22:12 agstudy

linux mono version is available now. I am testing it in ubuntu 12.04 ( main functionalities are working) Some either under tests or simply limited by the SQL provider.

agstudy avatar Jul 22 '15 08:07 agstudy

@jstray I think maybe you can use Docker to do this. I'm quite interested in this technology these days.

shrektan avatar Sep 12 '15 16:09 shrektan