US and Worldwide: +1 (866) 660-7555
+ Reply to Thread
Results 1 to 4 of 4

Thread: How do I make web reports?

  1. #1
    Join Date
    Feb 2010
    Posts
    19

    Default How do I make web reports?

    Hello again.

    I would like to have a web interface (a PHP file running from a web browser, for example) that allows me to get reports from a data base (in localhost, for example).

    Is this possible? What do I need to do, install or include? Is there any tutorial or example about this?

    Thanks for your time.

  2. #2

    Default

    What?
    This is a signature.... everyone gets it.

    Join the Unofficial Pentaho IRC channel on freenode.
    Server: chat.freenode.net Channel: ##pentaho

    Please try and make an effort and search the wiki and forums before posting!
    Checkout the PAT Analysis Tool, the future of Open Source Interactive OLAP(http://code.google.com/p/pentahoanalysistool/)


  3. #3

    Default

    you shouldn't be so hard on yourself gutlez, you should say what you're thinking
    This is a signature.... everyone gets it.

    Join the Unofficial Pentaho IRC channel on freenode.
    Server: chat.freenode.net Channel: ##pentaho

    Please try and make an effort and search the wiki and forums before posting!
    Checkout the PAT Analysis Tool, the future of Open Source Interactive OLAP(http://code.google.com/p/pentahoanalysistool/)


  4. #4
    Join Date
    Mar 2003
    Posts
    5,974

    Default

    Quote Originally Posted by dvilchez View Post
    Hello again.

    I would like to have a web interface (a PHP file running from a web browser, for example) that allows me to get reports from a data base (in localhost, for example).

    Is this possible? What do I need to do, install or include? Is there any tutorial or example about this?

    Thanks for your time.
    Calling Java-Code from PHP is a difficult at best and usually closer to a nightmare than anything else.

    If you want to use Pentaho Reporting seriously, then you *do* need a J2EE servlet container. Once you have that, you can include the reports via IFrames or any other method that you consider sensible for interacting with a third party web-application.

    Unless you want to integrate Pentaho Reporting into a existing PHP application, I would suggest that you use a off-the-shelf Pentaho-BI-Server installation instead, instead of reimplementing the same functionality in a different language.
    Why not listen to the Tales from the reporting crypt.

+ Reply to Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts