On 27 November 2012 09:45, goutham d. <
li...@ruby-forum.com> wrote:
> Colin Law wrote in post #1086648:
>> On 27 November 2012 07:37, goutham d. <
li...@ruby-forum.com> wrote:
>>> Hi All,
>>>
>>> I have developed an application using ROR and MySql as the database and
>>> now i need an open source reporting tool to generate reports from my
>>> database.
>>
>> Why not add the reports to your ror application?
>>
>> Colin
>
> Hi Colin,
>
> Thanks for the reply. I did not get exactly what you mean by "add the
> reports".
I meant you to write code in the application to generate the reports you want.
> My people here in the company want me to search for a
> reporting tool(an open source) through which we can generate reports.
> MySQL is our database.
Oh, you mean a general purpose reporting tool. I have no personal
experience of those with rails but googling for
ruby rails report generator
seems to generate lots of useful looking hits.
Colin