Blox Title: Integrating Crystal Reports into an ASP.NET Application. The code samples in this Blox use the AdventureWorks sample database for SQL Server 2005. The database can be downloaded at http://www.codeplex.com/MSFTDBProdSamples/Release/ProjectReleases.aspx?ReleaseId=4004 Download the AdventureWorksDB.msi or AdventureWorksDB_x64.msi depending on your OS. Be sure to add a SQL Login that you know the password to so you can connect to the database and select records from the tables. You also need Visual Studio 2008 installed with Crystal Reports for .NET. You also need Adobe Reader to view the PDF files generated from the web pages. The sample application creates an employee listing report and shows you how to display the report using the Crystal Report viewer as well as in a PDF document.