.NET
  Home arrow .NET arrow Page 2 - Creating Summary .Net Crystal Reports
ASP Free Forums 
.NET  
ASP  
ASP Code  
ASP.NET  
ASP.NET Code  
BrainDump  
C#  
Code Examples  
Database  
Database Code  
IIS  
Microsoft Access  
MS SQL Server  
Silverlight  
Visual Basic.NET  
Windows Scripting  
Windows Security  
XML  
Mobile Linux 
App Generation ROI 
IBM® developerWorks 
ASP Web Hosting  
ASP.NET Web Hosting 
Windows Web Hosting
 
Weekly Newsletter
 
Developer Updates  
Free Website Content 
 RSS  Articles
 RSS  Forums
 RSS  All Feeds
Write For Us Get Paid 
Request Media Kit
Contact Us 
Site Map 
Privacy Policy 
Support 
 USERNAME
 
 PASSWORD
 
 
  >>> SIGN UP!  
  Lost Password? 
.NET

Creating Summary .Net Crystal Reports
By: Madhuri Chanda
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: 4 stars4 stars4 stars4 stars4 stars / 4
    2008-09-29

    Table of Contents:
  • Creating Summary .Net Crystal Reports
  • Creating Simple Crystal Reports
  • Data Source Connection
  • Sales Manager

  • Rate this Article: Poor Best 
      ADD THIS ARTICLE TO:
      Del.ici.ous Digg
      Blink Simpy
      Google Spurl
      Y! MyWeb Furl
    Email Me Similar Content When Posted
    Add Developer Shed Article Feed To Your Site
    Email Article To Friend
    Print Version Of Article
    PDF Version Of Article
     
     
    ADVERTISEMENT


    Creating Summary .Net Crystal Reports - Creating Simple Crystal Reports


    (Page 2 of 4 )

    Assumptions

    We will be using the "Northwind" database in SQL Server. This database comes with the purchase of SQL Server software. We will use the Employees table, and the following fields: EmployeeID, LastName, FirstName, Title, TitleOfCourtesy, BirthDate, HireDate, Address, City, Region, PostalCode, Country, HomePhone, Extension, Photo, Notes, ReportsTo, PhotoPath

    Now let's create a Windows form application using Visual Studio to simply display all employees with the title of "Sales Manager" using Crystal Reports.

    Create a connection with the "Northwind" database in your application. There are different ways to make the connection. Here I created a new ODBC connection with the name "NorthWind" and added it to the application through the server explorer window.

    The next step is to add Crystal Reports to your Windows application. Do the following: 

    • Select the Project Menu option

    • Select "Add New Item"



    • Select Crystal Reports from the template.

    • Click on the Add button.

    • Select the "Using the Report Wizard" option.

    • Choose Standard.

    • Press OK.

    This will open a report wizard to do data source connections and manipulate the data by selecting sorting orders, filters, groups and so on.



    If you choose to create a new Crystal report, clicking on "As a Blank Report" will open a blank report for you where you can add your desired fields and manipulations.

    The third option, "From an Existing Report," will create a report from a report which already exists. We will learn more about these options later in other articles I've planned and written that cover Crystal Reports.

    More .NET Articles
    More By Madhuri Chanda


     

    .NET ARTICLES

    - Building Applications with Windows Workflow ...
    - Building the Data and Business Layers Using ...
    - The Transformed XML Explorer in MFC
    - List Control and Property Grid with the MFC ...
    - Font, Shell and Masked Edit Controls for MFC
    - Color, Link and Image Editor Controls for M...
    - New Controls for MFC
    - The Windows Ribbon Framework
    - Markup Language for the Ribbon Framework
    - Visually Upgrade Your MFC Project
    - New Features for the Statusbar in MFC
    - Working with the Statusbar in MFC
    - Iron Speed Design v60 Review
    - Binary and XML Serialization
    - Using CrystalReportViewer to Display Crystal...





    © 2003-2009 by Developer Shed. All rights reserved. DS Cluster 5 Hosted by Hostway
    For more Enterprise Application Development news, visit eWeek