JP2004341770A - Data management system and data management method - Google Patents

Data management system and data management method Download PDF

Info

Publication number
JP2004341770A
JP2004341770A JP2003136915A JP2003136915A JP2004341770A JP 2004341770 A JP2004341770 A JP 2004341770A JP 2003136915 A JP2003136915 A JP 2003136915A JP 2003136915 A JP2003136915 A JP 2003136915A JP 2004341770 A JP2004341770 A JP 2004341770A
Authority
JP
Japan
Prior art keywords
data
database
spreadsheet application
individual
individual data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2003136915A
Other languages
Japanese (ja)
Inventor
Kazuo Kobayashi
和郎 小林
Tatsuyuki Ota
達之 大田
Akio Itsu
明生 伊津
Sadafumi Saito
貞文 齋藤
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Individual
Original Assignee
Individual
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Individual filed Critical Individual
Priority to JP2003136915A priority Critical patent/JP2004341770A/en
Publication of JP2004341770A publication Critical patent/JP2004341770A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a data management system and a data management method, allowing construction of a database even without expert knowledge related to the database, and allowing easy change and use of data stored in the database. <P>SOLUTION: By selecting cells 118 of Excel respectively allowing input of a data item name and individual data corresponding to the data item name, and inputting the individual data, a table can be produced in a database area 103b with one sheet of Excel as one data unit. <P>COPYRIGHT: (C)2005,JPO&NCIPI

Description

