Hi,
I am developing a small aplication, that can be used via Web, with PHP.
Actually, I have used MySQL to design the database, and I am using Access because it is very easy to generate forms and reports. So I have linked the MySQL tables into Access. Also I have created most of the app with Access forms. I will use the app also through a PHP interface that I have designed.
But I would like not to create new reports for PHP. Is there any way to get an URL that open a concrete report from the website?
Thank you