MY REQUIREMENT: I have a database and i want to connect to the database through R Project and using the tables from the database i need to generate the reports. can anyone plese tell me whether this is possible with R project or not. Thanks in advance Chinna. -- View this message in context: http://n4.nabble.com/Generating-reports-from-database-tp1564238p1564238.html Sent from the R help mailing list archive at Nabble.com.
List Requirements: " PLEASE do read the posting guide [1]http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code. " With that said.. We need a *bit* more information.... What database are you connecting to? MySQL? MSSQL? Are you on Windows? Linux? [2]https://stat.ethz.ch/mailman/listinfo/r-sig-db With a lil bit of Googling, I found: [3]http://www.statmethods.net/input/dbinterface.html which highlights RODBC and the other access methods for retrieving data from DBMS's for use in R. I personally use RODBC and RMySQL for working with data. Regards, -cedrick On 2/22/2010 5:38 AM, chinna wrote: MY REQUIREMENT: I have a database and i want to connect to the database through R Project and using the tables from the database i need to generate the reports. can anyone plese tell me whether this is possible with R project or not. Thanks in advance Chinna. References 1. http://www.R-project.org/posting-guide.html 2. https://stat.ethz.ch/mailman/listinfo/r-sig-db 3. http://www.statmethods.net/input/dbinterface.html
we r using teradata database and through R Project we have to access tables from teradata database and we need to generate graphs using that data........and also we need forecasted results of that data ...can please tell me the possible ways. Thanks in advance Regards Chinna -- View this message in context: http://n4.nabble.com/Generating-reports-from-database-tp1564238p1564280.html Sent from the R help mailing list archive at Nabble.com.
chinna wrote:> > i am connecting to the database and i am getting data then how can i get > forecasted results of this > using R project. >A tourist in Berlin asks: "How do I get to the Philharmony?" Berliner: Pratice! Dieter -- View this message in context: http://n4.nabble.com/Generating-reports-from-database-tp1564238p1565559.html Sent from the R help mailing list archive at Nabble.com.
How on earth can you forecast your Revenue with such a small sample??? And how do you wanna forecast, how do you want to report, which graphs do you want to make, .... You started out 4 threads, in each threads was asked to RTFM, provide examples, clarify, ..... But you still give unclear, hazy answers, and even more questions.... I give up.... (But you could take a look at R2HMTL, R2wd, .... ) Good luck Bart -- View this message in context: http://n4.nabble.com/Generating-reports-from-database-tp1564238p1565785.html Sent from the R help mailing list archive at Nabble.com.
how to give the table data as input to the function......to do some statastical analysis -- View this message in context: http://n4.nabble.com/Generating-reports-from-database-tp1564238p1565811.html Sent from the R help mailing list archive at Nabble.com.