【0001】
【発明の属する技術分野】
本発明は、データ管理システム又はデータ管理方法に関する。
【0002】
【従来の技術】
従来から、データベースに格納されているデータを表計算アプリケーションにおいて使用可能な形式に変換を行い、この表計算アプリケーション上でデータを編集することができるデータ管理システムが提案されている(例えば、特許文献1を参照)。
【0003】
【特許文献1】
特開平8−36487号公報
【0004】
【発明が解決しようとする課題】
しかしながら、従来のデータ管理システムにおいては、あくまでも、予め構築されているデータベースから必要なデータを読み出し、表計算アプリケーションで利用するものであるため、顧客情報等を予めデータベースに記憶させておくためには、SQL等のデータベース言語等データベースに関する専門的な知識が必要とされていた。
【0005】
そこで、本発明は、データベースに関する専門的な知識がなくても、データベースを構築することができ、また、データベースに格納されているデータを容易に変更、利用することができるデータ管理システム及びデータ管理方法を提供することを目的とする。
【0006】
【課題を解決するための手段】
以上の課題を解決するため、本発明は、表計算アプリケーションにおいてデータベースに記憶させるデータを管理することができるデータ管理システムであって、前記表計算アプリケーションには、データ項目名及び前記データ項目名に該当する個別データを入力するセルをそれぞれ選択し、前記個別データを入力することで、前記表計算アプリケーションの一つのシートを一つのデータ単位として、前記データベースにおけるテーブルを編集することができるようにしたテーブル編集機能が付加されていることを特徴とするデータ管理システムを提供する。
【0007】
このように、表計算アプリケーションにおいてデータベースにおけるテーブルを編集できるようにすることで、データベースに関する専門的な知識がなくても、容易にデータベースを構築することができる。
【0008】
また、表計算アプリケーションに、データベースを検索することができる検索機能を付加し、この検索機能は、入力されたキーワードに基づいてこのキーワードを検索するデータベース言語を生成し、データベースを検索するものとすることで、SQL等のデータベース言語を知らなくてもデータベースの検索をすることができる。
【0009】
ここで、検索されたキーワードに該当するデータ単位の特定又は全ての前記個別データを一覧表にして表示することができる一覧表示機能や検索されたキーワードに該当するデータ単位の特定又は全ての個別データをデータ単位毎に個別に表示することができる個別表示機能を表計算アプリケーションに付加することにより、検索結果を有効に利用することができるようになる。
【0010】
また、表計算アプリケーションには、検索されて表示されている個別データを変更することで、データベースにおける個別データを変更することができる個別データ変更機能を付加しておくことにより、表計算アプリケーション上でデータベースに格納されているデータを変更することができ便利である。
【0011】
ここで、表計算アプリケーションについてはクライアントコンピュータにおいて実行可能にされており、一方、データベースはサーバコンピュータにおいて記憶されており、これらのクライアントコンピュータとサーバコンピュータとをネットワークを介して相互に通信可能に接続しておくことで、遠隔地にあるクライアントコンピュータからサーバコンピュータに記憶されているデータベースを利用することができ便利である。
【0012】
また、本発明は、表計算アプリケーションにおいてデータベースに記憶させるデータを管理することができるデータ管理方法であって、前記表計算アプリケーションにおいて、データ項目名及び前記データ項目名に該当する個別データを入力するセルをそれぞれ選択し、前記個別データを入力することで、前記表計算アプリケーションの一つのシートを一つのデータ単位として、前記データベースにおけるテーブルを編集することができるようにしたテーブル編集過程を有することを特徴とするデータ管理方法を提供する。
【0013】
このように、表計算アプリケーションにおいてデータベースに記憶されるテーブルを編集することができるようにすることで、データベースに関する専門的な知識がなくてもデータベースを構築することができるようになる。
【0014】
また、この表計算アプリケーションに、データベースを検索することができる検索過程を設けておき、この検索過程は、入力されたキーワードに基づいてこのキーワードを検索するデータベース言語を生成し、データベースを検索するものとすることで、データベース言語に関する専門的な知識がなくても、データベースを検索することができる。
【0015】
そして、検索されたキーワードに該当するデータ単位の特定又は全ての個別データを表計算アプリケーションにおいて一覧表にして表示することができる一覧表示過程や検索されたキーワードに該当するデータ単位の特定又は全ての個別データを表計算アプリケーションにおいてデータ単位毎に個別に表示することができる個別表示過程を有することで、検索結果を有効に活用することができるようになる。
【0016】
また、表計算アプリケーションにおいて、検索され、表示されている個別データを変更することで、データベースにおける個別データを変更することができる個別データ変更過程を有することで、表計算アプリケーションにおいてデータベースに記憶されている内容を変更することができ、便利である。
【0017】
また、本発明は、コンピュータに、表計算アプリケーションにおいてデータベースに記憶させるデータを管理させる処理を実行させるためのプログラムであって、前記表計算アプリケーションに対して、データ項目名及び前記データ項目名に該当する個別データを入力するセルをそれぞれ選択し、前記個別データを入力することで、前記表計算アプリケーションの一つのシートを一つのデータ単位として、前記データベースにおけるテーブルを編集することができるようにしたテーブル編集機能を付加することを特徴とするプログラムを提供する。
【0018】
このように、表計算アプリケーションに対して、データベースのテーブルを編集することができるテーブル編集機能を付加することができるプログラムを提供することにより、既存の表計算アプリケーションに対して、このような機能をアドインすることができる。
【0019】
また、表計算アプリケーションに対して、データベースを検索することができる検索機能を付加し、この検索機能は、入力されたキーワードに基づいてこのキーワードを検索するデータベース言語を生成し、データベースを検索するものとすることで、データベース言語に関する専門的な知識がなくてもデータベースを検索することができる。
【0020】
そして、表計算アプリケーションに対して、検索されたキーワードに該当するデータ単位の特定又は全ての個別データを一覧表にして表示することができる一覧表示機能や検索されたキーワードに該当するデータ単位の特定又は全ての個別データをデータ単位毎に個別に表示することができる個別表示機能を付加することで、検索結果を有効に活用することができる。
【0021】
また、表計算アプリケーションに対して、検索され、表示されている個別データを変更することで、データベースにおける個別データを変更することができる個別データ変更機能を付加することで、表計算アプリケーション上でデータベースに記憶されているデータを変更することができ便利である。
【0022】
【発明の実施の形態】
図1は、本発明の第一の実施形態に係るデータ管理システム100の概略構成図である。
【0023】
データ管理システム100は、CPU101、メインメモリ102及びハードディスク103を備えるパーソナルコンピュータ104と、ディスプレイ105と、マウス106と、キーボード107と、により構成されている。
【0024】
CPU101は、Central Processing Unitのことで、プログラムの実行や各種の演算などを行うチップである。
【0025】
メインメモリ102は、データを一時的に保存するための記憶装置である。
【0026】
ハードディスク103は、補助記憶装置で、電源を切っても記憶されているデータが消えないようにされている。
【0027】
ここで、ハードディスク103は、CPU101、メインメモリ102及びハードディスク103を備えるパーソナルコンピュータ104を稼働させるためのOS(Operating system)や各種アプリケーションが記憶されているプログラム領域103aと、後述するデータベース領域103bと、により構成されている。
【0028】
なお、本実施形態では、OSとしてマイクロソフト社のWindows(登録商標)系のOSを使用している。
【0029】
ここで、プログラム領域103aに記憶されているアプリケーションとしては、データベース領域103bを管理するためのデータベースマネージメントシステム及びデータベースアプリケーションからなるデータベースシステムプログラムと、マイクロソフト社の表計算アプリケーションであるエクセルのプログラムと、パーソナルコンピュータ104をデータ管理システム100として機能させるためのデータ管理システム用プログラムと、が記憶されている。
【0030】
データベース領域103bには、データ単位の集合であるテーブルが記憶されており、データベース言語としてSQLが使用されている。
【0031】
そして、入力装置としてのマウス106やキーボード107を用いて、GUI(Graphical User Interface)を介して、CPU101に対してこのエクセルを実行するように指令を出すと、CPU101は、ハードディスク103のプログラム領域103aからエクセルの実行プログラムをメインメモリ102に記憶させ、エクセルを実行し、ディスプレイ105にエクセルを表示する。
【0032】
ここで、プログラム領域103aに記憶されているデータ管理システム用プログラムにより、エクセルのツールバー又はメニューバーには、データベース作成ボタン(図示せず)が追加されており、このデータベース作成ボタンをマウス106でクリックすると、データベース領域103b内に新たにテーブルを作成するか、データベース領域103b内に既に作成されているテーブルに新たにデータ単位を追加するか、というデータベースのテーブルの編集選択画面が表示される。
【0033】
ここでは、データベース領域103b内に既に作成されているテーブルに新たなデータ単位を追加する場合を例として説明する。
【0034】
なお、データ単位とは、テーブルを構成する一件毎のデータのことであり、データ項目名に該当する個別データの集合体である。
【0035】
データベース領域103b内に既に作成されているテーブルに新たにデータ単位を追加する場合、データ単位を追加するテーブルを選択することにより、例えば、図2に表されているようなデータベース作成画面110が開く。
【0036】
なお、ここでは、領収書を作成するためのテーブルを選択した。
【0037】
このデータベース作成画面110には、データ項目名を入力する項目名入力ボックス111、項目名入力ボックス111に入力されたデータ項目名を表示するセルを選択する項目名セル選択ボックス112、データ項目名に該当する個別データを入力するセルを選択するデータセル選択ボックス113、データセル選択ボックス113によって選択されたセルに入力する個別データの形式を選択するデータ型選択ボックス114、いずれのデータ項目名に該当する個別データをデータベースにおけるテーブルのキー値とするかを選択するキー値選択ボックス115が設けられている。
【0038】
項目名入力ボックス111には、データ項目名となる文字列をキーボード107を用いて入力する。
【0039】
項目名セル選択ボックス112には、予めデータ項目名を表示するエクセル上のセルを特定する文字列が定められており、予め定められている文字列によって特定されるセルをマウス106又はキーボード107で選択する。
【0040】
ここで、本実施形態では、データ項目名を表示するエクセル上のセルの位置について、横の行を「ROW」の頭文字をとって「R」、「R」の文字の右隣に横の行が上から何番目の行であるかを数字で表し、この数字の右隣に縦の列を「COLUMN」の頭文字をとって「C」、「C」の文字の右隣に縦の列が左側から何番目の列であるかを数字で表すことにより、特定することにしている。
【0041】
例えば、項目名選択ボックス112において「R1C1」を選択すると、上から1番目の行の左側から1番目の列にあるセルに項目名入力ボックス111に入力された文字列が表示されるようになる。
【0042】
データセル選択ボックス113には、項目名セル選択ボックス112と同様に、予めエクセル上のセルを特定する文字列が定められており、予め定められている文字列によって特定されるセルをマウス106又はキーボード107により選択することにより、データ項目名に該当する個別データを入力するセルを選択することができるようにされている。
【0043】
データ型選択ボックス114には、データセル選択ボックス113によって選択されたセルに入力する個別データの形式を「文字型」「日付型」「数値型」の中からマウス106又はキーボード107を用いて選択する。
【0044】
ここで、「日付型」は、データセル選択ボックス113によって選択されたセルに入力する個別データが日付の場合に選択するものであり、「数値型」は、データセル選択ボックス113によって選択されたセルに入力する個別データが、数量、単価等数字以外の文字を入力しない場合に選択するものであり、「文字型」は、「日付型」及び「数値型」以外の場合に選択するものである。
【0045】
このように、データセル選択ボックス113によって選択されたセルに入力する個別データの形式を選択しておくことで、例えば、「日付型」を選択したセルに日付以外の文字列を入力した場合や「数値型」を選択したセルに数字以外の文字を入力した場合に、エラーを表す文字列、図形又は記号等が表示されるようにすることができる。
【0046】
なお、「文字型」を選択した場合には、このようなエラー表示は行われない。
【0047】
キー値選択ボックス115は、いずれのデータ項目名に該当する個別データをデータベースのテーブルのキー値とするかを、このキー値選択ボックス115内にチェックを入れることにより、選択することができるようにされている。
【0048】
ここで、「キー値」とは、データベースを構成しているテーブルの中から一のデータ単位を特定するために使用される個別データのことであり、本実施形態においては「領収書No」にチェックを入れることにより、「領収書No」をキーとして、「得意先」、「得意先コード」、「領収書No」、「発行日」、「品目」、「数量」、「単価」及び「金額」といった個別データの集合からなるデータ単位を特定することができるようにされている。
【0049】
なお、これらの項目名入力ボックス111、項目名セル選択ボックス112、データセル選択ボックス113、データ型選択ボックス114及びキー値選択ボックス115については、テーブルを新規に作成する場合に、全て特定する必要があるが、既存のテーブルに個別データを追加する場合には、既にテーブルを作成する際にこれらの情報が特定されているため、特に変更を必要とする場合を除いてこれらの情報を改めて特定する必要はなく、マウス106で完了ボタン116をクリックすることにより、図3に表されているような入力シート117がエクセル上に表示される。
【0050】
エクセル上に表示された入力シート117の所定のセル118に個別データを入力し、例えば、「得意先」の名前・名称については、前述のデータベース作成画面110において第一行の第B列(第二列)のセル118aに入力することとしたため、このセル118aにこの「得意先」の名前・名称をキーボード107を用いて入力し、データベースへの保存ボタン(図示せず)をマウス106でクリックすることにより、データベース領域103bのテーブルに追加保存される。
【0051】
また、プログラム領域103aに記憶されているデータ管理システム用プログラムにより、エクセルのツールバー又はメニューバーには、データベース検索ボタン(図示せず)が追加されており、このデータベース検索ボタンをマウス106又はキーボード107で指定して実行すると、データベース領域103b内に既に作成されているテーブル名の一覧が表示され、この一覧から検索を実行するテーブルを選択すると、図4に表されているような、検索キーワード入力画面119がエクセル上に表示される。
【0052】
なお、ここでは、領収書を作成するためのテーブルを選択して、検索を行うこととする。
【0053】
検索キーワード入力画面119は、検索するために選択されたテーブルを作成する際に項目名入力ボックス111に入力したデータ項目名が項目名セル選択ボックス112で選択されたセルに表示されている。
【0054】
そして、データセル選択ボックス113で選択されたセルの中から、キーワードを用いて検索したいデータ項目名に該当するセルにキーワードを入力することで、選択されたテーブルの中から、このキーワードを有するデータ単位を検索することができるようにされている。
【0055】
なお、キーワードを入力して、検索実行ボタン(図示せず)をマウス106によりクリックすると、検索結果を表示する画面において表示するデータ項目名を選択するデータ項目選択画面120が表示され、このデータ項目選択画面120の選択チェック入力ボックス121に、チェックを入れることにより、検索結果を表示する画面において、チェックされたデータ項目名に該当する個別データが表示されるようになる。
【0056】
ここでは、検索キーワード入力画面119において得意先として「AAAA」を検索キーワードとし、また、データ項目選択画面120において、「得意先」、「得意先コード」、「領収書No」、「発行日」、「品目」、「数量」、「単価」、「金額」の全てのデータ項目名にチェックを入れて検索を実行した。
【0057】
このようにして検索が実行されると、データ管理システム用プログラムにより、SQLの言語体系に沿って、検索キーワード入力画面119に入力された検索キーワードが含まれているデータ単位をデータベース領域103bから検索するSQL文が生成され、データベース領域103bからこのキーワードを含むデータ単位が検索される。
【0058】
ここで、検索結果については、例えば、図4に表されている検索結果一覧表示シート122のように、一つの行に一つのデータ単位の個別データが表示されるようにエクセル上に一覧表示される。
【0059】
なお、エクセルの最上行には、データ項目名が表示されている。
【0060】
また、検索結果一覧表示シート122において特定の行をマウス106又はキーボード107を用いて特定し、エクセルのツールバー又はメニューバーに追加されている表示画面選択ボタン123の個別表示ボタン123aをマウス106でクリックすることにより、選択されたデータ単位が図5に表されている個別表示シート124に個別的に表示される。
【0061】
なお、個別表示シート124での表示も、上述のデータベース作成画面110で指定されたセルに、項目名と個別データが表示されている。
【0062】
そして、検索結果一覧表示シート122又は個別表示シート124のどちらにおいても、個別データをマウス106又はキーボード107を用いて変更し、データベースへの保存ボタン(図示せず)をマウス106でクリックすることにより、データベース領域103bにこの変更が保存される。
【0063】
なお、個別表示シート124から検索結果一覧表示シート122に戻す場合には、表示画面選択ボタン123の一覧表示ボタン123bをマウス106でクリックすればよい。
【0064】
本実施形態では、データベース領域103b内に既に作成されているテーブルに新たなデータ単位を追加する場合を例として説明しているが、データベース領域103b内に新たなテーブルを作成する際には、エクセルのツールバー又はメニューバーに追加されているデータベース作成ボタン(図示せず)をマウス106又はキーボード107で指定して実行し、データベース領域103b内に新たにテーブルを作成するか又はデータベース領域103b内に既に作成されているテーブルに新たにデータ単位を追加するかの選択画面において、データベース領域103b内に新たにテーブルを作成することを選択することにより、テーブル名を入力する入力ボックス(図示せず)が表示され、この入力ボックスに適当なテーブル名を入力する。
【0065】
そして、テーブル名の入力が完了すると、データベース作成画面110が開き、項目名入力ボックス111、項目名セル選択ボックス112、データセル選択ボックス113、データ型選択ボックス114及びキー値選択ボックス115に適切な情報を入力又は選択し、図3に表されている入力シート117の所定のセル118に個別データを入力し、保存を行うことで、新たなテーブルがデータベース領域103b内に作成される。
【0066】
図6は、本発明の第二の実施形態に係るデータ管理システム200の概略構成図である。
【0067】
本実施形態に係るデータ管理システム200は、データベースサーバー230とクライアントコンピュータ231と、これらをつなぐネットワーク232と、により構成されている。
【0068】
データベースサーバー230は、第一の実施形態に係るパーソナルコンピュータ104と同様、CPU201と、メインメモリ202と、ハードディスク203と、を有しており、ハードディスク203には、少なくとも、データベース領域及びプログラム領域が設けられており、プログラム領域には少なくともOSとデータベース領域を管理するためのデータベースマネージメントシステム及びデータベースアプリケーションからなるデータベースシステムプログラムとが記憶されている。
【0069】
また、クライアントコンピュータ231は、第一の実施形態のデータ管理システム100同様、CPU301、メインメモリ302及びハードディスク303を有するパーソナルコンピュータ304と、ディスプレイ305と、マウス306と、キーボード307と、を有し、ハードディスク303のプログラム領域には、少なくとも、OSと、エクセルと、データ管理システム用プログラムと、が記憶されている。
【0070】
そして、データベースサーバー230と、クライアントコンピュータ231と、は、ネットワーク232により相互に通信可能に接続されている。
【0071】
以上により構成されているデータ管理システム200は、第一の実施形態に係るデータ管理システム100と比べて、データベースサーバー230にデータベース領域を作成した点で異なっているが、クライアントコンピュータ231におけるエクセルを使用してデータを管理する動作例は第一の実施形態と同様であるため、以下の説明は省略する。
【0072】
【発明の効果】
以上のように、本発明を構成したので、データベースに関する専門的な知識がなくても、データベースを構築することができ、また、データベースに格納されているデータを容易に変更、利用することができるデータ管理システム及びデータ管理方法を提供することができる。
【図面の簡単な説明】
【図1】第一の実施形態に係るデータ管理システム100の概略構成図。
【図2】データベース作成画面110の概略構成図。
【図3】入力シート117及びデータベース領域103bの概略構成図。
【図4】検索キーワード入力画面119、データ項目選択画面120及び検索結果一覧表示シート122の概略構成図。
【図5】検索結果一覧表示シート122及び個別表示シート124の概略構成図。
【図6】第二の実施形態に係るデータ管理システム200の概略構成図。
【符号の説明】
100、200 データ管理システム
101、201、301 CPU
102、202、203 メインメモリ
103、203、303 ハードディスク
104、304 パーソナルコンピュータ
105、305 ディスプレイ
106、306 マウス
107、307 キーボード
230 データベースサーバー
231 クライアントコンピュータ
232 ネットワーク
[0001]
TECHNICAL FIELD OF THE INVENTION
The present invention relates to a data management system or a data management method.
[0002]
[Prior art]
2. Description of the Related Art Conventionally, a data management system that converts data stored in a database into a format usable in a spreadsheet application and edits the data on the spreadsheet application has been proposed (for example, Patent Documents). 1).
[0003]
[Patent Document 1]
JP-A-8-36487 [0004]
[Problems to be solved by the invention]
However, in the conventional data management system, since necessary data is read out from a pre-established database and used for a spreadsheet application, it is necessary to store customer information and the like in the database in advance. , SQL, and other database languages, and specialized knowledge about databases.
[0005]
Therefore, the present invention provides a data management system and a data management system capable of constructing a database without any specialized knowledge about the database, and capable of easily changing and using data stored in the database. The aim is to provide a method.
[0006]
[Means for Solving the Problems]
In order to solve the above problems, the present invention is a data management system capable of managing data stored in a database in a spreadsheet application, wherein the spreadsheet application has a data item name and a data item name. By selecting cells for inputting the corresponding individual data and inputting the individual data, a table in the database can be edited with one sheet of the spreadsheet application as one data unit. Provided is a data management system characterized by adding a table editing function.
[0007]
As described above, by enabling the spreadsheet application to edit the table in the database, the database can be easily constructed without any specialized knowledge about the database.
[0008]
Further, a search function capable of searching a database is added to the spreadsheet application, and the search function generates a database language for searching for the keyword based on the input keyword, and searches the database. Thus, the database can be searched without knowing the database language such as SQL.
[0009]
Here, a list display function capable of displaying the specified or all of the individual data corresponding to the searched keyword in a list or specifying or all the individual data of the data unit corresponding to the searched keyword. Is added to the spreadsheet application so that search results can be used effectively.
[0010]
In addition, by adding an individual data change function that can change individual data in the database by changing individual data that is searched and displayed, the spreadsheet application can be used on the spreadsheet application. It is convenient because the data stored in the database can be changed.
[0011]
Here, the spreadsheet application is executable on the client computer, while the database is stored on the server computer, and the client computer and the server computer are communicably connected to each other via a network. By doing so, a database stored in a server computer can be used from a client computer located at a remote location, which is convenient.
[0012]
The present invention is also a data management method capable of managing data to be stored in a database in a spreadsheet application, and inputs a data item name and individual data corresponding to the data item name in the spreadsheet application. By selecting each cell and inputting the individual data, one sheet of the spreadsheet application can be used as one data unit to have a table editing process in which a table in the database can be edited. A featured data management method is provided.
[0013]
As described above, by allowing the spreadsheet application to edit the table stored in the database, the database can be constructed without any specialized knowledge about the database.
[0014]
In addition, the spreadsheet application has a search process for searching a database, and the search process generates a database language for searching the keyword based on the input keyword, and searches the database. By doing so, the database can be searched without any specialized knowledge about the database language.
[0015]
Then, a list display process in which a specified or all individual data of the data unit corresponding to the searched keyword can be displayed as a list in the spreadsheet application, and a specification or all of the data unit corresponding to the searched keyword can be performed. By having an individual display step in which individual data can be individually displayed for each data unit in a spreadsheet application, search results can be effectively utilized.
[0016]
Also, in the spreadsheet application, by changing the individual data that is searched and displayed, the individual data in the database can be changed by having an individual data change process, and stored in the database in the spreadsheet application. You can change what you have, which is convenient.
[0017]
The present invention is also a program for causing a computer to execute a process of managing data to be stored in a database in a spreadsheet application, wherein the program corresponds to a data item name and the data item name for the spreadsheet application. Select a cell for inputting individual data to be input, and input the individual data, thereby making it possible to edit a table in the database using one sheet of the spreadsheet application as one data unit. Provided is a program characterized by adding an editing function.
[0018]
Thus, by providing a program that can add a table editing function that can edit a database table to a spreadsheet application, such a function can be provided to an existing spreadsheet application. Can be add-in.
[0019]
In addition, a search function for searching a database is added to a spreadsheet application. This search function generates a database language for searching for a keyword based on an input keyword and searches the database. By doing so, a database can be searched without any specialized knowledge about the database language.
[0020]
Then, for the spreadsheet application, specifying a data unit corresponding to the searched keyword or a list display function capable of displaying all individual data in a list and specifying a data unit corresponding to the searched keyword Alternatively, a search result can be effectively utilized by adding an individual display function capable of displaying all individual data individually for each data unit.
[0021]
Also, by adding an individual data change function that allows individual data in the database to be changed by changing the individual data that is searched and displayed for the spreadsheet application, the database can be displayed on the spreadsheet application. It is convenient to change the data stored in.
[0022]
BEST MODE FOR CARRYING OUT THE INVENTION
FIG. 1 is a schematic configuration diagram of a data management system 100 according to the first embodiment of the present invention.
[0023]
The data management system 100 includes a personal computer 104 including a CPU 101, a main memory 102, and a hard disk 103, a display 105, a mouse 106, and a keyboard 107.
[0024]
The CPU 101 is a Central Processing Unit, and is a chip that executes programs and performs various calculations.
[0025]
The main memory 102 is a storage device for temporarily storing data.
[0026]
The hard disk 103 is an auxiliary storage device so that stored data is not erased even when the power is turned off.
[0027]
Here, the hard disk 103 includes a program area 103a in which an OS (Operating system) and various applications for operating a personal computer 104 including the CPU 101, the main memory 102, and the hard disk 103 are stored. It consists of.
[0028]
In this embodiment, a Microsoft Windows (registered trademark) OS is used as the OS.
[0029]
Here, the applications stored in the program area 103a include a database system program including a database management system and a database application for managing the database area 103b, an Excel program which is a spreadsheet application by Microsoft, and a personal computer. A data management system program for causing the computer 104 to function as the data management system 100 is stored.
[0030]
The database area 103b stores a table as a set of data units, and uses SQL as a database language.
[0031]
When a command to execute this Excel is issued to the CPU 101 via a GUI (Graphical User Interface) using a mouse 106 and a keyboard 107 as input devices, the CPU 101 causes the program area 103a of the hard disk 103 to be executed. Then, an Excel execution program is stored in the main memory 102, Excel is executed, and the Excel is displayed on the display 105.
[0032]
Here, a database creation button (not shown) is added to the Excel toolbar or menu bar by the data management system program stored in the program area 103a, and the database creation button is clicked with the mouse 106. Then, a database table edit selection screen is displayed, asking whether to create a new table in the database area 103b or to add a new data unit to a table already created in the database area 103b.
[0033]
Here, a case where a new data unit is added to a table already created in the database area 103b will be described as an example.
[0034]
Note that a data unit is data for each case constituting a table, and is a set of individual data corresponding to a data item name.
[0035]
When a new data unit is to be added to a table already created in the database area 103b, selecting a table to add a data unit opens a database creation screen 110 as shown in FIG. 2, for example. .
[0036]
Here, a table for creating a receipt was selected.
[0037]
The database creation screen 110 includes an item name input box 111 for inputting a data item name, an item name cell selection box 112 for selecting a cell for displaying the data item name input in the item name input box 111, and a data item name. A data cell selection box 113 for selecting a cell for inputting the corresponding individual data, a data type selection box 114 for selecting a format of the individual data to be input to the cell selected by the data cell selection box 113, which data item name corresponds A key value selection box 115 is provided for selecting whether the individual data to be used is a key value of a table in the database.
[0038]
In the item name input box 111, a character string serving as a data item name is input using the keyboard 107.
[0039]
In the item name cell selection box 112, a character string that specifies a cell on an Excel displaying a data item name is defined in advance, and the cell specified by the predetermined character string is designated by the mouse 106 or the keyboard 107. select.
[0040]
Here, in the present embodiment, regarding the position of the cell on the Excel displaying the data item name, the horizontal line is indicated by the initial letter of “ROW”, and the horizontal row is located to the right of the letters “R” and “R”. The number of the row from the top is indicated by a number, and the vertical column to the right of this number is “COLUMN”, and the vertical column is to the right of the letter “C” and “C”. The number of the column from the left is identified by a number.
[0041]
For example, when “R1C1” is selected in the item name selection box 112, the character string input to the item name input box 111 is displayed in the cell in the first column from the left of the first row from the top. .
[0042]
In the data cell selection box 113, similarly to the item name cell selection box 112, a character string that specifies a cell on Excel is set in advance, and the cell specified by the predetermined character string is designated by the mouse 106 or By selecting with the keyboard 107, a cell for inputting individual data corresponding to the data item name can be selected.
[0043]
In the data type selection box 114, the format of the individual data to be input to the cell selected by the data cell selection box 113 is selected from "character type", "date type", and "numeric type" using the mouse 106 or the keyboard 107. I do.
[0044]
Here, “date type” is selected when the individual data to be input to the cell selected by the data cell selection box 113 is a date, and “numeric type” is selected by the data cell selection box 113. Select when the individual data to be entered in the cell does not enter characters other than numbers such as quantity and unit price. Select "Character type" when other than "Date type" and "Numeric type". is there.
[0045]
As described above, by selecting the format of the individual data to be input to the cell selected by the data cell selection box 113, for example, when a character string other than a date is input to a cell in which “date type” is selected, When a character other than a number is input to a cell in which “numerical type” is selected, a character string, a graphic, a symbol, or the like indicating an error can be displayed.
[0046]
Note that when "character type" is selected, such an error display is not performed.
[0047]
In the key value selection box 115, it is possible to select which data item name is to be used as the key value of the database table by checking the key value selection box 115. Have been.
[0048]
Here, the “key value” refers to individual data used to specify one data unit from the tables configuring the database, and in the present embodiment, “key number” By checking the box, “customer”, “customer code”, “receipt No”, “issue date”, “item”, “quantity”, “unit price” and “ A data unit consisting of a set of individual data such as "amount" can be specified.
[0049]
Note that all of these item name input boxes 111, item name cell selection boxes 112, data cell selection boxes 113, data type selection boxes 114, and key value selection boxes 115 need to be specified when a new table is created. However, when adding individual data to an existing table, these information is already specified when the table is created, so this information must be specified again unless there is a need to change it. When the user clicks the completion button 116 with the mouse 106, an input sheet 117 as shown in FIG. 3 is displayed on the Excel.
[0050]
The individual data is input to a predetermined cell 118 of the input sheet 117 displayed on the Excel. For example, the name and the name of “customer” are described in the first row of the database creation screen 110 in the column B (column B). Since the input is to be made in the cell 118a (two columns), the name and the name of this “customer” are input into this cell 118a using the keyboard 107, and the save to database button (not shown) is clicked with the mouse 106 By doing so, it is additionally stored in the table of the database area 103b.
[0051]
A database search button (not shown) is added to the toolbar or menu bar of Excel by the data management system program stored in the program area 103a. When specified and executed, a list of already created table names is displayed in the database area 103b. When a table to be searched is selected from this list, a search keyword input as shown in FIG. A screen 119 is displayed on the Excel.
[0052]
Here, it is assumed that a table for creating a receipt is selected and search is performed.
[0053]
In the search keyword input screen 119, the data item name input to the item name input box 111 when the table selected for the search is created is displayed in the cell selected in the item name cell selection box 112.
[0054]
Then, by inputting a keyword into a cell corresponding to the data item name to be searched using a keyword from the cells selected in the data cell selection box 113, data having this keyword is selected from the selected table. Units have been made searchable.
[0055]
When a keyword is input and a search execution button (not shown) is clicked with the mouse 106, a data item selection screen 120 for selecting a data item name to be displayed on a screen displaying a search result is displayed. By checking the selection check input box 121 of the selection screen 120, the individual data corresponding to the checked data item name is displayed on the screen displaying the search result.
[0056]
Here, “AAAA” is used as a search keyword as a customer on the search keyword input screen 119, and “customer”, “customer code”, “receipt No”, “issue date” are displayed on the data item selection screen 120. , "Item", "quantity", "unit price", and "amount" were checked, and the search was executed.
[0057]
When the search is executed in this manner, the data management system program searches the database area 103b for a data unit including the search keyword input to the search keyword input screen 119 in accordance with the SQL language system. An SQL sentence is generated, and a data unit including this keyword is searched from the database area 103b.
[0058]
Here, as for the search results, for example, as in a search result list display sheet 122 shown in FIG. 4, a list is displayed on Excel such that individual data of one data unit is displayed in one row. You.
[0059]
Note that the data item name is displayed in the top row of Excel.
[0060]
Further, a specific line is specified using the mouse 106 or the keyboard 107 in the search result list display sheet 122, and the individual display button 123a of the display screen selection button 123 added to the Excel toolbar or menu bar is clicked with the mouse 106. By doing so, the selected data units are individually displayed on the individual display sheet 124 shown in FIG.
[0061]
In the display on the individual display sheet 124, the item names and the individual data are displayed in the cells specified on the database creation screen 110 described above.
[0062]
Then, in either the search result list display sheet 122 or the individual display sheet 124, the individual data is changed using the mouse 106 or the keyboard 107, and a save button (not shown) in the database is clicked with the mouse 106. This change is stored in the database area 103b.
[0063]
When returning from the individual display sheet 124 to the search result list display sheet 122, the list display button 123b of the display screen selection button 123 may be clicked with the mouse 106.
[0064]
In the present embodiment, an example is described in which a new data unit is added to a table that has already been created in the database area 103b. However, when a new table is created in the database area 103b, Excel is used. A database creation button (not shown) added to the toolbar or menu bar is designated and executed with the mouse 106 or the keyboard 107, and a new table is created in the database area 103b or a database is already created in the database area 103b. By selecting to create a new table in the database area 103b on the selection screen for adding a new data unit to the created table, an input box (not shown) for inputting a table name is displayed. Is displayed, enter an appropriate table name in this input box
[0065]
Then, when the input of the table name is completed, the database creation screen 110 is opened, and the item name input box 111, the item name cell selection box 112, the data cell selection box 113, the data type selection box 114, and the key value selection box 115 A new table is created in the database area 103b by inputting or selecting information, inputting individual data into predetermined cells 118 of the input sheet 117 shown in FIG. 3, and storing the data.
[0066]
FIG. 6 is a schematic configuration diagram of a data management system 200 according to the second embodiment of the present invention.
[0067]
The data management system 200 according to the present embodiment includes a database server 230, a client computer 231, and a network 232 connecting them.
[0068]
The database server 230, like the personal computer 104 according to the first embodiment, has a CPU 201, a main memory 202, and a hard disk 203. The hard disk 203 has at least a database area and a program area. The program area stores at least an OS, a database management system for managing the database area, and a database system program including a database application.
[0069]
Further, the client computer 231 includes a personal computer 304 having a CPU 301, a main memory 302, and a hard disk 303, a display 305, a mouse 306, and a keyboard 307, as in the data management system 100 of the first embodiment. The program area of the hard disk 303 stores at least an OS, an Excel, and a data management system program.
[0070]
The database server 230 and the client computer 231 are communicably connected to each other by a network 232.
[0071]
The data management system 200 configured as described above differs from the data management system 100 according to the first embodiment in that a database area is created in the database server 230, but uses the Excel in the client computer 231. Since the operation example of managing the data is the same as that of the first embodiment, the following description is omitted.
[0072]
【The invention's effect】
As described above, since the present invention is configured, a database can be constructed without any specialized knowledge about the database, and data stored in the database can be easily changed and used. A data management system and a data management method can be provided.
[Brief description of the drawings]
FIG. 1 is a schematic configuration diagram of a data management system 100 according to a first embodiment.
FIG. 2 is a schematic configuration diagram of a database creation screen 110.
FIG. 3 is a schematic configuration diagram of an input sheet 117 and a database area 103b.
FIG. 4 is a schematic configuration diagram of a search keyword input screen 119, a data item selection screen 120, and a search result list display sheet 122.
FIG. 5 is a schematic configuration diagram of a search result list display sheet 122 and an individual display sheet 124.
FIG. 6 is a schematic configuration diagram of a data management system 200 according to a second embodiment.
[Explanation of symbols]
100, 200 Data management system 101, 201, 301 CPU
102, 202, 203 Main memory 103, 203, 303 Hard disk 104, 304 Personal computer 105, 305 Display 106, 306 Mouse 107, 307 Keyboard 230 Database server 231 Client computer 232 Network

