Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
3
Posts with Downvotes
3
Downvoting Members
2
1 Commented Post
0 Endorsements
~468 People Reached
Favorite Forums
Member Avatar for nirvaan

I need to write a query for the given crystal report. The database tables and the report is attached.Please see to it.

Member Avatar for kishore_kke
0
65
Member Avatar for nirvaan

i m having problem in reporting if i use date 2 date parameters. I m using this code.But whenever i press the button.A window pops out and i have to again enter the "Todate". What do i do? using System; using System.Windows.Forms; using CrystalDecisions.CrystalReports.Engine; using CrystalDecisions.Shared; namespace WindowsApplication1 { public …

Member Avatar for kvprajapati
-1
82
Member Avatar for nirvaan

I need to make a crystal report, using from Date and to date. From Date is taken from the database, while the To date has to be taken as the current date. How to do this?

Member Avatar for kvprajapati
0
125
Member Avatar for nirvaan

I have inserted a value in a textbox in the form, which goes to a particular field in a particular table in the database. I want that same value to b displayed in another field in a different table in the same database.How?

Member Avatar for nirvaan
0
81
Member Avatar for nirvaan

i want that as many date time pickers must get enabled in the form as the no. selected in the combobox. Please help

Member Avatar for ddanbe
0
115