Ooof. Access Denied error with Machine Learning Services (R language) when trying to read a file off of a local drive.
I've given NT Service\MSSQLLaunchpad$ permissions to the folder, but still no go. I wonder what I'm missing... 🤔
#SQL2019
Oh boy. So after stubbing my toe on file I/O with R for SQL Server Machine Learning Services...it looks like I can do all my file operations via raw vectors, and skip the file system entirely.
@DaveMasonDotMe Anything that involves not fighting with R is a win in my book. 😆