We have a split database application (frontend-backend). Both are access mdb files.
I would like to know what it would take to put the ability to generate reports on the web. The reports would be user generated. In other words, if the user wanted to see an "order report", they would be able to put in a starting and ending date, right on the web page. Then click a button and generate the report.
Would I have to use crystal reports for that?