Re: [R] generating reports from database through R

2010-02-23 Thread Paul Hiemstra
durga chennu wrote: Hi, after some research now i am connecting to the database .but i am not getting any reports can u please tell me any suggestions or ideas. Regards chinna. [[alternative HTML version deleted]] __ R-help@r-project.o

[R] generating reports from database through R

2010-02-22 Thread durga chennu
Hi, after some research now i am connecting to the database .but i am not getting any reports can u please tell me any suggestions or ideas. Regards chinna. [[alternative HTML version deleted]] __ R-help@r-project.org mailing list https:

Re: [R] Generating reports from database

2010-02-22 Thread Bart Joosen
Chinna, I found that there are ODBC drivers for the teradatabase available, so with the use of RODBC you should be able to connect to your database. This will allow you to extract your data into an R dataframe, and make reports of it. But you noticed in another thread that you are an R beginner,

Re: [R] Generating reports from database

2010-02-22 Thread chinna
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 dataand also we need forecasted results of that data ...can please tell me the possible ways. Thanks in advance Regards Chinna -- View this me

Re: [R] Generating reports from database

2010-02-22 Thread Cedrick W. Johnson
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 yo

[R] Generating reports from database

2010-02-22 Thread chinna
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: