I am developing a stand alone desktop application using Java. I want to find a good reporting module for java with drill down capabilities so user can switch between reports. I have used libraries lik
Has anyone used any open source, or relatively low-cost, reporting that works with MuleESB. The Mule开发者_开发技巧 Management console looks really good, but the cost of it look prohibitively high for
I have a multi select parameter (@month) that lists all 12 m开发者_如何转开发onths. The label is the abbreviation (Jan, Feb), the value is the integer for the month (1, 2).
I have created one Windows Forms application with C# and MySQL (using MySQL Connector). Now I need to create some reports from data in my MySQL database, and print it out.
I am working with the telerik reporting platform. I am trying to create a c开发者_如何学Crosstab programatically and I cant seem to find any documentation on this particular subject. I have created a
I\'m having some woes with the above stated warning on an array. I completely understand what the warning is, and what causes it, and I have taken every step I can to prevent it, but alas, none are h
I am using report.rdlc components in my appl开发者_JAVA百科ication. I have one report where I have a tablix table embedded in a tablix list. The top of the list above the table contains all the group
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I\'m working on a web project using Apache Struts2 and Mysql. I need to show some statistics using graphs which should generate according to the data in the database.
I am working with asp.net reporting using RDLC file. Everything was working fine but now when I add a new dataset, an error occurs.