|
-
Dec 7th, 2005, 04:55 PM
#1
Thread Starter
PowerPoster
[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
-
Dec 8th, 2005, 03:37 PM
#2
Addicted Member
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.
-
Dec 8th, 2005, 07:55 PM
#3
Thread Starter
PowerPoster
Re: Getting Started with Crystal 8.0
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|