Japanese (日本語)

FAQs (Frequently Asked Questions)

About Features


Q1:I heard that unless you have considerable knowledge of Excel, you cannot build a good system. Is this true?

You can develop a system in accordance with the level of your comprehensive knowledge of Excel.
The more acquainted you are with Excel, the more functional an application with better human interface you can develop.

Q2:What kind of feature is equipped with in relation to Sarbanes-Oxley Act 2002?

1) Access privilege control and log management are mandatory, and dbSheetClient has both functions as standard features.
2) The Excel Worksheets are put under centralized administrative control.
3) Even without using the macro functions, dbSheetClient can achieve the same functionality , so the spreadsheet internal control issue can be addressed by dbSheetClient.

Q3:What kinds of operations is this tool largely used for? What area of operation does this tool best fit?

dbSheetClient can develop a Web-enabled system for any existing Excel-based work. For example, a business information support system, which analyzes data or makes a plan and schedule by using data from a mission critical enterprise system, or data sharing at a department/ section based on small scale databases such as petty cash management and address/document management are areas where dbSheetClient is often used.

Q4:In what kind of operations is this tool fit to be used?

Basically, you can use it to develop any kind of operation, though some are more fitting than the other. It is best fit for operations that Excel and SQL performs, that is, classification, tabulation process, creating of a chart/graph for a reference system, as well as creating various forms. dbSheetClient is not the best for handling complicated structured forms. In the input form, dbSheetClient uses Excel sheets. So when you design the form, you should consider the features of the Excel to get a good result. Consequently, areas where users consider introducing dbSheetClient are, in many cases, related to work site operations where Excel is utilized.

Q5:Can I modify the internal logic of the product? Can I purchase a configuration file which composes DLL and incorporates it?

The current version does not provide a function nor a dedicated DLL that enables end-users to modify the internal logic of the product.

dbSheetClient enables you to implement highly sophisticated systems by combining some 90 types of Task Types, which otherwise could be implemented partially by using macro functions. On top of this, the Task Types provide functions such as Starting up external application and Call external DLL to control the external processing, and by using these functions you can work with external programs, developed by different languages, and DLL.

Q6:What is the development language used?

dbSheetClient is created with VB2005 of VS2005.
Therefore, we are considering making the DLL open which can control dbSheetClient and I/F in the future.

Q7:Is there any condition that prevents dbSheetClient from being compatible with Worksheets?

It is compatible with normal Worksheets, but not with graph-dedicated or macro-dedicated Worksheets.

Q8:Is dbSheetClient reliable in business use? For example, does it have functions for checking consistency of data?

・It can construct a considerably full-fledged system.
・Since the data is entered using Excel, if you want to check the data integrity before updating the database, you need to have Excel perform the check function.
As a simple check function, you can limit the range of value input (ranged numeric values, character types, etc.) by using the Data Validation feature of Excel. You can also check validation using SQL before updating the database using the data in the Worksheet.
・The dbSheetClient Server component utilizes this feature to do duplication checks for the database, so duplication checks are realized automatically by dbSheetClient.
・Concurrency Control is equipped as a standard feature of the Server component. Optimistic Concurrency Control is set as a default in web system. Of course, the Pessimistic Concurrency Control is available, too.

Q9:What does dbSheetClient do to address the security issue?

We believe the following are the necessary issues to take care of when connecting to the Internet.


Other than the above, Authority Management and Log Management are also equipped in the Server component as standard features.

Q10:To what degree does the system development productivity differ from that of other approaches?

dbSheetClient is a non-programming type development tool. Therefore, it is necessary to understand the idea and the structure of the tool. Also, Excel is a prerequisite to develop a system with this tool, which requires the developer to understand Excel.

Furthermore, even though this tool can generate SQL sentences to handle the processing with the database when it is simple one, complex processing must be implemented by generating SQL sentences by developers. This means the developer needs to possess a certain level of knowledge about SQL.

If you have these skills, according to our experience and past result, you can expect triple the productivity of conventional development approaches.

Especially, the more forms and tables there are, the greater your advantage (because you can re-use the forms and tables you made in Excel). In terms of the time it takes to educate SE, it takes two weeks to a month for a new member of our company to become eligible to develop a system with dbSheetClient. Once learned, these skills can develop more and more. An SE with one year of experience can ensure significantly high productivity.

Examples;

1) PL Monitor
6 Windows; 4 Forms; 2 Master Tables; 4 Data Sets; 7 transaction worksheets; took one and a half months to develop

2) Sales Prospect System
13 Windows; 8 Forms; 3 Master Tables; 1 Data Set; 9 transaction worksheets; took one and a half months to develop

3) Petty Cash Management System
47 Windows; 24 Forms; 11 Master Tables; 13 Data Sets; 17 Transaction Worksheets; took four months to develop