Claims (16)

表計算アプリケーションにおいてデータベースに記憶させるデータを管理することができるデータ管理システムであって、
前記表計算アプリケーションには、データ項目名及び前記データ項目名に該当する個別データを入力するセルをそれぞれ選択し、前記個別データを入力することで、前記表計算アプリケーションの一つのシートを一つのデータ単位として、前記データベースにおけるテーブルを編集することができるようにしたテーブル編集機能が付加されていることを特徴とするデータ管理システム。
A data management system capable of managing data stored in a database in a spreadsheet application,
In the spreadsheet application, select a cell for inputting a data item name and individual data corresponding to the data item name, and input the individual data, thereby saving one sheet of the spreadsheet application as one data A data management system, characterized by adding a table editing function for editing a table in the database as a unit.
前記表計算アプリケーションには、前記データベースを検索することができる検索機能が付加されており、
前記検索機能は、入力されたキーワードに基づいて前記キーワードを検索するデータベース言語を生成し、前記データベースを検索するものであることを特徴とする請求項1に記載のデータ管理システム。
The spreadsheet application is provided with a search function for searching the database,
2. The data management system according to claim 1, wherein the search function generates a database language for searching for the keyword based on the input keyword and searches the database. 3.
前記表計算アプリケーションには、検索された前記キーワードに該当する前記データ単位の特定又は全ての前記個別データを一覧表にして表示することができる一覧表示機能が付加されていることを特徴とする請求項2に記載のデータ管理システム。The spreadsheet application is provided with a list display function capable of displaying a specified or all of the individual data of the data unit corresponding to the searched keyword as a list. Item 3. The data management system according to Item 2. 前記表計算アプリケーションには、検索された前記キーワードに該当する前記データ単位の特定又は全ての前記個別データを前記データ単位毎に個別に表示することができる個別表示機能が付加されていることを特徴とする請求項2又は3に記載のデータ管理システム。The spreadsheet application is provided with an individual display function capable of individually specifying the data unit corresponding to the searched keyword or displaying all the individual data individually for each data unit. The data management system according to claim 2 or 3, wherein 前記表計算アプリケーションには、表示されている前記個別データを変更することで、前記データベースにおける前記個別データを変更することができる個別データ変更機能が付加されていることを特徴とする請求項3又は4に記載のデータ管理システム。4. The spreadsheet application is provided with an individual data change function capable of changing the individual data in the database by changing the displayed individual data. 5. The data management system according to 4. 前記表計算アプリケーションは、クライアントコンピュータにおいて実行可能にされており、前記データベースはサーバコンピュータにおいて記憶されており、前記クライアントコンピュータと前記サーバコンピュータは、ネットワークを介して接続されることにより、相互に通信可能にされていることを特徴とする請求項1乃至5の何れか一項に記載のデータ管理システム。The spreadsheet application is executable on a client computer, the database is stored on a server computer, and the client computer and the server computer can communicate with each other by being connected via a network. The data management system according to any one of claims 1 to 5, wherein: 表計算アプリケーションにおいてデータベースに記憶させるデータを管理することができるデータ管理方法であって、
前記表計算アプリケーションにおいて、データ項目名及び前記データ項目名に該当する個別データを入力するセルをそれぞれ選択し、前記個別データを入力することで、前記表計算アプリケーションの一つのシートを一つのデータ単位として、前記データベースにおけるテーブルを編集することができるようにしたテーブル編集過程を有することを特徴とするデータ管理方法。
A data management method capable of managing data stored in a database in a spreadsheet application,
In the spreadsheet application, by selecting a data item name and a cell for inputting individual data corresponding to the data item name, and inputting the individual data, one sheet of the spreadsheet application is converted to one data unit. A data editing method comprising the step of editing a table in the database.
前記表計算アプリケーションにおいて、前記データベースを検索することができる検索過程を有しており、
前記検索過程は、入力されたキーワードに基づいて前記キーワードを検索するデータベース言語を生成し、前記データベースを検索するものであることを特徴とする請求項7に記載のデータ管理方法。
The spreadsheet application has a search process that can search the database.
8. The data management method according to claim 7, wherein the searching step generates a database language for searching for the keyword based on the input keyword, and searches the database.
前記表計算アプリケーションにおいて、検索された前記キーワードに該当する前記データ単位の特定又は全ての前記個別データを一覧表にして表示することができる一覧表示過程を有することを特徴とする請求項8に記載のデータ管理方法。9. The spreadsheet application according to claim 8, further comprising a list display step of displaying a specified or all of the individual data of the data unit corresponding to the searched keyword as a list. Data management methods. 前記表計算アプリケーションにおいて、検索された前記キーワードに該当する前記データ単位の特定又は全ての前記個別データを前記データ単位毎に個別に表示することができる個別表示過程を有することを特徴とする請求項8又は9に記載のデータ管理方法。The said spreadsheet application has an individual display process which can specify the said data unit corresponding to the searched keyword or all the individual data for each said data unit. 10. The data management method according to 8 or 9. 前記表計算アプリケーションにおいて、表示されている前記個別データを変更することで、前記データベースにおける前記個別データを変更することができる個別データ変更過程を有することを特徴とする請求項9又は10に記載のデータ管理方法。The said spreadsheet application has the individual data change process which can change the said individual data in the said database by changing the said displayed individual data, The Claims 9 or 10 characterized by the above-mentioned. Data management method. コンピュータに、表計算アプリケーションにおいてデータベースに記憶させるデータを管理させる処理を実行させるためのプログラムであって、
前記表計算アプリケーションに対して、データ項目名及び前記データ項目名に該当する個別データを入力するセルをそれぞれ選択し、前記個別データを入力することで、前記表計算アプリケーションの一つのシートを一つのデータ単位として、前記データベースにおけるテーブルを編集することができるようにしたテーブル編集機能を付加することを特徴とするプログラム。
A program for causing a computer to execute a process of managing data stored in a database in a spreadsheet application,
For the spreadsheet application, select a cell for inputting the data item name and the individual data corresponding to the data item name, and input the individual data, thereby connecting one sheet of the spreadsheet application to one sheet. A program for adding a table editing function for editing a table in the database as a data unit.
前記表計算アプリケーションに対して、前記データベースを検索することができる検索機能を付加し、
前記検索機能は、入力されたキーワードに基づいて前記キーワードを検索するデータベース言語を生成し、前記データベースを検索するものであることを特徴とする請求項12に記載のプログラム。
For the spreadsheet application, add a search function that can search the database,
13. The program according to claim 12, wherein the search function generates a database language for searching for the keyword based on the input keyword, and searches the database.
前記表計算アプリケーションに対して、検索された前記キーワードに該当する前記データ単位の特定又は全ての前記個別データを一覧表にして表示することができる一覧表示機能が付加されていることを特徴とする請求項13に記載のプログラム。The spreadsheet application is provided with a list display function capable of displaying a specified or all of the individual data of the data unit corresponding to the searched keyword as a list. The program according to claim 13. 前記表計算アプリケーションに対して、検索された前記キーワードに該当する前記データ単位の特定又は全ての前記個別データを前記データ単位毎に個別に表示することができる個別表示機能が付加されていることを特徴とする請求項13又は14に記載のプログラム。The spreadsheet application is provided with an individual display function capable of individually specifying the data unit corresponding to the searched keyword or displaying all the individual data individually for each data unit. The program according to claim 13, wherein the program comprises: 前記表計算アプリケーションに対して、表示されている前記個別データを変更することで、前記データベースにおける前記個別データを変更することができる個別データ変更機能が付加されていることを特徴とする請求項14又は15に記載のプログラム。15. The spreadsheet application is provided with an individual data change function capable of changing the individual data in the database by changing the displayed individual data. Or the program according to 15.
JP2003136915A 2003-05-15 2003-05-15 Data management system and data management method Pending JP2004341770A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003136915A JP2004341770A (en) 2003-05-15 2003-05-15 Data management system and data management method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003136915A JP2004341770A (en) 2003-05-15 2003-05-15 Data management system and data management method

