VB.NET to Crystal Reports

Please support our VB.NET advertiser: Programming Forums - DaniWeb Sister Site
Reply

Join Date: Aug 2009
Posts: 46
Reputation: Peric is an unknown quantity at this point 
Solved Threads: 0
Peric Peric is offline Offline
Light Poster

VB.NET to Crystal Reports

 
0
  #1
Oct 26th, 2009
i want to ask one more thing about crystal reports...let's say i need an report that will show me payed "membership fee" for year that I want to choose. How can I get something like this? I know that I can make separated reports for single year, but I want all in one report document...just to select year that I want to see. Any idea?

*and yes, i have separated tables for "year" and "membership fee"...

One more example..
I have members in my evidence and every member belongs to one "football center", i would also like to have an option to print my members only by "football center" that I select...hope someone can help me
Reply With Quote Quick reply to this message  
Join Date: Aug 2009
Posts: 46
Reputation: Peric is an unknown quantity at this point 
Solved Threads: 0
Peric Peric is offline Offline
Light Poster
 
0
  #2
Oct 27th, 2009
Also...is there any way to access database fields from Vb.Net? I mean...I have report with 8 columns, one of them is "year" which is database field...can I access to this field and say what year I want to display?
Reply With Quote Quick reply to this message  
Join Date: Sep 2009
Posts: 321
Reputation: TomW is on a distinguished road 
Solved Threads: 45
TomW TomW is offline Offline
Posting Whiz
 
0
  #3
Oct 27th, 2009
Short answer is Yes. Are you familar with retrieving database data and what exactly are you returning, a single value or many records that corrospond with a specific date?
Reply With Quote Quick reply to this message  
Join Date: Aug 2009
Posts: 46
Reputation: Peric is an unknown quantity at this point 
Solved Threads: 0
Peric Peric is offline Offline
Light Poster
 
0
  #4
Oct 27th, 2009
Originally Posted by TomW View Post
Short answer is Yes. Are you familar with retrieving database data and what exactly are you returning, a single value or many records that corrospond with a specific date?
Let's say I'm...

In that crystal report document, right now I have, as I said, 8 columns from 3 tables (members, membership, town, year), all this is included into crystal report using crystal reports wizard.
Right now those are "membership fee" for all members and what I want to do is access to that "year" field and select only specific year...or even two or three years but not all.
Hope you understand me? thanks
Reply With Quote Quick reply to this message  
Join Date: Dec 2006
Posts: 6
Reputation: juster21 is an unknown quantity at this point 
Solved Threads: 0
juster21 juster21 is offline Offline
Newbie Poster
 
0
  #5
Oct 27th, 2009
you need to sum the monthly amounts based on the specified year. create a formula to do this. you can hard code the year or make it dynamic so that the user can input the year
Reply With Quote Quick reply to this message  
Join Date: Aug 2009
Posts: 46
Reputation: Peric is an unknown quantity at this point 
Solved Threads: 0
Peric Peric is offline Offline
Light Poster
 
0
  #6
Oct 28th, 2009
Originally Posted by juster21 View Post
you can hard code the year or make it dynamic so that the user can input the year
can you explain me this part? How would you do this?
Reply With Quote Quick reply to this message  
Reply

Message:




Views: 346 | Replies: 5
Thread Tools Search this Thread



Tag cloud for VB.NET
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC