Creating custom text reports
Let us first look at creating an ASP to extract data and produce a straightforward text report. We will begin by reviewing the basic statements you must include in the ASP, then we’ll filter the original query to extract specific data. Finally, we will perform a few simple formatting operations.