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 October 7th, 2006, 01:58 AM
Registered User
 
Join Date: Oct 2006
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to Yeliz
Default Crystal Reports Extra Parameter Problem

Hi. Pls excuse me of my English. I have a problem loading a pre-designed report. When I create a new report document and call the load method of the ReportDocument, extra parameters that are not defined with the report are listed. The pre-designed report has just 5 parameters and have no sub-report but when I programatically load it, there comes 2 extra parameters, both are database fields not parameters. I would appreciate any suggestion. Thanks...

Note: The code is simple as below

ReportDocument doc = new ReportDocument();
doc.Load(fileName);





Similar Threads
Thread Thread Starter Forum Replies Last Post
Crystal Reports not prompting for parameter input ericb Classic ASP Professional 1 June 9th, 2015 06:50 AM
how to pass datetime parameter to crystal reports hyder_master Crystal Reports 2 June 25th, 2010 01:18 AM
How to pass Parameter to Crystal Reports 10 shakti_2505270 ASP.NET 2.0 Professional 1 August 30th, 2007 06:01 AM
Regarding problem in crystal reports 8 jerith_alphonse Crystal Reports 3 October 17th, 2006 06:29 AM
Crystal Report Parameter Problem donsls Crystal Reports 4 October 10th, 2006 09:22 AM





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