• Reporting Tool for ASP.NET

    Author
    Topic
    #470637

    I have a legacy program that transitioned from Access backend to SQL Server a few years ago.  Then we added and ASP.net page for data entry, but continued to use the Access front end for reporting.  

    Now the goal is to convert the Access Reports into something viewable via ASP.  

    Does anyone have any recommendations?  Any ideas are greatly appreciated.

    Ken

    Viewing 0 reply threads
    Author
    Replies
    • #1236688

      There are reporting components for .Net, for example, Crystal Reports. With Crystal, you use an Access-like report authoring environment, and then end users generate reports using a runtime version on the server. User can save the resulting report as a PDF.

      In my very limited experience, the reports either query the database directly (with very limited options for parameters), or they are populated using an XML file of query results. I don’t know how you code for the runtime; I assume the documentation comes with Crystal Reports.

      Of course, you also can just deliver the results as HTML. If you like control over the layout, e.g., headers and footers, then HTML is not the best choice.

    Viewing 0 reply threads
    Reply To: Reporting Tool for ASP.NET

    You can use BBCodes to format your content.
    Your account can't use all available BBCodes, they will be stripped before saving.

    Your information: