dbaspot
Tags Register FAQ Calendar Search Today's Posts Mark Forums Read

The basic standard of real Excel-like reporting tool - sqlserver-server

This is a discussion on The basic standard of real Excel-like reporting tool - sqlserver-server ; Nowadays, many reporting tools claim that they are Excel-like, and they support Excel-like report design after improvements. Then, what is a real Excel-like reporting tool? Today, we will discuss this problem from two aspects. 1. What are the most basic ...


Home > Database Forum > Microsoft SQL Server > sqlserver-server > The basic standard of real Excel-like reporting tool

Reply

 

LinkBack Thread Tools Display Modes
  #1  
Old 08-26-2009, 12:07 PM
Database Newbie
 
Join Date: Apr 2009
Posts: 12
freezean is on a distinguished road
Default The basic standard of real Excel-like reporting tool

Nowadays, many reporting tools claim that they are Excel-like, and they support Excel-like report design after improvements. Then, what is a real Excel-like reporting tool?

Today, we will discuss this problem from two aspects.

1. What are the most basic functions a real Excel-like reporting tool should have?
2. According to the data characteristics of report, what are the extended functions a real Excel-like reporting tool should have?

Generally, programmers and end users are familiar with Excel, and programmers often choose to develop reports in an Excel-like style. The main purposes are to realize complex report forms and improve report creation efficiency. For users’ convenience, reporting software companies should provide a report IDE closer to Excel usage pattern as much as possible. In other words, besides Excel-like appearance, they need to spend more time on operation details to improve its service efficiency.

In my opinion, a real Excel-like reporting tool should have the basic functions below:

Same Cell Naming
Cells in Excel are named according to their horizontal and vertical positions in the table. If set another naming mechanism, on the one hand it is very troublesome, on the other hand it will bring some inconveniences in expression editing.

Cell’s Properties Definition
It should be able to define those most basic properties of a cell: font, font size, color, border, foreground, background, edit style for whole row or column or table, and format painter supporting, etc.

Cell Content Editing
The editing method of expression should be the same with that of Excel. For example, “=sum(A3+B5)”. When insert or delete a related row or column, the expression is supposed to transform automatically without manual updating.
When the content/expression of a cell is too long to display in it, the entire content/expression should be displayed in the edit box in the toolbar of the reporting tool.

Custom Functions
It should provides a great number of common functions, and retain some application programming interfaces for users to add their own custom functions.

Import and Export Excel files
Commonly, before involving a reporting tool or starting an information project, users may have had a lot of Excel files. Therefore, it is requisite to allow users to import and export Excel files.

This post is from freezea's blog. You are welcome to 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 my blog.
__________________
Welcome to my blog
Reply With Quote
Reply

Tags
basic standard, excel-like reporting tool

Thread Tools
Display Modes


Similar Threads

Thread Thread Starter Forum Replies Last Post
Apple II comp.sys.apple2.programmer FAQs, Part 1/1 Database Administrator Answers and FAQ 0 10-04-2008 01:16 AM
Apple II Csa2 FAQs: 1Main-Start, Part 1/25 Database Administrator Answers and FAQ 12 06-04-2008 01:05 AM
Apple II comp.sys.apple2.programmer FAQs, Part 1/1 Database Administrator Answers and FAQ 0 05-05-2008 12:21 AM
Apple II Csa2 FAQs: 1Main-Start, Part 1/25 Database Administrator Answers and FAQ 7 04-04-2008 12:22 AM
Apple II Csa2 FAQs: 1Main-Start, Part 1/25 Database Administrator Answers and FAQ 12 03-04-2008 01:55 AM


All times are GMT -4. The time now is 11:10 AM.