Running a SQL Server Stored Procedure from R
I am attempting to run a stored procedure on a SQL SErver database from R. The sqlQuery method accepts the commend but does not do anything. My research indicates that it is not currently possible to do what I am attempting. I would be delighted if someone could prove me wrong and point me in the right direction on this. Regards, Ashish