

This will limit the number of rows returned, which is especially helpful for improving performance when designing reports and visualizations.

When you configure the DSN, you may also want to set the Max Rows connection property. In addition, you will need to specify a URL to a valid Microsoft Project server organization root or The User and Password properties, under the Authentication section, must be set to valid Microsoft Project userĬredentials. Information for connecting to Microsoft Project follows, along with different instructions for configuring a DSN in Windows and Linux environments. This article uses Microsoft R Open (MRO).Ĭonnect to Microsoft Project as an ODBC Data Source You can complement the driver's performance gains from multi-threading and managed code by running the multithreaded Microsoft R Open or by running R linked with the BLAS/LAPACK libraries. This article shows how to use the driver to execute SQL queries to Microsoft Project data and visualize Microsoft Project data in R. By using the CData Driver, you are leveraging a driver written for industry-proven standards to access your data in the popular, open-source R language. You can use the CData ODBC Driver for Microsoft Project and the RODBC package to work with remote Microsoft Project data in R. Access Microsoft Project data with pure R script and standard SQL.
