Executing R script from Access

MilaK

Registered User.
Local time
Today, 05:22
Joined
Feb 9, 2015
Messages
285
Hello,

I would like to send a query to R and execute R script from a command button in Access. Has anyone done this before and can suggest how to implement this?

Thanks,

Mila
 
Maybe this Web page will help.

If there's no API for R in Access maybe you do this the other way around and use the Shell function to execute the R program.
 

Users who are viewing this thread

Back
Top Bottom