reporting

What would be the best solution for report storage?

I'm currently in the design stage of a reporting system which will create comparison reports of screens for a fleet of ATM's (being developed in Ruby on Rails). The data collected from each ATM is stored in XML which contain File Name, Date Modified, Size and Check-sum. These files are then compared with a Master file and report on extr...

Exporting data with Display Tag and external pagination

We use the Display Tag Library to display grid data in our JSP's. We use external sorting and pagingation. And we also use the library's export feature to allow exporting to Excel or PDF. Issue is the export is only exporting the data on the current set of results (ie: rows 20-40) while we want the export to include all rows. Any...

Is there a ridiculously easy report plugin for rails?

It's getting old rewriting report code for Rails applications. Ya have to create the query, the routes, the action, and the view...(yes, I'm lazy) Is there anything out there that would create a full report in even fewer steps? Here's what I imagine would be ideal: You have a Report record that has a name, query code (in Ruby or SQL),...

Counting gone horribly wrong

I'm trying to create a rdlc report in Visual Studio 2008 and I'm having a bit of trouble with the totals at the end. I have a string field called "Reward" that displays either 1, 2, 3 or B. At the end of the report, I need to count up how many total records, how many "B"s and how many are not "B"s. So my inclination is to have three f...

php report generator

I was wondering is there any report making tools in php for MYSQL database? Threr are crystal reports for MS-SQL server and Oracle has its own report making tools. But i am finding difficulty making reports in php where i want to show header and footer for every page and it will show total pages and nevigation keys to show reports page b...

.Net reporting tool

Dears, i am looking for a .net reporting control with following requirements: 1.) i need to have one report for both arabic and english data, i have a meta resources table in my database, this table has english and arabic caption, so when user select tosee arabic report, it should completely arabic data and vice versa. 2.)i should be a...

export in pdf report

I have a web report(.aspx page). I like to have a functionality to export that report into pdf format. Is there any way I can export it to PDF format without using any third party control or product? Or any other way I can use report viewer control's export feature in web page and hiding report viewer control? ...

Silverlight based charts and graphs in an asp.net 3.0 application

I wanted to build visually stunning graphs and charts ( with some animation, drill-down and interactivity in it) in an existing asp.net application. The application is build using vs 2008. I have two questions... Which version of Silverlight will be best suited for this (v3 or v4) ? What is the best option to create Charts and Graphs ...

Report Writer for Linux (XML, PGSQL, PHP, LINUX)

I'm a developer on an open source ERP project, it's web based and as you'd expect we have a requirement to print various reports. We currently use ezPDF but it means having to set a ridiculously high memory limit / execution time, and that is still limiting us to how many reports we can print. We liked the look of rlib however complicat...

Is Hierarchical Recursive Grouping is possible in Tablix in RS2008?

Hi! Is Recoursive column grouping possible for tablix in RS2008? If yes, please provided related link ...

MS Access Report showing the id of the combobx and not the bound name column

Hello all, The company I work for have an access database that is linked to a sql server table. The database is on a shared network location so it is used by lots of people in the company (with the annoying problem that only one person can use it at a time). There are several forms that are used as a front end for the data and on one pa...

List all files permissions recursively *nix/Windows/Solaris

Hi all, I know this is technically a 3 part question, but it is all in the same vein. I need a way to generate a report, most likely text based, that will display all of the file permissions on all directories and files within a tree. The tree has a depth of X, I say X because it is possible that this tree will grow. Regardless I h...

Managing WinWord document content for badges printing application. Best practice

I have to generate winword document for badges printing application. Basic scenario is the following: User selects employees from list, click "print badges", winword appears to allow user make some editions before printing. Badges should be represented as table with some columns. Every table cell has image background (badge), some text...

Java API for Report writer

I want to integrate a report writer in our web application. Right now , we have some fixed reports but I want customers to use data in system freely with their own custom reports. I have searched for this using google , I get tons of answers. If some of you who have used any Java API for this, can answer, that will be great. ...

SSRS Report in Web App clearing out Session variables?

We're using a SSRS report with URL links that's being displayed in our web application. When we click on a link in the report, it should take you to a page within the web app. However, when we click on the link (link created using SSRS Action property), it appears to be clearing out the session variables. The web app gives the error t...

Reporting Service for Amazon RDS?

I'm curious if anyone has any leads for me on this: I have a business app that we're building, that could benefit from some out of the box reporting services. Looking for reports that can be created and customized by the end user, without (too much) developer support. Think crystal reports / MS Access reports, but better and all web b...

Mimicking Spreadsheet Style in a MS-Access Report

I've been tasked with creating a report in MS-Access that looks exactly like a spreadsheet that a vendor supplies to us for my company to fill in. The number of records per page is about 40 and there are usually 3-6 pages that need to be prepared. Each month there is a new report sent out and I just got finished writing it all in manual...

credentials stored securely in the report server

Hi, Does anyone know the least windows account previlege to run under "credentials stored securely in the report server" option in the report manager? I have tried to create a windows account with admin right and assign to "credentials stored securely in the report server" option but didn't work. However I enter administrator account, ...

Persisting with MySql and Replicating to Mong/Couch

Hi , I'm trying to move a reporting engine from a MySql DB (which is also the one used for batch jobs). while we stil need the benefits of an ACID DB for batch processes we have no need for them in reporting also map-reduce can benefit reporting much . do any of the two above have a way in which they can read the master logs (of mys...

online business intelligence

We want to deliver reports with over 600,000 rows. we use asp to create a report, but it times out and truncates the report. can u make a suggesion as to prevent the report from timing out. ...