MySQL Reports
MySQL Reports
I have PHP/MySQL application running at a particular URL, say www.mysite.com. I want to use dbForge Studio for MySQL to design reports for the users of that site. Then I want to upload the reports to the server, provide menu access to the reports for all users, and preview the reports in the browser before allowing the user to produce a PDF for downloading purposes. Is this possible with dbForge?
Re: MySQL Reports
You can install dbForge Studio for MySQL on your web server (windows hosting) and set it up in order to generate reports using the command line interface of the product ('Working with Command Line' in Help documentation) so, when a button on your web page is clicked, the command line interface of dbForge Studio for MySQL will run, and, as a result, an updated report will be generated, let's say, in HTML or PDF format that will be displayed to a user.
Please let us know if other questions arise.
Please let us know if other questions arise.