Two interfaces of Reporting Engine are possible:
sql based for sql based user
non-sql Based interface for normal non-sql friendly users
Database is very large so how do I go about thinking about 2) option that is Non-sql based interface
How would it be ?
...
I have installed:
MS SQL Server 2005 9.00.4035.00 SP3 Express Edition
Microsoft SQL Server Management Studio Express 9.00.2047.00
Microsoft Data Access Components (MDAC) 6.0.6001.18000 (longhorn_rtm.080118-1840)
Microsoft MSXML 3.0 4.0 5.0 6.0
Microsoft Internet Explorer 7.0.6001.18000
Microsoft .NET Framework 2.0.50727.3074
Opera...
Hi,
I am trying to see if there is a way to include "descriptive text" in my junit reports by way of javadocs. JUnit 4 doesnt seem to support the 'description' attribute for the @Test annotation like TestNG does.
So far from what I have researched there is only one tool out there called javadoc-junit (http://javadoc-junit.sourceforge....
I has disaply a pdf file from byte[] in asp.net.
Problem is that it contains hyperlink, i want to disable or remove these hyperlink events.
...
SQL Server reports can embed vbscript and execute client side, but can the same be done with javascript? I think there would be great utility to be able to execute jQuery and CSS manipulation client side to create a more interactive drill down experience.
...
Issue: Setting of exact format locations in page header LOGO subreports is not being recognized by the main report. The main report heading never recognizes the required location and scaling or any changes to the embedded subreport container items.
Main report contains addressee page with embedded LOGO and addressee subreports. Exa...
I have two local data sources that I can push into the report. Works no problem. But how do I set up the report? One data source contains a list of employees, and info about them. The other contains a bunch of working hours for each employee.
I would like to use a table for the list of employees, and then have another table for the work...
Hi.
The environment of my application: web-based, Spring MVC+Security, Hibernate, MySQL(InnoDB)
I am working on a small database application operated from a web interface. There are specific and known users that handle the stored data. Now I need to keep track of every create/update/delete action a user executes on the database and pro...
Hello!:-)
I'have a report, where the html generation for a preview takes about 39 seconds. When i try to preview the report in pdf, it's not done in 4 Minutes. Is that normal? My other reports have about 50% time - diference at maximum.
If its not normal, how can i speed up the report generation in pdf?
Thanks!
(BIRT 2.1.3, RCP Design...
the question is :
i have a table that contains details, this table is used by users when they registered or update there profile or participate in different exams.
The report I need will have some calculation like aggregate scores .
I would to as if it is better to create new table witch includes the report i need or it's better to work...
Does anyone know if it is possible to alter the page size/scale of a report when it is displayed in PDF after an export?
The problem we have is one of our users has created a report with a large number of coloumns in the table, the table then runs on to the next page of the report. We have altered the page setup to landscape within the ...
I am using SQL report Server 2008 and I have huge amount of data in one report after that
I call sub report or linked report with same data just with another view or I need that data
to write back to DataBase in other place.
Now I wondering Can I access on dataset which using data to show current report and after that I want to use that ...
I am looking to build some reports for Quickbooks data, without using Quickbooks built-in reporting, or through a third party library (like QODBC).
Quickbooks 2008 and newer are built on a SQL backend.. In looking around there seems to be several products and angles to do this from.
Ideally I would like to be able to do direct SQL hit...
As a web systems programmer, I'd like to generate some reports and be able to send it to the printer directly from my user's browser, wich is in the client side, not needing to generate PDFs or something like this.
I would like to be able to:
Print user friendly paging, something like "Page 1 of 3"
Print some things in the bottom of e...
Matlab has this great tool called publish. This tool converts a regular matlab script with minimal formatting stuff into structured, nice looking reports (HTML, LateX, RTF). It is capable of handling graphics, mathematical formulae etc.
Is there a similar tool for Python?
...
Backgroup:
We are looking at SAS BI Dashboard. We have currently implemented almost all of SAS's other applications (with the exception of Enterprise Miner). Other technologies online include Business Objects, some custom reporting stuff, and Project R.
The Question:
What feedback do you have with:
implementing SAS BI Dashboard
buil...
Hello,
I am developing Web Base Application using Spring, Struts2, Hibernate.
Now i am in the reporting phase of my system.
But i am little bit confused that which tool to use & which not.
I had tried Jasper report with struts2 plugin, but facing lots of problem in jrxml file.
Now can anyone suggest which reporting tool will be bett...
Hello,
I have a number of reports that need to be both run separately and also as a group.
I've created these reports and was hoping I could just create a form where I could just append report1, report2, report3... together without creating a different report and making all of those reports subreports.
Is this possible?
Thanks,
Ed...
I'm trying to get rid of the /reports directory which seems to be integrated with SQL reporting services 2008. I'm unable to uninstall that one element of SQL server and I've had no luck when trying to reconfigure the ReportBuilderLaunchURL. Does anyone out there know how I can get rid of this stupid feature? I'd understand if it was ...
Hi,
I am using the crystal report integrated in visual studio 2008 to create my reports.
My report design is that its has 3 sections
Section header where
Section detail
Section Footer
However I am having a problem with displaying vertical lines on the detail section when there are no records. The section footer is always displayed at the...