Forum Discussion
Tejaswini UL
Feb 02, 2017Copper Contributor
Error of SQL Server 2016 sp_execute_external_script with R integration
I am evaluating SQL Server 2016 in-database integration with R on Windows 10. I have followed the steps installed all components and scripts. Now I have following questions: Where does sp_execute_ex...
Kristen Eli
Mar 29, 2017Copper Contributor
I see this is a rather old thread but I thought I would share a link from an article that addresses your question. https://www.r-bloggers.com/enabling-sp_execute_external_script-to-run-r-scripts-in-sql-server-2016/. I hope that helps to answer your question.