Welcome to dbForumz.com!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Better integration solution of Web report

 
   Database Forums (Home) -> Object-Oriented RSS
Next:  .net cconnecting to tools  
Author Message
natalie

External


Since: Mar 12, 2009
Posts: 1



(Msg. 1) Posted: Thu Mar 12, 2009 10:06 pm
Post subject: Better integration solution of Web report
Archived from groups: comp>databases>object (more info?)

Report development is only a part of application program, therefore,
the integration of Web reporting tool is of great importance.

All the traditional Web reporting tools provide an independent report
server without exception.

The disadvantages of an independent report server:
● The independent report server communicates with application program
via network protocol, and this degrades system performance seriously.
● It is unable to use all the advantageous functions of application
server, such as the cluster capability, the management capability of
connection pool, etc.
● Report server has an independent management mechanism of user
permissions, which can not adapt the requirements of particular user
role management from various industries and applications. It is
insufficient, while it force application program to obey its rules.
● With too few APIs and weak control, it is hard to integrate.

As a professional Web report solution, RAQ Report provides integration
as Jar package to programmers. Without independent report server,
application infrastructure, and independent management mechanism of
user permissions, it can help programmers to implement integration
conveniently.

The advantages of no independent report server:
● The server of RAQ report is submitted as Jar package or application
of application server. Therefore, it can get integrated with
application program seamlessly to achieve the peak operating
efficiency.
● Share the cluster capability and the management capability of
connection pool of application server.
● Make unified deployment. Use the user role management mechanism of
Web application directly to avoid the incompatible problem of two
management mechanisms. Provide a unified login screen, and end users
need not to log in twice.

This post is from freezea's blog. You are welcomed cc it anywhere, and
please indicate the source.

If you would like to read more articles about reporting tool, you are
also welcome to refer to his blog at http://freezea.blogspot.com/.

 >> Stay informed about: Better integration solution of Web report 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
developing a Object Oriented Database -

Aggregation in FastObjects. How to define that in opt file? - Hello, I have theses java classes: - Course <<key>> code : short name : string gratingCurricular : set<Period> - Period <<key>> numPeriod : short anything: set<someThing> * For eac...

Help : How to manage stars in database ? - All, Any help would be gratefully appreciated. I have this trouble : In database in one column I have record like that : 000000001 0*6666**66 005555555 Stars could be anything between '0' and '9' So, if I look for this id : 0166662066, it would be..

How to get return type (Resultset) information from databa.. - Hai, For Example Below are two storeprocedures one returns resultset and other not, how get this information through programmatically. 1)CREATE PROCEDURE dbo.UpdateCustomers ( @CustomerID nchar(5), @CompanyName nvarchar(40), @ContactName..

Problems with sorting datas with db4o using orderderAscend.. - Hi, I have created a class "result" with several attributes. Then I have inserted approximately 10000 object result, stored in a yap file. I can get the data and display them. I'd like to know if it is possible, using the functions of db4o, t...
   Database Forums (Home) -> Object-Oriented All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]