Publications (1)

Publication Number Publication Date
JP2004341770A true JP2004341770A (en) 2004-12-02

Family

ID=33526701

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003136915A Pending JP2004341770A (en) 2003-05-15 2003-05-15 Data management system and data management method

Country Status (1)

Country Link
JP (1) JP2004341770A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2010119628A1 (en) * 2009-04-16 2010-10-21 株式会社日立製作所 System and method for environment information aggregation
WO2016147354A1 (en) * 2015-03-18 2016-09-22 三菱電機株式会社 Database design assistance device and database design assistance program
KR101769857B1 (en) 2015-12-28 2017-08-22 (주)비아이매트릭스 An update system for the database by using spreadsheet interface

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2010119628A1 (en) * 2009-04-16 2010-10-21 株式会社日立製作所 System and method for environment information aggregation
JP2010250567A (en) * 2009-04-16 2010-11-04 Hitachi Ltd Environment information aggregation analysis system
WO2016147354A1 (en) * 2015-03-18 2016-09-22 三菱電機株式会社 Database design assistance device and database design assistance program
JPWO2016147354A1 (en) * 2015-03-18 2017-05-25 三菱電機株式会社 Database design support apparatus and database design support program
KR101769857B1 (en) 2015-12-28 2017-08-22 (주)비아이매트릭스 An update system for the database by using spreadsheet interface

