C# Tutorials and offshore development in India
    Tutorials   Resources   Forum   Reviews   Communities   Interview   Jobs   Projects   Training   Your Ad Here    
Silverlight Games | Mentor | Code Converter | Articles | Code Factory | Computer Jokes | Members | Peer Appraisal | IT Companies | Bookmarks | Polls | Revenue Sharing | Lobby | Gift Shop |


Prizes & Awards
My Profile



Active Members
TodayLast 7 Days more...






Resources » Tips » Web Development »

Import Excel files easily into Java reporting tool


Posted Date: 12 Sep 2009    Resource Type: Tips    Category: Web Development
Author: freezeaMember Level: Silver    
Rating: 1 out of 5Points: 3



Background
As Excel is easy to use, a great number of end users like to make report, save and submit data with it. Therefore, before involving a reporting tool or starting an information project, users may have had a lot of Excel files. Then, it will be helpful if the report styles and data of these Excel files can be imported into reporting tool.
Accordingly, the requirement should be divided in two:
(1) Import the report style of Excel file into reporting tool.
(2) Import the data of Excel file into reporting tool.

Difficulty
(1) Import the report style of Excel file into reporting tool
As the purpose is to reduce the workload of redesigning report style, imported report style must be exactly the same with that in Excel file. Or else, users have to re-modify it, and the function is meaningless.
For most reporting softwares, the design mode is a combination of control (drag and drop) and band, rather than Excel-like mode. Therefore, the design interface is different with Excel, and it is usually impossible to import the report style of Excel file directly.
What about importing report style by programming?
For the design interface of common reporting softwares is divided into several regions by bands, and programmers can't get the dynamical relations between the content of Excel file and bands, programmers have to import all the content into only one band. Then, it is impossible to use the characteristics of band.
Then, someone may wish to use the characteristics of band by writing several programs for reports of different styles, and fixing the number of rows for each region. However, with the powerful mergence cell of Excel, there may be innumerable report styles, and only a few of them fit band style. Consequently, it is also infeasible.
(2) Import the data of Excel file into reporting tool
It means to import the data of Excel file into report, and submit the data to database. Then, the requirements are as follows:
1. Report can submit the data to database.
2. Report can match cells with database fields and records freely.
3. There is a one-to-one relationship between report cell and the data of Excel file.
4. Check data validity and user rights before submitting data to database.
Moreover, even for a simple manifest report, it is difficult to import the data of an Excel file with uncertain number rows. Programmes have a lot of problems to answer. How to import the data into html input interface? How to update newly additive rows to database? How to establish the relation with database? Although it can be realize by programming, the workload will be huge and the commonality must be bad.

Solution
As a real Excel-like reporting tool, RAQ Report provides a perfect solution for users. With wonderful Excel-like design mode, its report style is compatible with Excel naturally, and can be imported seamlessly. Combined with the free connection technique for database and report, users can easily import the data of Excel file into RAQ Report, and then submit the data to database after checking data validity and user rights.

Easy operation
1. Import the report style of Excel file.
2. Set Input type as Input Report, and define the logic of Update and Validation.
3. Release the report on web.
4. Import the data of Excel file and save the report.
For an Excel file with uncertain number of rows, users just need to set Report style as Row report.

For more details, visit http://freezea.blogspot.com/



Responses

Author: Gaurav Arora    01 Nov 2009Member Level: Diamond   Points : 0
Good to get this.

Its a good text.


Feedbacks      
Popular Tags   What are tags ?   Search Tags  
Sign In to add tags.
Java reporting tool  .  Import Excel files  .  

Post Feedback


This is a strictly moderated forum. Only approved messages will appear in the site. Please use 'Spell Check' in Google toolbar before you submit.
You must Sign In to post a response.
Next Resource: Highlight current row/column when inputting report data
Previous Resource: Protect Javascript
Return to Discussion Resource Index
Post New Resource
Category: Web Development


Post resources and earn money!
 
More Resources



dotNet Slackers

About Us    Contact Us    Privacy Policy    Terms Of Use