0
votes
1answer
12 views
user report generation by various attributes
User table contains the following attributes (dateOfBirth, race, gender, ...). We would like to generate a report in the following format.
Year Race All Male Female
2000 Asian 2000 1000 1000
…
0
votes
1answer
16 views
It there a way to count unique users that download podcast from itunes?
I created a podcast, and set it up in itunes. I am able to track the number of downloads for the media files, and I would like to know how many different users are downloading the files. I tried …
0
votes
0answers
14 views
Manage timeouts in the Reporting Services 2005
Hi.
There're some problem. I have a report which is executed long time. When the one hour passes "The page cannot be displayed" error is appear.
I think it's smth. with timeout settings.
This …
2
votes
5answers
57 views
End User Ad-Hoc Reporting Tool: Microsoft SQL Server Management Studio or Microsoft Access?
Our centralized IT department has suggested two primary ad hoc query tools for our general user base of approximately 200 staff members:
Microsoft SQL Server Management Studio 2008 (SSMS)
Microsoft …
5
votes
7answers
132 views
Divide by Zero Display Values
What is the best way (most intuitive to users) or best practice for displaying the results of a divide by 0 error when doing reporting? Within the report, I capture this error, however, when …
0
votes
4answers
52 views
easy way to write report on data
looking for a good easy way to generate reports on data my application holds.
rather than building it painfully by writing it all out and formatting it with /n 's etc is there an easier method? It …
0
votes
3answers
18 views
Large Analytics Database Responsive Retrieval (MYSQL)
Hi Guys!
I want to create a 'google analytics' type application for the web - i.e. a web-based tool to do some reporting and graphing for my database. The problem is that the database is HUGE, so I …
1
vote
2answers
16 views
JasperReports with resolution different than 72dpi
I've been trying to use JasperReports to print in a resolution above 72dpi, with no success.
I need to use some resolution above 72dpi because I'm going to print in those pre-formatted adhesive …
0
votes
1answer
42 views
Best Font Face for Printed Report [closed]
I know! It isn't programming related... But It is a programmer related question!
Most of us have to develop reports to be printed once awhile.
So, What font do you think looks good and formal for …
0
votes
3answers
38 views
Reporting with DB2
I started learning .net about 3 years ago. I have gone thru a boot camp during that time learning OO and various data access technologies such as NHibernate, Subsonic, LINQ TO SQL.
didn't wanna try EF …
0
votes
1answer
13 views
BIRT with db2 giving problem
I have successfully connected to DB2 database using db2jcc.jar and now facing another issue.
When i create a dataset and preview it. BIRT viewer throws following error.
Cannot get the decimal value …
0
votes
1answer
22 views
Is there a .Net Reporting tool that uses Office templates?
On the application I am currently working on, we need a way for users to generate reports in Microsoft Word or Excel format (export and print).
One of the requirement is that the users would create …
0
votes
0answers
30 views
Reporting framework that can export to a word document with editable charts.
Has anyone got any recommendations for a reporting framework, where it is possible to export into a word document and have charts editable inside MS Word. By this I mean the user should be able to …
0
votes
1answer
28 views
How can i access report’s row count
Hi there.
I want to write rdlc's row count to on page. How can i do that?
Thanks
1
vote
5answers
115 views
ASP.NET: Strategy for handling really large reports…
Maybe not specific to reports but still...
In my asp.net mvc web application there's a section for reports that show 5 columns of data that map almost directly to a table in the db.
The problem is, …
