Wrox Programmer Forums
Go Back   Wrox Programmer Forums > .NET > Other .NET > Crystal Reports
|
Crystal Reports General discussion about Crystal Reports. For discussions specific to the book Professional Crystal Reports for VS.NET, please see the book discussion forum for that book.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Crystal Reports section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old September 20th, 2006, 02:56 PM
Registered User
 
Join Date: Sep 2006
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Creating Reports in Standard CR and Use in .NET?

I am considering using the embedded version of Crystal Reports in Visual Studio 2005 to develop and view report data in a C# windows application. I'd like to create a stock set of reports for the end users however I want to enable them to modify and create their own reports.

Can you create/modify reports using the standard(preferably) or any other version of Crystal Reports and view them with the VS.NET embedded viewer?(as long as they're based on a database, not datasets)

Would it still be possibly to pass parameters to the report?

Many thanks for any assistance I receive.

Josh S
 
Old October 13th, 2006, 11:57 AM
Registered User
 
Join Date: Oct 2006
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Yup, that's exactly what I do. I use the CRD to produce my reports and subreports, then just call 'em with fairly generic C# code in an aspx page. You can add Parameter Fields to your reports and even pass 'em on to subreports. I imagine you could do it the same way with a desktop app. Here's a posting where I provide somebody with code to do just this in an aspx page:
http://p2p.wrox.com/topic.asp?TOPIC_ID=50956






Similar Threads
Thread Thread Starter Forum Replies Last Post
VB.NET - creating a CR report at run time jimbodeni Crystal Reports 4 March 21st, 2013 10:01 AM
VS not creating Class files for CR reports zothen123 Crystal Reports 6 July 14th, 2009 02:25 PM
Creating a .bat file with CR and linefeed rjonk XSLT 1 November 29th, 2006 01:38 PM
Can I pass parameters when creating files via CR linjader Classic ASP Databases 0 July 26th, 2006 03:48 AM
Standard .NET Charting Tools RobEdyvean ASP.NET 1.x and 2.0 Application Design 10 January 3rd, 2006 03:37 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.