Creating dynamic Reports

Please support our ASP.NET advertiser: Intel Parallel Studio Home
Thread Solved

Join Date: May 2004
Posts: 1
Reputation: Prabhakar is an unknown quantity at this point 
Solved Threads: 0
Prabhakar Prabhakar is offline Offline
Newbie Poster

Creating dynamic Reports

 
0
  #1
May 21st, 2004
Can any one let me know whether we can create Crystal reports from Asp.net at run time based on the user's selection of tables and fields that appear in the report.
User should select fields and tables in aspx and based on these the report(crystal report) should be developed.Here user can select any table & field from a given list.

Thanx in advance
Prabhakar
Reply With Quote Quick reply to this message  
Join Date: Feb 2003
Posts: 793
Reputation: Paladine has a spectacular aura about Paladine has a spectacular aura about Paladine has a spectacular aura about 
Solved Threads: 26
Team Colleague
Paladine's Avatar
Paladine Paladine is offline Offline
Master Poster

Re: Creating dynamic Reports

 
0
  #2
May 23rd, 2004
From what you have said, Yes it is possible, as you stated. You provide the choices from which the user can pick from, and from the selections (essential just variables given the value by the selections made by the user) you should be able to pass those in to create reports.

Not saying I know how to do it off the top of my head, but essentially the logic is the same as the report generation in an Access Project. Same exact principles of a set of choices providing the sources of data on which to create the report.

Hope this makes sense. If you want actual code, that is something I would recommend you attempt and ask of assistance as needed.
Assistant Manager, Pharmacy Informatics
Wordpress Learning Blog
Updated : ASP.Net Login Code
Reply With Quote Quick reply to this message  
Join Date: Sep 2005
Posts: 1
Reputation: venkatsai is an unknown quantity at this point 
Solved Threads: 1
venkatsai venkatsai is offline Offline
Newbie Poster

Re: Creating dynamic Reports

 
0
  #3
Sep 1st, 2005
i would like know how to create dynamic reports in asp.net.
can anyone give me code
Reply With Quote Quick reply to this message  
Join Date: Feb 2003
Posts: 793
Reputation: Paladine has a spectacular aura about Paladine has a spectacular aura about Paladine has a spectacular aura about 
Solved Threads: 26
Team Colleague
Paladine's Avatar
Paladine Paladine is offline Offline
Master Poster

Re: Creating dynamic Reports

 
1
  #4
Sep 1st, 2005
It is more than just code. Reports are the output of your data stores, so design is as much of a consideration as code. It is not like I can say here, this is the code for writing a Crystal Report in ASP.Net, it is a little more involved than that. S

So saying that here are some questions I have:
Q Do you have Visual Studio 2003 Architect or better? <-- At least do you have Visual Studio 2003 with Crystal Reports Installed ???

That is your number one requirement!!

Second, give this link a read : LINK

Now I am willing to help you on any questions you have, but you have to put some effort and supply the code/design materials you are having issues with, for me to be able to help you.
Assistant Manager, Pharmacy Informatics
Wordpress Learning Blog
Updated : ASP.Net Login Code
Reply With Quote Quick reply to this message  
Reply

This thread has been marked solved.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC