Results 1 to 3 of 3

Thread: [RESOLVED] Getting Started with Crystal 8.0

  1. #1

    Thread Starter
    PowerPoster
    Join Date
    Jan 2001
    Location
    Florida
    Posts
    3,216

    Resolved [RESOLVED] Getting Started with Crystal 8.0

    My corp is requiring all reporting be done in version 8.

    Can you guys please help me out in getting started with Crystal?

    The app I am writing is in vb 6.0 with a SQL2000 backend using stored procs.

    What are the first steps in generating a basic report in my app?

    Thanks again for the help.

    Alex

  2. #2
    Addicted Member
    Join Date
    Jan 2001
    Location
    MPLS
    Posts
    187

    Re: Getting Started with Crystal 8.0

    My preference has always been to design reports with the Crystal Reports application, save as .rpt files and then reference them in my application by using either the crystal viewer control or otherwise. I usually do not design reports via code. Also I only use stored procedures for the crystal database selection.

    So, I would say start by using Crystal Reports to build a simple report with a stored procedure for the query, then save it (rpt). Next start useing the viewer control in vb to integrate into your ap by opening and run the saved report. Crystal has good documentation online to get started, or I've seen many examples here you can search for.

  3. #3

    Thread Starter
    PowerPoster
    Join Date
    Jan 2001
    Location
    Florida
    Posts
    3,216

    Re: Getting Started with Crystal 8.0

    great thanks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width