We are using Crystal Reports XI R2 (1开发者_JS百科1.5.3300.0) in existing (32 bits) applications. We are in the process of upgrading to Windows7 64 bits.
It's difficult to te开发者_开发问答ll what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form.
I am doingan enterprise application containing Report开发者_StackOverflow module and i confused to use Crystal report or Reporting Service for the same.Which one is better to implement, faster in outp
I have data in two tables (see below for a sample) - how do I crea开发者_StackOverflowte a Crystal report (more of a \"score card\" really) displaying only sum(table1.column1) and sum(table2.column1)
I have a context menu strip for each dataGridView row, when I click on print \"P.O report\" it opens a crystal report, here is the code:
I\'m planning to generate sharepoint report for iphone/ipa开发者_运维百科d is there any crystal reports type reporting tool available for ios (iphone/ipad) ?I doubt there are reporting tools for iOS,
I am new to making reports and so far I can make crystal report generate an initial report and the data it displays is correct, but when I try to add parameters and then try to rebind the dataset to c
Private Sub frmReportExpenses_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Load
I am using the following code to bind Crystal Reports in page load event. using (MilitrymessEntities entity = new MilitrymessEntities())
I am using crystal XI and I want to run a report where the admit date was within the last 6 hours of the report runtime. I\'m not sure how to calculate thi开发者_运维知识库s. Add the following to your