Does anyone have any advice on how to call R functions from a Microsoft SQL
Server stored procedure?

So far, I have no problem querying and saving to the database from R using
RODBC.

However, I wonder whether it is possible to work in the opposite direction:
calling R from SQL Server, sending the data to be analyzed, and gathering
the results to save them back into the database.

Any advice would be very much appreciated.

Cheers,

Luis

        [[alternative HTML version deleted]]

______________________________________________
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to