Similar Documents

Publication Publication Date Title
US7567964B2 (en) Configurable search graphical user interface and engine
KR101265851B1 (en) Autocompleting with queries to a database
CN1815477B (en) Method and system for providing semantic subjects based on mark language
US9152656B2 (en) Database data type creation and reuse
JP4343206B2 (en) Structured document search support apparatus and program
JP6132698B2 (en) Tabular multidimensional data conversion method and apparatus
JPWO2006098031A1 (en) Keyword management device
JP2006172446A (en) Complex data access
US20100274803A1 (en) Document Preparation Support Apparatus, Document Preparation Support Method, and Document Preparation Support Program
Wu et al. Design of data warehouses using metadata
US8135697B2 (en) Search-friendly templates
JP5467482B1 (en) Screen automatic generation apparatus, screen automatic generation program, and screen automatic generation method
US8612431B2 (en) Multi-part record searches
JP2004341770A (en) Data management system and data management method
JP2002366401A (en) Integral data mart structure, and operation supporting system
JPH11288412A (en) Method and system for preparing document, and computer readable recording medium for recording document preparation program
JP2002109448A (en) Business form processing device, business form processing method and storage medium
JP2002297662A (en) Method and device for editing structured document, terminal, and program
JP6524668B2 (en) Document retrieval apparatus, document retrieval method, program,
US11921797B2 (en) Computer service for indexing threaded comments with pagination support
JP2003167879A (en) Tagged information display method, tagged information display program and tagged information display device
JP2005284417A (en) Random access method for xml document of table format, and its program
JP5648491B2 (en) Input support program, information processing apparatus, and information processing method
US20060048126A1 (en) Method and a system thereof for generating a homepage content file capable of dynamically linking with a plurality of on-demand knowledge bases
JP3824468B2 (en) Data management system