JP2001318816A - Method for displaying contents of plural data base by using browser - Google Patents

Method for displaying contents of plural data base by using browser

Info

Publication number
JP2001318816A
JP2001318816A JP2000314380A JP2000314380A JP2001318816A JP 2001318816 A JP2001318816 A JP 2001318816A JP 2000314380 A JP2000314380 A JP 2000314380A JP 2000314380 A JP2000314380 A JP 2000314380A JP 2001318816 A JP2001318816 A JP 2001318816A
Authority
JP
Japan
Prior art keywords
records
list
record
display
database
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.)
Withdrawn
Application number
JP2000314380A
Other languages
Japanese (ja)
Inventor
Terry P Lindsey
ピー. リンドセー テリー
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.)
Orillion Corp
Original Assignee
Orillion Corp
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 Orillion Corp filed Critical Orillion Corp
Publication of JP2001318816A publication Critical patent/JP2001318816A/en
Withdrawn legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/22Indexing; Data structures therefor; Storage structures
    • G06F16/2282Tablespace storage structures; Management thereof
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/242Query formulation
    • G06F16/2433Query languages
    • G06F16/2445Data retrieval commands; View definitions
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/22Indexing; Data structures therefor; Storage structures
    • G06F16/221Column-oriented storage; Management thereof
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/957Browsing optimisation, e.g. caching or content distillation

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • Mathematical Physics (AREA)
  • Computational Linguistics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

PROBLEM TO BE SOLVED: To display data stored in arbitrary plural relational data bases. SOLUTION: In this method for displaying relations among records in a data base, each structure of plural relation data bases is decided (a), and the field value of the selected record of the data base is displayed on a display (b), and a route from the selected record to the list of the other records is specified (c), and a user input signal for designating one of possible relations as the selected relation is received (d), and a part of the list of the selected records is added to the display (e), and a route from the related record list to the list of the other records is specified according to each possible relation (f).

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、一般的にソフトウ
ェアアプリケーションの分野に関する。さらに詳細に
は、1以上の任意のリレーショナルデータベースのレコ
ードをブラウジングするためのソフトウェアプログラム
に関する。
The present invention relates generally to the field of software applications. More particularly, it relates to a software program for browsing records of one or more arbitrary relational databases.

【0002】[0002]

【従来の技術】データベースは、しばしば関連する情報
を格納するための複数のファイルが1つに集まった形式
を取る。リレーショナルデータベースとは、データベー
スレコードを含む複数のテーブルが1つに集まったデー
タベースであり、単一のテーブル内の各レコードは、そ
のテーブル内の全てのレコードに共通するフィールドの
集合からなる。
2. Description of the Related Art Databases often take the form of multiple files for storing related information. A relational database is a database in which a plurality of tables including database records are gathered into one, and each record in a single table is made up of a set of fields common to all records in the table.

【0003】いくつかのリレーショナルデータベースで
は、標準照会言語(standard query l
anguage)(SQL)を用いて複雑なディメンシ
ョン(complex dimensions)に沿っ
てアクセスされ得る。このようなデータベースは、意味
フレーム(semantic frame)から導かれ
る仕様にもとづいて情報を調べることを便利にする。
[0003] In some relational databases, a standard query language is used.
, and can be accessed along complex dimensions using SQL (SQL). Such a database makes it convenient to look up information based on specifications derived from semantic frames.

【0004】さらに、各データベースはデータ構造を有
する。1つのデータ構造は、データエレメント間の物理
的または論理的関係として定義され、特定のデータ操作
機能をサポートするために設計される。
Further, each database has a data structure. One data structure is defined as a physical or logical relationship between data elements and is designed to support a particular data manipulation function.

【0005】[0005]

【発明が解決しようとする課題】いくつかのデータ構造
は、ブラウジング可能なフォーマットである。よって、
その構造に含まれるコンテンツまたはデータは、ブラウ
ジング可能である。ほとんどのデータベースのテーブル
上でのコンテンツまたはデータをテーブルベースでブラ
ウジングすることは、テーブル内に含まれるレコードの
数が多大なために、簡単なタスクではない。また、デー
タベースユーザが、1つのリレーショナルデータベース
内の1つのデータレコードを、別のデータベース内の別
のレコードと相互参照したいと考え得る。このために
は、ユーザが各データベースのレコードを1度に1つず
つブラウジングしなければならない。このような方法は
煩わしく、且つ時間を要する。また、ユーザは、さまざ
まなデータベース内に格納されているそれら全てのレコ
ードを入力し、且つそれらのレコードを結合して、1つ
のデータベースにするための特別なプログラムを開発し
得る。このようなタスクは、しかしながら、非効率的
で、費用がかかり、且つ時間を要することになる。
Some data structures are browsable formats. Therefore,
The content or data contained in that structure is browsable. Browsing content or data on the tables of most database tables on a table basis is not an easy task due to the large number of records contained in the tables. Also, a database user may wish to cross-reference one data record in one relational database with another record in another database. This requires the user to browse through the records in each database one at a time. Such a method is cumbersome and time consuming. Also, the user can enter all those records stored in the various databases and develop special programs to combine those records into one database. Such tasks, however, are inefficient, expensive and time consuming.

【0006】別々のデータベース内に格納されたデータ
間の関係がより重要になるにつれ、これらのデータを速
やかに表示するための能力の有用性がより明らかにな
る。本発明は、任意の複数のリレーショナルデータベー
ス内に格納されたデータを速やかに表示するための能力
をデータベースユーザに提供する。
As the relationships between data stored in separate databases become more important, the utility of the ability to quickly display these data becomes more apparent. The present invention provides database users with the ability to quickly display data stored in any of a plurality of relational databases.

【0007】[0007]

【課題を解決するための手段】本発明の方法は、データ
ベースにおけるレコード間の関係を表示する方法であっ
て、該データベースが複数のテーブルを含み、各テーブ
ルが1つ以上のフィールドに分割される1つ以上のレコ
ードを含み、(a)複数のリレーショナルデータベース
の各構造を決定するステップと、(b)該データベース
のテーブルにおける選択されたレコードのフィールド値
をディスプレイ上に表示するステップと、(c)該選択
されたレコードと該データベース内の他のレコードとの
間の可能な関係のリストを該ディスプレイ上に表示する
ステップであって、各可能な関係が、該選択されたレコ
ードから他のレコードのリストまでの経路を規定する、
ステップと、(d)該可能な関係のうちの1つを選択さ
れた関係として指定するユーザ入力信号を受信するステ
ップと、(e)関連レコードリストと呼ばれる、該選択
された関係によって該選択されたレコードに関連するレ
コードのリストの少なくとも一部を該ディスプレイに追
加するステップと、(f)該関連レコードリストと該デ
ータベースにおける他のレコードとの可能な関係のリス
トを該ディスプレイに追加するステップであって、各可
能な関係が、該関連レコードリストから他のレコードの
リストまでの経路を規定する、ステップとを包含する。
SUMMARY OF THE INVENTION A method of the present invention for displaying relationships between records in a database, wherein the database includes a plurality of tables, each table being divided into one or more fields. (A) determining the structure of each of the plurality of relational databases, including one or more records; (b) displaying field values of selected records in tables of the databases on a display; Displaying a list of possible relationships between the selected record and other records in the database on the display, wherein each possible relationship is determined from the selected record to another record; Stipulate a route to a list of
(D) receiving a user input signal designating one of the possible relationships as the selected relationship; and (e) selecting the selected relationship by the selected relationship, called an associated record list. Adding at least a portion of a list of records associated with the associated record to the display; and (f) adding to the display a list of possible relationships between the associated record list and other records in the database. Wherein each possible relationship defines a path from the related record list to a list of other records.

【0008】本発明の方法は、(g)前記関連レコード
リストにおけるあるレコードを新たな選択されたレコー
ドとして指定するユーザ入力信号を受信するステップ
と、(h)該新たな選択されたレコードについて、請求
項1の(d)〜(f)項に記載の処理を繰り返すステッ
プとをさらに包含してもよい。
The method of the present invention comprises the steps of: (g) receiving a user input signal designating a record in the related record list as a new selected record; and (h) for the newly selected record, Repeating the processes described in (d) to (f) of claim 1.

【0009】本発明の方法は、任意の構造を有する複数
のリレーショナルデータベースのレコード間の関係を表
示する方法であって、各データベースが複数のテーブル
を含み、各テーブルが、1つ以上のフィールドに分割さ
れる1つ以上のレコードを含み、各テーブルが名前を有
し、各フィールドが名前を有し、(a)該複数のリレー
ショナルデータベースの各構造を決定するステップと、
(b)該複数のリレーショナルデータベースの該各構造
を統合して1つのフロントエンド統合データ構造とする
ステップと、(c)該複数のリレーショナルデータベー
スにおける該複数のテーブルのうちの1つにおける選択
されたレコードのフィールド値をディスプレイ上に表示
するステップと、(d)該選択されたレコードと該複数
のリレーショナルデータベースにおける他のレコードと
の間の可能な関係のリストを該ディスプレイに表示する
ステップであって、各可能な関係が、該選択されたレコ
ードから他のレコードのリストまでの経路を規定する、
ステップと、(e)該可能な関係のうちの1つを選択さ
れた関係として指定するユーザ入力信号を受信するステ
ップと、(f)関連レコードリストと呼ばれる、該選択
された関係によって該選択されたレコードに関連するレ
コードのリストの少なくとも一部を該ディスプレイに追
加するステップと、(g)該関連レコードリストと該複
数のリレーショナルデータベースにおける他のレコード
との可能な関係のリストを該ディスプレイに追加するス
テップであって、各可能な関係が、該関連レコードリス
トから他のレコードのリストまでの経路を規定する、ス
テップとを包含する。
[0009] The method of the present invention is a method for displaying a relationship between records of a plurality of relational databases having an arbitrary structure, wherein each database includes a plurality of tables, and each table includes one or more fields. Including one or more records to be split, each table having a name, each field having a name, (a) determining each structure of the plurality of relational databases;
(B) integrating the respective structures of the plurality of relational databases into one front-end integrated data structure; and (c) selecting a selected one of the plurality of tables in the plurality of relational databases. Displaying the field values of a record on a display; and (d) displaying on the display a list of possible relationships between the selected record and other records in the plurality of relational databases. Each possible relationship defines a path from the selected record to a list of other records,
(E) receiving a user input signal specifying one of the possible relationships as a selected relationship; and (f) selecting the selected relationship by a selected relationship, referred to as a related record list. Adding at least a portion of a list of records related to the retrieved record to the display; and (g) adding to the display a list of possible relationships between the related record list and other records in the plurality of relational databases. Each possible relationship defining a path from the related record list to a list of other records.

【0010】本発明の方法は、(a)前記関連レコード
リストにおけるあるレコードを新たな選択されたレコー
ドとして指定するユーザ入力信号を受信するステップ
と、(b)該新たな選択されたレコードについて、請求
項3の(e)〜(g)項に記載の処理を繰り返すステッ
プとをさらに包含してもよい。
The method of the invention comprises the steps of: (a) receiving a user input signal designating a record in the related record list as a new selected record; and (b) for the newly selected record, A step of repeating the processes described in (e) to (g) of claim 3.

【0011】本発明の方法は、前記各構造を統合する前
記ステップが、前記フロントエンド統合データ構造にお
いてコンフリクトするテーブルおよびフィールドの名前
を削除するステップと、結合処理を行って、少なくとも
2つの各テーブルにおいて選択されたフィールド間にリ
ンクを確立するステップとを包含してもよい。
In the method of the present invention, the step of integrating the respective structures includes the step of deleting the names of tables and fields that conflict in the front-end integrated data structure; Establishing a link between the selected fields in.

【0012】本発明の方法は、前記コンフリクトする名
前を削除する前記ステップが、選択された名前につい
て、前記複数のリレーショナルデータベースにおける該
選択された名前の使用のための相互参照リストを表示す
るステップと、選択されたテーブルまたは選択されたフ
ィールドに対して行われるべき処理を指定する少なくと
も1つの編集コマンドを前記ユーザから受信するステッ
プと、該少なくとも1つの編集コマンドを実行するステ
ップとを包含してもよい。
The method of the invention further comprises the step of deleting the conflicting name, wherein for the selected name, displaying a cross-reference list for use of the selected name in the plurality of relational databases. Receiving at least one edit command from the user that specifies an operation to be performed on a selected table or a selected field; and executing the at least one edit command. Good.

【0013】本発明の方法は、前記少なくとも1つの編
集コマンドが、選択された名前に対するエイリアスを指
定するエイリアス指定子を受信するステップと、該選択
された名前の代わりに該エイリアスを表示するステップ
とを包含してもよい。
[0013] The method of the present invention includes the step of the at least one editing command receiving an alias specifier specifying an alias for a selected name, and displaying the alias instead of the selected name. May be included.

【0014】本発明の方法は、前記エイリアスと前記選
択された名前との間の関係を表現したものを格納するス
テップをさらに包含してもよい。
[0014] The method of the invention may further comprise the step of storing a representation of the relationship between said alias and said selected name.

【0015】本発明のコンピュータ可読媒体は、コンピ
ュータによって実行されたときに、請求項1〜8のいず
れかに記載の方法を行うような命令をコード化する。
The computer readable medium of the present invention encodes instructions which, when executed by a computer, perform the method of any of the preceding claims.

【0016】本発明のコンピュータは、請求項1〜8の
いずれかに記載の方法を行うようにプログラムされる。
The computer of the present invention is programmed to perform the method according to any one of claims 1 to 8.

【0017】データベース内のレコード間の関係をブラ
ウジング可能なフォーマットで表示する、機械を用いて
実行する方法および装置が提供される。各データベース
は、複数のテーブルを含む。各テーブルは、1以上のフ
ィールド、および1以上のレコードを含む。この方法は
いくつかのステップを含む。第1のステップは、レコー
ドを選択し、その次に、コンピュータスクリーン等のデ
ィスプレイ上に、選択したレコードのフィールド値を表
示することを含む。
A machine-implemented method and apparatus is provided for displaying relationships between records in a database in a browsable format. Each database contains a plurality of tables. Each table includes one or more fields and one or more records. The method includes several steps. The first step involves selecting a record, and then displaying the field values of the selected record on a display, such as a computer screen.

【0018】次に、選択されたレコードと、データベー
ス内の他のレコードとの間の可能性のある関係のリスト
が表示される。可能性のある関係のそれぞれが、1以上
の他のレコードのリストと、選択されたレコードとの間
の双方向の経路を定義する。すなわち、各経路は、キー
によるフィールド関係(keyed field re
lationships)を用いて、あるテーブル内の
1つのレコードを、別のテーブル内の1以上のレコード
と関連づける(すなわち、主キー、外部キー(fore
ign keys)、複合キー(composite
keys)、2次キー、その他;以上のタイプのキー
は、データベースの分野では周知のものである。)。
Next, a list of possible relationships between the selected record and other records in the database is displayed. Each of the possible relationships defines a bi-directional path between the list of one or more other records and the selected record. That is, each path has a keyed field relation by a key.
Using relationships, one record in one table is associated with one or more records in another table (ie, primary key, foreign key (foreign key)).
ignition keys), composite key (composite)
keys, secondary keys, etc .; These types of keys are well known in the database art. ).

【0019】次のステップは、ユーザからの電子入力信
号を受信することであり、可能性のある関係の内の1つ
を選択された関係として指定する。この入力信号は、選
択された関係をマウスを用いて強調し、且つそれをクリ
ックまたはダブルクリックすることによって受信され得
る。
The next step is to receive an electronic input signal from the user, designating one of the possible relationships as the selected relationship. This input signal may be received by highlighting the selected relationship with a mouse and clicking or double clicking on it.

【0020】この電子入力信号を受信した結果、「関連
レコードリスト」と呼ばれる、選択された関係を介して
選択されたレコードと関連づけられるレコードのリスト
の少なくとも一部が、スクリーン上にすでに表示された
リストに追加される。関連レコードリストとともに、関
連レコードリストと、データベース内の他のレコードと
の間の可能性のある関係のリストもディスプレイに追加
され、そこでは、可能性のある関係のそれぞれが、関連
レコードリストから他のレコードリストへの経路を規定
する。
As a result of receiving this electronic input signal, at least a portion of a list of records associated with the selected record via the selected relationship, called a "related record list", has already been displayed on the screen. Added to the list. Along with the related record list, a list of possible relationships between the related record list and other records in the database is also added to the display, where each of the possible relationships is moved from the related record list to another record. Specifies the route to the record list.

【0021】もし、ユーザが関連レコードリスト内のレ
コードと関連づけられるレコードのリスト、およびデー
タベース内のその関連レコードリスト内のレコードと、
他のレコードとの間の可能性のある関係のリストの表示
を望むのであれば、ユーザは、新しく選択されたレコー
ドとして、関連リスト内のレコードを指定する別の入力
信号を送信することになる。
If the user has a list of records associated with records in the related records list, and a record in the related records list in the database,
If the user wishes to display a list of possible relationships with other records, the user will send another input signal specifying the record in the related list as the newly selected record. .

【0022】本発明の第2の局面において、1以上のリ
レーショナルデータベースのレコード間の関係を、ブラ
ウジング可能な形式で表示するための、機械で実行でき
る方法および装置が提供される。各データベースは、そ
のデータベース独自の構造を有し得る。あるデータベー
スは、Microsoft Accessのデータベー
スであり得る。別のデータベースは、Oracleのデ
ータベースであり得る。各データベースは複数のテーブ
ルを含む。各テーブルは1以上のフィールドを含み、各
フィールドは1以上のレコードを含む。各テーブルおよ
び各フィールドは名前を有する。本発明の第2の局面の
方法は、いくつかのステップを含む。
In a second aspect of the invention, there is provided a machine-executable method and apparatus for displaying relationships between records of one or more relational databases in a browsable format. Each database may have its own structure. Certain databases may be Microsoft Access databases. Another database may be Oracle's database. Each database contains multiple tables. Each table contains one or more fields, and each field contains one or more records. Each table and each field has a name. The method of the second aspect of the present invention includes several steps.

【0023】第1のステップは、複数のリレーショナル
データベース(例えば、Oracle(登録商標)、S
ybase(登録商標)、Microsoft Acc
ess、その他)のそれぞれのの構造を決定することで
ある。
The first step is to use a plurality of relational databases (eg, Oracle®, S
ybase (registered trademark), Microsoft Acc
ess, etc.).

【0024】次のステップは、複数のリレーショナルデ
ータベースの個々の構造を統合して、フロントエンドの
統合データ構造にすることである。このステップは、
(a)フロントエンドの統合データ構造内のテーブルお
よびフィールドのコンフリクトする(conflict
ing)名前を取り除くこと、(b)別々のデータベー
スそれぞれにおいて、少なくとも2つのそれぞれのテー
ブル内の選択されたフィールド間に「リンク」を確立す
るために結合操作を実行することを含む。
The next step is to combine the individual structures of the relational databases into a front-end integrated data structure. This step
(A) Conflicts between tables and fields in the front-end integrated data structure
ing) removing names; and (b) performing a join operation to establish a "link" between selected fields in at least two respective tables in each of the separate databases.

【0025】コンフリクトする名前を取り除く際、まず
1つの名前が選択され、その次にその選択された名前
の、複数のリレーショナルデータベース内での使用に関
する相互参照リストが表示される。この選択された名前
は、名前の「エイリアス」と呼ばれるユーザにとってよ
り適切な別の名前に編集される。選択された名前が、こ
の名前の「エイリアス」に一旦変更されると、その名前
の「エイリアス」が選択された名前の代わりに表示され
る。物理データベースへの変更はなされない。
In removing conflicting names, a name is first selected, followed by a cross-reference listing of the use of the selected name in multiple relational databases. This selected name is edited to another name more appropriate for the user, called the "alias" of the name. Once the selected name is changed to an "alias" of this name, the "alias" of that name is displayed instead of the selected name. No changes are made to the physical database.

【0026】結合操作を実行する際、複数の選択された
フィールドが「仮想」テーブル内で結合されると、その
選択されたフィールド間に「リンク」が形成される。複
数のデータベーステーブルが結合して、定義上の「仮
想」テーブルを作成するときに、このデータベーステー
ブルは共通のフィールドを含む。この「仮想」テーブル
の目的のために、1つのデータベーステーブル内のある
選択されたフィールドが「主キー」として指定される一
方で、他の結合したデータベーステーブル内の対応する
選択されたフィールドは「外部キー」として指定され
る。
When performing a join operation, if a plurality of selected fields are joined in a "virtual" table, a "link" is formed between the selected fields. When multiple database tables are combined to create a "virtual" table by definition, the database tables include common fields. For the purpose of this "virtual" table, one selected field in one database table is designated as the "primary key" while the corresponding selected field in the other joined database table is " Foreign key ".

【0027】複数のリレーショナルデータベースの構造
が統合され、一旦フロントエンドの統合データ構造にな
ると、そのフロントエンドの統合データ構造からのレコ
ードが選択され、そのフィールド値が表示される。
Once the structures of the relational databases are integrated and once become a front-end integrated data structure, a record from the front-end integrated data structure is selected and its field values are displayed.

【0028】次に、選択されたレコードと、複数のリレ
ーショナルデータベース内の他のレコードとの間の可能
性のある関係のリストが表示される。可能性のある関係
のそれぞれは、選択されたレコードから他のレコードの
リストへの経路を定義する。すなわち、各経路は、キー
によるフィールド関係を用いて、あるテーブル内の1つ
のレコードを、別のテーブル内の1以上のレコードと関
連付ける(すなわち、主キー、外部キー、複合キー、2
次キー、その他;以上のタイプのキーは、データベース
の分野では周知のものである。)。
Next, a list of possible relationships between the selected record and other records in the plurality of relational databases is displayed. Each of the possible relationships defines a path from the selected record to a list of other records. That is, each path associates one record in one table with one or more records in another table using field relationships by key (ie, primary key, foreign key, composite key,
Next Key, etc .; These types of keys are well known in the database art. ).

【0029】次に、電子入力信号がユーザから受信さ
れ、可能性のある関係の内の1つを選択された関係とし
て指定する。この入力信号は、選択された関係をマウス
を用いて強調し、且つそれをクリックまたはダブルクリ
ックすることによって受信され得る。
Next, an electronic input signal is received from the user, designating one of the possible relationships as the selected relationship. This input signal may be received by highlighting the selected relationship with a mouse and clicking or double clicking on it.

【0030】この電子入力信号を受信した結果、「関連
レコードリスト」と呼ばれる、選択された関係を介して
選択されたレコードに関連づけられるレコードのリスト
の少なくとも一部が、スクリーン上にすでに表示された
リストに追加される。関連レコードリストとともに、関
連レコードリストと、データベース内の他のレコードと
の間の可能性のある関係のリストもディスプレイに追加
され、そこでは、可能性のある関係のそれぞれが、関連
レコードリストから他のレコードリストへの経路を規定
する。
As a result of receiving this electronic input signal, at least a portion of the list of records associated with the selected record via the selected relationship, referred to as the "related record list," has already been displayed on the screen. Added to the list. Along with the related record list, a list of possible relationships between the related record list and other records in the database is also added to the display, where each of the possible relationships is moved from the related record list to another record. Specifies the route to the record list.

【0031】もし、ユーザが関連レコードリスト内のレ
コードと関連づけられるレコードのリスト、およびその
関係レコードリスト内のレコードと、複数のリレーショ
ナルデータベース内の他のレコードとの間の可能性のあ
る関係のリストの表示を望むのであれば、ユーザは、新
しく選択されたレコードとして関連リスト内のレコード
を指定する別の入力信号を送信することになる。
If the user has a list of records associated with the records in the related record list, and a list of possible relationships between the records in the related record list and other records in the plurality of relational databases. Would send another input signal specifying the record in the related list as the newly selected record.

【0032】本発明は多くの利点を有し、それら利点の
中にはブラウジング可能なフォーマットの1以上のリレ
ーショナルデータベースのデータ構造を表示するための
能力がある。データ構造をブラウジングすることに加え
て、本発明はデータベースコンテンツ、すなわち、レコ
ードを表示するための能力を提供する。本発明は、デー
タベースユーザがいずれのレコードも出発点として選択
できる柔軟性を提供する。そのレコードから、ユーザ
は、それに関連する他のレコードを表示することができ
る。本発明のこの特性は、リレーショナルデータベース
内の1つのテーブル内のあるレコードを、おそらくは別
のリレーショナルデータベース内の他のテーブル内の別
のレコードとの相互参照を容易にし得る。本発明の別の
重要な利点は、様々なリレーショナルデータベースのフ
ィールドおよびテーブルを、ユーザにとってより適切な
別の名前に変更できる柔軟性である。
The present invention has a number of advantages, including the ability to display the data structure of one or more relational databases in a browsable format. In addition to browsing data structures, the present invention provides the ability to display database content, ie, records. The present invention provides the flexibility for the database user to select any record as a starting point. From that record, the user can view other records related to it. This feature of the present invention may facilitate cross-referencing one record in one table in a relational database, possibly with another record in another table in another relational database. Another important advantage of the present invention is the flexibility to change various relational database fields and tables to other names that are more appropriate for the user.

【0033】添付の図面は本明細書の一部を構成し、且
つ本発明のある局面をさらに説明するために含まれる。
本明細書中に記載される特定の実施形態の詳細な説明と
ともに、これらの図面の内の1つ以上を参照すること
で、本発明はより理解されるであろう。
The accompanying drawings form part of the present specification and are included to further explain certain aspects of the present invention.
The invention will be better understood with reference to one or more of these drawings, together with a detailed description of the specific embodiments described herein.

【0034】本発明は、様々な修正および別の形式によ
り改変可能であるが、特定の実施形態が図面により例示
され、且つ本発明中で詳細に説明される。しかしながら
特定の実施形態の記載は、本発明を開示された特定の形
式に制限するために意図されていないことが理解される
べきである。添付の請求項により定義される本発明の精
神および範囲における全ての修正、等価物、および変形
を含むことを意図する。
Although the present invention is capable of modification in various modifications and alternative forms, specific embodiments are illustrated by the drawings and are described in detail in the present invention. It should be understood, however, that the description of a particular embodiment is not intended to limit the invention to the particular form disclosed. It is intended to cover all modifications, equivalents, and variations within the spirit and scope of the invention as defined by the appended claims.

【0035】本発明の例示的実施形態が以下に説明され
る。明瞭にするために、実際に実施されたことの全ての
特性を本明細書中には記載していない。いずれの実際の
実施形態の進展においても、開発者の特定の目的を達成
するためには、多くの実施に特有の決定が行われなけれ
ばならず、1つの実施から別の実施によって変化するシ
ステム関連およびビジネス関連の制約に対しても同様に
応じなければならないことは、もちろん理解されるであ
ろう。さらに、このような開発の努力が、たとえ複雑且
つ時間を要するものであっても、この開示による利益を
享受する当業者にとってはルーティンワークであること
は理解されるであろう。
An exemplary embodiment of the present invention is described below. For clarity, not all features of an actual implementation have been described herein. In the development of any practical embodiment, many implementation-specific decisions must be made to achieve a particular goal of the developer, a system that varies from one implementation to another. It will of course be appreciated that related and business related constraints must be met as well. Further, it will be appreciated that such a development effort, even if complex and time consuming, would be a routine undertaking for those of ordinary skill in the art having the benefit of this disclosure.

【0036】[0036]

【発明の実施の形態】図1は、複数のリレーショナルデ
ータベース、および典型的な構造の分解を示す。各デー
タベースは、DB1のテーブル1からDB1のテーブル
mによって示されるように、m個のテーブルに分解され
る。各テーブルは、さらにフィールドの集合に分類され
る。各フィールドは、フィールド1、フィールド2、か
ら最大フィールドtまでで組織化され得る。各フィール
ドは、例えば、レコード11、レコード12、およびレ
コード1tの1以上のレコードを含み、ここでは、各レ
コードが同じフィールドの集合からなる(所与のレコー
ドのいずれの特定のフィールドが、ノンヌルデータ(n
on−null data)を実際に含んでいるか否か
にかかわらず)。
FIG. 1 shows a plurality of relational databases and a typical structure decomposition. Each database is decomposed into m tables, as shown by DB1 table 1 through DB1 table m. Each table is further classified into a set of fields. Each field may be organized from field 1, field 2, up to a maximum field t. Each field includes, for example, one or more of record 11, record 12, and record 1t, where each record comprises the same set of fields (any particular field of a given record is a non-null Data (n
on-null data) or not.

【0037】本発明の1つの局面は、異なるファイルフ
ォーマットの仕様に従って組織されるいくつかの任意の
リレーショナルデータベースからの構造情報の収集およ
び表示である。例えば、1つのデータベースは、Mic
rosoft Accessデータベース110であり
得、別のデータベースは、Oracleデータベース1
20であり得る。またさらに別のデータベースは、Sy
baseデータベース130であり得る。本発明に従っ
て、構造情報はブラウジング可能な表現で表示され得
る。構造情報が、一旦収集且つ表示されると、本開示の
利益を享受する当業者には周知の通り、実質上いずれの
所望の方法で操作され得る。
One aspect of the present invention is the collection and display of structural information from any of a number of relational databases organized according to different file format specifications. For example, one database is Mic
Microsoft Access database 110, another database is Oracle database 1
20. Yet another database is Sy
base database 130. In accordance with the present invention, the structural information may be displayed in a browsable representation. Once the structural information has been collected and displayed, it can be manipulated in virtually any desired manner, as is well known to those skilled in the art having the benefit of this disclosure.

【0038】本発明のこの局面を実現するための1つア
プローチは、それ自身が表現するデータベースを説明す
るコンフィギュレーション情報を含むファイルを確立す
ることである。このようなファイルは、ワードプロセッ
サによる文書が保存されるときと同様の方式で、ユーザ
が名前をつけることが可能である。このファイルは、更
新、編集、および再保存もされ得る。
One approach to implementing this aspect of the invention is to establish a file that contains configuration information that describes the database it represents. Such a file can be named by the user in the same manner as when a document is stored by a word processor. This file can also be updated, edited, and resaved.

【0039】1以上のリレーショナルデータベースのた
めのこのブラウジング可能な構造を構築する第1のステ
ップは、表示される各データベースをプログラムに説明
することである。これによって、データベースの構造が
決定される。これを達成するために、プログラムユーザ
は、データベース名、同様にそのIPアドレス(または
サーバネーム)およびアクセス方法論(例えば、JDB
C、SQL、IPソケット、その他)等を説明する情報
を入力し得る。この情報は、適切に設計されたコンピュ
ータプログラムでのデータ入力ルーチン(例えば、空白
を埋めるフィールド、ドロップダウンメニュー、チェッ
クボックス、ラジオボタン、等を備えるダイアログボッ
クス)を用いて入力され得、且つファイルに保存され得
る(また、この情報はもちろん、例えば、テキストエデ
ィタを用いて、適切な1つのファイルまたは複数のファ
イルを直接編集することによって手動で入力され得
る。)。もし、このデータベース情報のリストまたはテ
ーブルがすでに保存されているのであれば、例えば、ポ
イントアンドクリック、またはドラッグアンドドロップ
技術を用いてリストまたはテーブルから特定のデータベ
ースを指定することにより、この情報は入力され得る。
保存された情報は、データベースアクセスが必要であれ
ばいつでも用いられ得る。
The first step in building this browsable structure for one or more relational databases is to programmatically describe each database displayed. Thereby, the structure of the database is determined. To accomplish this, the program user must specify the database name, as well as its IP address (or server name) and access methodology (eg, JDB
C, SQL, IP socket, etc.). This information can be entered using a data entry routine in a suitably designed computer program (eg, a dialog box with blank-fill fields, drop-down menus, checkboxes, radio buttons, etc.) and written to a file. It can be saved (and this information can of course be entered manually by directly editing the appropriate file or files, for example using a text editor). If this list or table of database information is already saved, this information can be entered, for example, by specifying a specific database from the list or table using point-and-click or drag-and-drop techniques. Can be done.
The stored information can be used whenever database access is required.

【0040】図2を参照して、情報がプログラムに提供
されたときに、プログラムは各データベースのデータ辞
書にアクセスし、且つテーブル構造、フィールド名、デ
ータタイプ、定義、および全ての他の構造情報を抽出す
る。(または、このような情報は、前出の段落で説明さ
れたように提供され得る。)この情報は、図2に示され
るブラウジングウインドウ200内でユーザに表示され
得る。ユーザによるいずれの編集以前に、プログラムは
抽出されたデータベースを、ルートディレクトリ内にテ
ーブル名のリストとして表示する。例として、図2がル
ートディレクトリ220内にテーブル名210のリスト
を図示する。標準的なPCファイルブラウザと比較する
と、これらのテーブル名は特別な種類のサブカテゴリに
対応する。これらのテーブル名の内の1つがブラウジン
グのために開かれるときに、選択されたテーブルのフィ
ールド名が、例えば、図2のフィールド名230のリス
トのようにそれらがファイルであるかのようにリストに
される。よって、各フィールド名は、逆さまになったツ
リーの一葉に対応する。最初は、このツリーは平らのよ
うで、且つかなり操作が困難であり得るが、さらなる構
造が追加されると、ツリー全体のナビゲーションが、よ
り直感的且つ迅速になる。
Referring to FIG. 2, when information is provided to the program, the program accesses the data dictionary of each database, and includes table structures, field names, data types, definitions, and all other structural information. Is extracted. (Or, such information may be provided as described in the preceding paragraph.) This information may be displayed to the user in the browsing window 200 shown in FIG. Prior to any editing by the user, the program displays the extracted database as a list of table names in the root directory. As an example, FIG. 2 illustrates a list of table names 210 in a root directory 220. Compared to a standard PC file browser, these table names correspond to a special type of subcategory. When one of these table names is opened for browsing, the field names of the selected table are listed as if they were files, for example, the list of field names 230 in FIG. To be. Thus, each field name corresponds to an inverted leaf of the tree. Initially, the tree looks flat and can be quite difficult to navigate, but as more structure is added, navigation through the tree becomes more intuitive and faster.

【0041】図3を参照して、リレーショナルデータベ
ースの任意の集合からデータ構造を統合する際の問題の
内の1つは、いくつかのデータベースが、異なるレコー
ドコンテンツの定義に対して同じテーブル名またはフィ
ールド名を用い得ること、および同一または同様のコン
テンツの定義に対して、異なるデータベース内で異なる
名前を用い得ることである(類推すると、アメリカで
は、「チップス」という言葉がポテトチップスを意味す
るが、イギリスでは、アメリカ人がフレンチフライと呼
ぶであろうものを意味する。すなわち、同じ名前が異な
るコンテンツの定義を識別するために用いられる。別の
類推としては、アメリカの郵便物の宛名では、州名のす
ぐ後の数字がZIPコードと呼ばれ、他の国において
は、同様の数字が郵便番号と呼ばれ得る。すなわち、異
なる名前が、同一または同様の内容の定義に名称を付け
るために用いられる。)。図3は、ユーザが複数の名前
間のコンフリクトを取り除き得るディスプレイを図示す
る。複数の名前間のコンフリクトを取り除くために、ユ
ーザはある名前を選択することによって、例えば、テー
ブル名My_Name_Cをクリックまたはゆっくりと
ダブルクリックすることによって選択し、ユーザにとっ
てより適切な名前に編集または変更することによって、
電子信号を送信する。このような編集または変更された
名前は、「エイリアス」と呼ばれ、オリジナルのデータ
ベースには影響を及ぼさないが、エイリアスに対応する
テーブル名またはフィールド名を参照するためにユーザ
が用いることが可能である。
Referring to FIG. 3, one of the problems in integrating data structures from any collection of relational databases is that some databases may have the same table name or definition for different record content definitions. Field names and the use of different names in different databases for the same or similar content definitions. (By analogy, the word "chips" in the United States means potato chips. , In the UK, it means what Americans would call French fries: the same name is used to identify different definitions of content, and another analogy is that in US mail addresses, The number immediately after the state name is called the ZIP code, and in other countries, the same number is May be referred to as items. That is, different names are used to name the definition of the same or similar contents.). FIG. 3 illustrates a display that allows a user to remove conflicts between names. To remove conflicts between multiple names, the user may select a name, eg, click or slowly double-click the table name My_Name_C, to edit or change to a name more appropriate for the user. By
Transmit electronic signals. Such edited or modified names are called "aliases" and do not affect the original database, but can be used by the user to refer to the table or field name corresponding to the alias. is there.

【0042】図4に示すように、ユーザはディレクトリ
を選択し、次に「File」メニュー400から「Ne
w」を選択することにより、選択したディレクトリ内に
新たなサブディレクトリを作成し得、その新たなサブデ
ィレクトリが確立される。このプログラムは、新たに作
成できるいくつかのものの内の1つをユーザが選択でき
るようにする。「Folder」が1つの選択肢であ
る。「Folder」を選択すると、プログラムは「N
ew_Dir_1」(または、すでに「New_Dir
_1」が存在していれば、「New_Dir_2」な
ど)という名前の新しいサブディレクトリを選択したサ
ブディレクトリ内に作成する。この新しいサブディレク
トリは、最初は空である。その後のいずれかの時点にお
いて、ユーザは、例えば、「New_Dir_1」をゆ
っくりとダブルクリックすることにより新しいサブディ
レクトリを選択し得、より適切な名前を入力し得る。ユ
ーザは、1以上のテーブルまたはディレクトリを次に選
択し得、それを新たに作成されたサブディレクトリにド
ラッグアンドドロップし得る。例えば、図5に示す通
り、テーブルMy_Name_Cが選択され、且つサブ
ディレクトリMy_Name_XYZにドラッグアンド
ドロップされる。この新たに作成されたサブディレクト
リは、選択されたテーブルと同じ構造を有する。
As shown in FIG. 4, the user selects a directory and then selects "Ne" from the "File" menu 400.
By selecting "w", a new subdirectory can be created in the selected directory, and the new subdirectory is established. This program allows the user to select one of several new things that can be created. “Folder” is one option. If you select "Folder", the program will display "N
ew_Dir_1 ”(or already“ New_Dir_1 ”).
If “_1” exists, a new subdirectory named “New_Dir_2” is created in the selected subdirectory. This new subdirectory is initially empty. At some point thereafter, the user may select a new subdirectory, for example, by slowly double-clicking "New_Dir_1" and entering a more appropriate name. The user may then select one or more tables or directories and drag and drop it into the newly created subdirectory. For example, as shown in FIG. 5, the table My_Name_C is selected and dragged and dropped to the subdirectory My_Name_XYZ. This newly created subdirectory has the same structure as the selected table.

【0043】図3〜5に表示されるステップを繰り返す
ことによって、新たなブラウジング可能な統合データ構
造が開発され、データベース内に含まれるテーブル構造
に対するフロントエンドとして作用し得る。このフロン
トエンドにより、ユーザが共通のインターフェースから
データを操作できるようになる。選択されたフロントエ
ンドのインターフェースは、ファイルシステムをブラウ
ジングするために広く用いられている従来のブラウザ
(例えば、Windows Explorer)に類似
し得る。また、データは従来のWebサーバに提供され
得、且つこの開示による利益を享受する当業者に周知の
1以上のWebブラウザに「給仕」され得る。
By repeating the steps displayed in FIGS. 3-5, a new, browsable, integrated data structure can be developed and act as a front end to the table structure contained within the database. This front end allows users to manipulate data from a common interface. The selected front-end interface may be similar to a conventional browser widely used for browsing the file system (eg, Windows Explorer). Also, the data may be provided to a conventional web server, and may be "served" to one or more web browsers known to those of ordinary skill in the art who will benefit from this disclosure.

【0044】図6を参照して、本発明のプログラムの実
施形態を用いて、ユーザが「リンク」と呼ばれるリファ
レンスを作成することにより、新たな「仮想」テーブル
を作成することができる。特定の実施形態では、図6に
示すとおり、フィールド名を選択し、且つその選択した
フィールド名を空のディレクトリにドラッグアンドドロ
ップすることにより複数のリンクが作成され、「仮想」
テーブルが作成される。図6では、例えば、フィールド
名My_Field_Name_2が、空のディレクト
リNew_Dir_1にドラッグアンドドロップされ
る。この手順に続いて、任意の空のディレクトリが「仮
想」テーブルとして指定され得る。この場合、そのフィ
ールド名は「仮想」テーブルに割り当てられる。
Referring to FIG. 6, a user can create a new “virtual” table by creating a reference called “link” using the program embodiment of the present invention. In certain embodiments, multiple links are created by selecting a field name and dragging and dropping the selected field name into an empty directory, as shown in FIG.
A table is created. In FIG. 6, for example, the field name My_Field_Name_2 is dragged and dropped into an empty directory New_Dir_1. Following this procedure, any empty directory may be designated as a "virtual" table. In this case, the field name is assigned to the "virtual" table.

【0045】複数のデータベーステーブルが結合し、定
義上の「仮想」テーブルを作成するときに、データベー
ステーブルは共通のフィールドを含む。この「仮想」テ
ーブルのために、データベーステーブルの内の1つに含
まれるフィールドが、「主キー」として指定される一方
で、他の結合されたデータベーステーブル内の対応する
フィールドが、「外部キー」として指定される。(主キ
ーおよび外部キーという用語は、データベースの分野で
は周知のものである。)さらに、異なるデータベースか
らの複数のフィールド名が、「結合」を実施するための
十分な構造的情報がある限り、「仮想」テーブル内で関
連づけられ得る。
When multiple database tables are joined to create a "virtual" table by definition, the database tables include common fields. For this “virtual” table, the fields contained in one of the database tables are designated as “primary keys”, while the corresponding fields in the other joined database tables are designated as “foreign key”. ". (The terms primary key and foreign key are well known in the database art.) Further, multiple field names from different databases may be combined as long as there is sufficient structural information to perform a "join". Can be associated in a "virtual" table.

【0046】図7を参照して、ブラウジング可能な統合
データ構造が一旦完成すると、フォルダの所望のカテゴ
リを選択することにより、ユーザは統合データ構造のデ
ィレクトリ、テーブル、またはフィールドを表示するこ
とが可能である。各カテゴリは、特定の情報の集合を表
示する。また、各カテゴリはフォルダの階層型格納ツリ
ー(hierarchical containmen
t tree)内のフォルダとして表示される。すなわ
ち、各フォルダは階層内の下位の階層を含む。例えば、
ディレクトリ名が選択されれば、そのディレクトリのコ
ンテンツが、サブディレクトリ名およびテーブル名とい
う形式で、他の選択された情報とともに現れる。他方
で、テーブル名が選択されれば、そのテーブルのコンテ
ンツは、フィールド名の形式で、他の選択された情報と
ともに現れる。例として図7は、テーブル名My_Na
me_Cが選択される場合、フィールド名Field_
Name_1からField_Name_4までがブラ
ウジングウインドウ200上に表示されることを示して
いる。
Referring to FIG. 7, once the browsable integrated data structure is completed, the user can display a directory, table, or field of the integrated data structure by selecting a desired category of folders. It is. Each category represents a particular set of information. Each category is a hierarchical storage tree of folders (hierarchical container tree).
This is displayed as a folder in (t tree). That is, each folder includes a lower hierarchy in the hierarchy. For example,
If a directory name is selected, the contents of that directory will appear in the form of a subdirectory name and a table name along with other selected information. On the other hand, if a table name is selected, the contents of that table will appear in the form of field names, along with other selected information. For example, FIG. 7 shows the table name My_Na
If me_C is selected, the field name Field_
This indicates that Name_1 to Field_Name_4 are displayed on the browsing window 200.

【0047】図8〜9を参照して、フィールド名が選択
されれば、相互参照情報、および他の関連文書からなる
フィールド記述子情報が現われる。2つのタイプのフィ
ールド、固有フィールドおよび連想フィールドが出現す
る。図8のMy_Field_Name_2は、固有フ
ィールドの一例である。固有フィールドは情報を含み、
その情報はその一部であるレコードの記述子に関係し、
且ついずれの他のデータベースレコードに指示されな
い。ある実施形態では、フィールドの定義におけるコン
フリクトがスクリーン上に表示される。図8では、例え
ば、固有フィールドの詳細がその情報を一覧表にする。
フィールド名は、エイリアスが入力または提供されてい
れば、データベース名およびエイリアス名の両方に現わ
れる。連想フィールドは、他方で情報を含むが、その情
報はあるテーブル内のレコードと、別のテーブル内のレ
コードまたはレコードの集合との間の関係する。連想フ
ィールドの一例としては、外部キーが挙げられる。図9
は連想フィールド内に含まれる情報の一例、例えば、M
y_Field_Name_1を示す。データベース、
およびフィールド名が現われるテーブル名も表示され
る。
Referring to FIGS. 8 and 9, if a field name is selected, cross-reference information and field descriptor information including other related documents appear. Two types of fields appear: unique fields and associative fields. My_Field_Name_2 in FIG. 8 is an example of a unique field. Specific fields contain information,
The information relates to the descriptor of the record that is part of it,
And it is not pointed to any other database record. In some embodiments, conflicts in the definition of a field are displayed on a screen. In FIG. 8, for example, the details of the unique field list the information.
The field name appears in both the database name and the alias name if an alias has been entered or provided. Associative fields, on the other hand, contain information, which relates between records in one table and records or sets of records in another table. An example of an associative field is a foreign key. FIG.
Is an example of information contained in the associative field, for example, M
Indicates y_Field_Name_1. Database,
And the table name where the field name appears is also displayed.

【0048】本発明の別の重要な局面は、複数の任意の
リレーショナルデータベースのデータ構造だけでなく、
各データベースのコンテンツ、すなわち、レコードもユ
ーザがブラウジングを可能にする能力である。ほとんど
のデータベースのコンテンツをテーブルベースでブラウ
ジングすることが、不可能でなくとも、各テーブル内に
含まれるレコードの数が多大であることが主な理由とな
り、困難であると考えられてきたようである。さまざま
なデータベースのレコードをブラウジングする能力は、
データベース内の個々のデータから始めて、且つ関連す
るレコードをブラウジングするのであれば、ブラウザの
いずれの単一の列に表示されるレコードの数は、適度に
表示範囲内に収まるという明察に主にもとづいている。
Another important aspect of the present invention is not only the data structure of any of a plurality of relational databases, but also
The content, or record, of each database is also the ability to allow users to browse. Table-based browsing of the contents of most databases has been considered difficult, if not impossible, primarily because of the large number of records contained in each table. is there. The ability to browse records from various databases
Starting with the individual data in the database and browsing for related records, it is mainly based on the observation that the number of records displayed in any single column in the browser is reasonably well within the display range. ing.

【0049】ブラウジング能力は、データベースの外部
キー構造に基づく。外部キーは、データベース内の関連
づけを説明し、且つデータベースユーザがあるテーブル
内の1つのレコードと、別のテーブル内の1以上のレコ
ードとを関連づける。ブラウジングは、あるテーブル内
の単一のレコードから始まり、外部キーアソシエーショ
ン(foreign key associatio
n)を通って、同じデータベース、または異なるデータ
ベース内に位置し得る別のテーブル内の関連レコードの
集合へと進む。ユーザは、この関連レコードの集合内の
別のレコードを選択することにより、レコードの別の集
合をブラウジングし得、且つ関連レコードの別の集合へ
と導く別の外部キーアソシエーションを通って進む。
The browsing ability is based on the foreign key structure of the database. A foreign key describes an association in a database and associates a database user with one record in one table and one or more records in another table. Browsing starts with a single record in a table and starts with a foreign key association.
n) to a set of related records in another table that may be located in the same database or a different database. The user may browse another set of records by selecting another record in this set of related records and proceed through another foreign key association leading to another set of related records.

【0050】図10を参照して、本発明の別の実施形態
では、ユーザは統合データ構造からブラウジングするた
めの出発点として任意のレコードを選択することができ
る。1以上のデータベースからレコードの表示を望むな
ら、最初にデータベース名を選択することにより、出発
点を選択し得る。次に、テーブル名を選択し、その後に
主キーであるテーブル内のフィールド名を選択する。図
10は、出発点であるレコード1010、すなわち、C
DRP−3X1DCS、列のヘッダ内のテーブル名10
20、すなわち、Element_Name、およびブ
ラウザのエンティティセクション1040の下の列内の
主キー値1030、すなわち、CDRP−3X1DCS
を示すディスプレイを図示する。アソシエーションセク
ション1050は、エンティティセクション1040の
すぐ上にあり、出発点のレコード1010と、データベ
ース内の他のレコードとの間の関係またはアソシエーシ
ョン1060(例えば、ロケーション、DS1物理ポー
ト、DS3物理ポート、およびコンポーネント)のいく
つかまたは全てを含む。
Referring to FIG. 10, in another embodiment of the present invention, the user can select any record as a starting point for browsing from the integrated data structure. If you want to display records from one or more databases, you can select a starting point by first selecting the database name. Next, a table name is selected, and then a field name in the table, which is a primary key, is selected. FIG. 10 shows a starting record 1010, ie, C
DRP-3X1DCS, table name 10 in column header
20, ie, Element_Name, and the primary key value 1030 in the column below the browser's entity section 1040, ie, CDRP-3X1DCS
FIG. The association section 1050 is immediately above the entity section 1040 and includes a relationship or association 1060 (eg, location, DS1 physical port, DS3 physical port, and component) between the starting record 1010 and other records in the database. ).

【0051】図11を参照して、本発明の別の実施形態
では、ユーザは、表示されたアソシエーション1060
の内の1つを選択して、ナビゲーションのためのブラウ
ジング方向を特定するときに、プログラムは、特定のブ
ラウジング方向により出発点のレコード1010と関連
づけられた関連レコード1110のリストを表示する。
例えば、図11に示すように、ユーザがDS3物理ポー
トをブラウジング方向として選択したときに、関連レコ
ードCDRP−3X1DCS−472からCDRP−3
X1DCS−481までのリストが表示される。ユーザ
が、関連レコード1110のこのリストからあるレコー
ドと関連づけられた他のレコードの表示を望むならば、
最初にそのレコードを新たな出発点レコードとして選択
することにより前記のステップをただ繰り返す。
Referring to FIG. 11, in another embodiment of the present invention, the user is provided with the displayed association 1060.
The program displays a list of related records 1110 that are associated with the starting point record 1010 by the particular browsing direction by selecting one of them.
For example, as shown in FIG. 11, when the user selects the DS3 physical port as the browsing direction, the related records CDRP-3X1DCS-472 to CDRP-3
A list up to X1DCS-481 is displayed. If the user wishes to view other records associated with one record from this list of related records 1110,
Simply repeat the above steps by first selecting that record as the new starting point record.

【0052】本発明の別の実施形態では、ユーザはま
た、関連レコードを表示する列を特定し得る。しかし、
別の実施形態では、ユーザはスクリーンの下部にあるス
ライダー1120を用いて、任意のそれ以前に表示され
た情報を照会し得る。
[0052] In another embodiment of the present invention, the user may also specify a column to display related records. But,
In another embodiment, the user may query for any previously displayed information using the slider 1120 at the bottom of the screen.

【0053】前述の変更の内のいずれも、適切なハード
ウェアを備える1以上の適切な汎用コンピュータをプロ
グラミングすることにより実現され得ることが本開示の
利益を享受する当業者に対して明白である。プログラミ
ングは、コンピュータにより読出し可能なプログラム記
憶デバイスの使用、および前述の操作を実施するために
コンピュータにより実行可能なインストラクションのプ
ログラムをコード化することにより達成され得る。この
プログラム記憶デバイスは、以下の形式を取り得る。例
えば、1以上のフロッピー(登録商標)ディスク、CD
ROMまたは他の光ディスク、磁気テープ、読出し専
用メモリチップ(ROM)、および当業者に周知または
後に開発されたもので他の形式であるものなどである。
インストラクションのプログラムは「オブジェクトコー
ド」、すなわち、コンピュータによりほぼ直接的に実行
可能なバイナリ形式、実行前にコンパイルまたは翻訳を
必要とする「ソースコード」、または部分的にコンパイ
ルされたコードであるような中間の形式であり得る。プ
ログラム記憶デバイスおよびインストラクションのコー
ド化の明確な形式は、ここでは重要ではない。
It will be apparent to one of ordinary skill in the art having the benefit of this disclosure that any of the foregoing modifications may be implemented by programming one or more suitable general purpose computers with the appropriate hardware. . Programming may be accomplished by use of a computer readable program storage device, and by encoding a program of computer-executable instructions to perform the foregoing operations. This program storage device may take the following form. For example, one or more floppy disks, CDs
ROMs or other optical disks, magnetic tapes, read only memory chips (ROMs), and other forms known or later developed to those skilled in the art.
The program of instructions may be "object code", that is, a binary form that can be executed almost directly by a computer, "source code" that requires compilation or translation before execution, or partially compiled code. It may be an intermediate form. The exact form of the program storage device and the coding of the instructions is not important here.

【0054】本発明は、教示による利益を享受する当業
者にとっては明白な、異なるが同等の方法で改変および
実践され得るので、上記で開示された特定の実施形態は
例示のみにすぎない。さらに、本発明の請求項に記載さ
れる以外で、示される構成または設計の詳細には限定を
意図しない。それゆえ、上記で開示された特定の実施形
態が改変または修正され得、そのような全ての変更が本
発明の範囲および精神を逸脱しないと見なされることは
明らかである。したがって、権利の保護を受けようとす
る範囲は、請求の範囲に記載のとおりである。
The specific embodiments disclosed above are illustrative only, as the present invention may be modified and practiced in different but equivalent ways apparent to those skilled in the art having the benefit of the teachings. Furthermore, no limitations are intended to the details of construction or design shown, other than as described in the claims of the invention. It is therefore evident that the particular embodiments disclosed above may be altered or modified, and all such changes are deemed not to depart from the scope and spirit of the invention. Accordingly, the scope of protection of rights is as set forth in the following claims.

【0055】1つ以上のデータベースにおけるレコード
間の関係をブラウズ可能なフォーマットで表示するため
のマシン実行型方法および装置。各データベースは1つ
以上のテーブルを含む。各テーブルは、1つ以上のフィ
ールドおよび1つ以上のレコードを含む。本方法は、
(a)選択されたデータベースのあるテーブルにおける
選択されたレコードのフィールド値をディスプレイ上に
表示するステップと、(b)前記選択されたレコードと
前記データベース内の他のレコードとの間の可能な関係
のリストを前記ディスプレイ上に表示するステップであ
って、各可能な関係が、前記選択されたレコードから他
のレコードのリストまでの経路を規定する、ステップ
と、(c)前記可能な関係のうちの1つを選択された関
係として指定するユーザ入力信号を受信するステップ
と、(d)関連レコードリストと呼ばれる、前記選択さ
れた関係によって前記選択されたレコードに関連するレ
コードのリストの少なくとも一部を前記ディスプレイに
追加するステップと、(e)前記関連レコードリストと
前記データベースにおける他のレコードとの可能な関係
のリストを前記ディスプレイに追加するステップであっ
て、各可能な関係が、前記関連レコードリストから他の
レコードのリストまでの経路を規定する、ステップとを
包含する。
A machine-implemented method and apparatus for displaying relationships between records in one or more databases in a browsable format. Each database contains one or more tables. Each table includes one or more fields and one or more records. The method is
(A) displaying the field values of a selected record in a table of a selected database on a display; and (b) possible relationships between the selected record and other records in the database. Displaying on the display a list of the possible relationships, wherein each possible relationship defines a path from the selected record to a list of other records; Receiving a user input signal designating one of the selected relationships as a selected relationship; and (d) at least a portion of a list of records related to the selected record by the selected relationship, referred to as a related records list. (E) adding the related record list and the database to the display. Adding a list of possible relationships with other records to the display, wherein each possible relationship defines a path from the related record list to a list of other records. .

【0056】[0056]

【発明の効果】本発明は、任意の複数のリレーショナル
データベース内に格納されたデータを速やかに表示する
ための能力をデータベースユーザに提供する。そのため
データベースユーザが、1つのリレーショナルデータベ
ース内の1つのデータレコードを、別のデータベース内
の別のレコードと相互参照を望む場合、ユーザが各デー
タベースのレコードを1度に1つずつブラウジングする
手間を省くことができる。
The present invention provides database users with the ability to quickly display data stored in any of a plurality of relational databases. Thus, if a database user wants to cross-reference one data record in one relational database with another record in another database, the user does not have to browse through the records in each database one at a time. be able to.

【図面の簡単な説明】[Brief description of the drawings]

【図1】図1は、仮定的な複数のリレーショナルデータ
ベース、およびデータベースの内の1つの構造的分解を
概略的に示す。
FIG. 1 schematically illustrates a hypothetical plurality of relational databases and a structural decomposition of one of the databases.

【図2】図2は、ルートディレクトリ、およびブラウジ
ングウインドウ内にテーブル名の対応するリストを示す
ディスプレイを図示する。
FIG. 2 illustrates a display showing a root directory and a corresponding list of table names in a browsing window.

【図3】図3は、ユーザが名前間のコンフリクトを取り
除く手順を概説するディスプレイを図示する。
FIG. 3 illustrates a display outlining the procedure by which a user removes conflicts between names.

【図4】図4は、新たなサブディレクトリが作成された
ディスプレイを図示する。
FIG. 4 illustrates the display on which a new subdirectory has been created.

【図5】図5は、1つのテーブルがサブディレクトリに
ドラッグアンドドロップされているディスプレイを図示
する。
FIG. 5 illustrates a display where one table is being dragged and dropped into a subdirectory.

【図6】図6は、「仮想テーブル」がフィールド間のリ
ンクを用いて作成されるディスプレイを図示する。
FIG. 6 illustrates a display in which a “virtual table” is created using links between fields.

【図7】図7は、1つのテーブルのフォルダの階層型格
納ツリーを示すディスプレイを図示する。
FIG. 7 illustrates a display showing a hierarchical storage tree of folders of one table.

【図8】図8は、固有フィールド内に含まれる情報を示
すディスプレイを図示する。
FIG. 8 illustrates a display showing information contained within a unique field.

【図9】図9は、連想フィールド内に含まれる情報を示
すディスプレイを図示する。
FIG. 9 illustrates a display showing information contained in an associative field.

【図10】図10は、あるレコードを出発点として選択
するプロセスのディスプレイを図示する。
FIG. 10 illustrates a display of a process for selecting a record as a starting point.

【図11】図11は、出発点のレコードと関連づけられ
たレコードを獲得するプロセスのディスプレイを図示す
る。
FIG. 11 illustrates a display of a process for obtaining a record associated with a starting point record.

【符号の説明】[Explanation of symbols]

210 テーブル名 230 フィールド名 210 Table name 230 Field name

───────────────────────────────────────────────────── フロントページの続き (71)出願人 500478488 6925 Portwest, Suite 110, Houston, Texas 77024, United States of America Fターム(参考) 5B075 PQ02 PQ42 QT06 5B082 GA03 GC02  ──────────────────────────────────────────────────続 き Continuation of front page (71) Applicant 500478488 6925 Portwest, Suite 110, Houston, Texas 77024, United States of America F term (reference) 5B075 PQ02 PQ42 QT06 5B082 GA03 GC02

Claims (10)

【特許請求の範囲】[Claims] 【請求項1】 データベースにおけるレコード間の関係
を表示する方法であって、該データベースが複数のテー
ブルを含み、各テーブルが1つ以上のフィールドに分割
される1つ以上のレコードを含み、 (a)複数のリレーショナルデータベースの各構造を決
定するステップと、 (b)該データベースのテーブルにおける選択されたレ
コードのフィールド値をディスプレイ上に表示するステ
ップと、 (c)該選択されたレコードと該データベース内の他の
レコードとの間の可能な関係のリストを該ディスプレイ
上に表示するステップであって、各可能な関係が、該選
択されたレコードから他のレコードのリストまでの経路
を規定する、ステップと、 (d)該可能な関係のうちの1つを選択された関係とし
て指定するユーザ入力信号を受信するステップと、 (e)関連レコードリストと呼ばれる、該選択された関
係によって該選択されたレコードに関連するレコードの
リストの少なくとも一部を該ディスプレイに追加するス
テップと、 (f)該関連レコードリストと該データベースにおける
他のレコードとの可能な関係のリストを該ディスプレイ
に追加するステップであって、各可能な関係が、該関連
レコードリストから他のレコードのリストまでの経路を
規定する、ステップと、を包含する、方法。
1. A method for displaying relationships between records in a database, the database including a plurality of tables, each table including one or more records divided into one or more fields, ) Determining each structure of the plurality of relational databases; (b) displaying field values of selected records in a table of the databases on a display; and (c) selecting the selected records and the data in the databases. Displaying a list of possible relationships with the other records on the display, wherein each possible relationship defines a path from the selected record to a list of other records. And (d) receiving a user input signal designating one of the possible relationships as a selected relationship. (E) adding at least a portion of a list of records related to the selected record by the selected relationship, referred to as a related record list, to the display; Adding a list of possible relationships to other records in the database to the display, wherein each possible relationship defines a path from the related record list to a list of other records; A method comprising:
【請求項2】 (g)前記関連レコードリストにおける
あるレコードを新たな選択されたレコードとして指定す
るユーザ入力信号を受信するステップと、 (h)該新たな選択されたレコードについて、請求項1
の(d)〜(f)項に記載の処理を繰り返すステップ
と、をさらに包含する、請求項1に記載の方法。
2. (g) receiving a user input signal designating a record in the related record list as a new selected record; and (h) for the new selected record.
Repeating the processing of (d) to (f).
【請求項3】 任意の構造を有する複数のリレーショナ
ルデータベースのレコード間の関係を表示する方法であ
って、各データベースが複数のテーブルを含み、各テー
ブルが、1つ以上のフィールドに分割される1つ以上の
レコードを含み、各テーブルが名前を有し、各フィール
ドが名前を有し、 (a)該複数のリレーショナルデータベースの各構造を
決定するステップと、 (b)該複数のリレーショナルデータベースの該各構造
を統合して1つのフロントエンド統合データ構造とする
ステップと、 (c)該複数のリレーショナルデータベースにおける該
複数のテーブルのうちの1つにおける選択されたレコー
ドのフィールド値をディスプレイ上に表示するステップ
と、 (d)該選択されたレコードと該複数のリレーショナル
データベースにおける他のレコードとの間の可能な関係
のリストを該ディスプレイに表示するステップであっ
て、各可能な関係が、該選択されたレコードから他のレ
コードのリストまでの経路を規定する、ステップと、 (e)該可能な関係のうちの1つを選択された関係とし
て指定するユーザ入力信号を受信するステップと、 (f)関連レコードリストと呼ばれる、該選択された関
係によって該選択されたレコードに関連するレコードの
リストの少なくとも一部を該ディスプレイに追加するス
テップと、 (g)該関連レコードリストと該複数のリレーショナル
データベースにおける他のレコードとの可能な関係のリ
ストを該ディスプレイに追加するステップであって、各
可能な関係が、該関連レコードリストから他のレコード
のリストまでの経路を規定する、ステップと、を包含す
る、方法。
3. A method for displaying a relationship between records of a plurality of relational databases having an arbitrary structure, wherein each database includes a plurality of tables, and each table is divided into one or more fields. (A) determining the structure of each of the plurality of relational databases; and (b) determining the structure of each of the plurality of relational databases. Integrating each structure into one front-end integrated data structure; and (c) displaying field values of selected records in one of the plurality of tables in the plurality of relational databases on a display. (D) the selected record and the plurality of relational databases Displaying on the display a list of possible relationships with other records in the display, wherein each possible relationship defines a path from the selected record to a list of other records. (E) receiving a user input signal specifying one of the possible relationships as a selected relationship; and (f) the record selected by the selected relationship, called a related record list. Adding at least a portion of the list of records related to the display to the display; and (g) adding to the display a list of possible relationships between the related record list and other records in the plurality of relational databases. Wherein each possible relationship defines a path from the related record list to a list of other records. A method comprising:
【請求項4】 (a)前記関連レコードリストにおける
あるレコードを新たな選択されたレコードとして指定す
るユーザ入力信号を受信するステップと、 (b)該新たな選択されたレコードについて、請求項3
の(e)〜(g)項に記載の処理を繰り返すステップ
と、をさらに包含する、請求項3に記載の方法。
4. The method according to claim 3, wherein (a) receiving a user input signal designating a certain record in the related record list as a newly selected record; and (b) for the newly selected record.
Repeating the processing of (e) to (g) above.
【請求項5】 前記各構造を統合する前記ステップが、 前記フロントエンド統合データ構造においてコンフリク
トするテーブルおよびフィールドの名前を削除するステ
ップと、 結合処理を行って、少なくとも2つの各テーブルにおい
て選択されたフィールド間にリンクを確立するステップ
と、を包含する、請求項3に記載の方法。
5. The method according to claim 5, wherein the step of integrating the respective structures includes: a step of deleting a name of a table and a field that conflict in the front-end integrated data structure; Establishing a link between the fields.
【請求項6】 前記コンフリクトする名前を削除する前
記ステップが、 選択された名前について、前記複数のリレーショナルデ
ータベースにおける該選択された名前の使用のための相
互参照リストを表示するステップと、 選択されたテーブルまたは選択されたフィールドに対し
て行われるべき処理を指定する少なくとも1つの編集コ
マンドを前記ユーザから受信するステップと、 該少なくとも1つの編集コマンドを実行するステップ
と、を包含する、請求項5に記載の方法。
6. The method of claim 6, wherein the step of deleting the conflicting names comprises: for the selected name, displaying a cross-reference list for use of the selected name in the plurality of relational databases. 6. The method of claim 5, comprising: receiving from the user at least one edit command specifying an operation to be performed on a table or a selected field; and executing the at least one edit command. The described method.
【請求項7】 前記少なくとも1つの編集コマンドが、
選択された名前に対するエイリアスを指定するエイリア
ス指定子を受信するステップと、該選択された名前の代
わりに該エイリアスを表示するステップとを包含する、
請求項6に記載の方法。
7. The at least one editing command comprises:
Receiving an alias specifier designating an alias for the selected name; and displaying the alias instead of the selected name.
The method of claim 6.
【請求項8】 前記エイリアスと前記選択された名前と
の間の関係を表現したものを格納するステップをさらに
包含する、請求項7に記載の方法。
8. The method of claim 7, further comprising storing a representation of a relationship between the alias and the selected name.
【請求項9】 コンピュータによって実行されたとき
に、請求項1〜8のいずれかに記載の方法を行うような
命令をコード化したコンピュータ可読媒体。
9. A computer readable medium coded with instructions for performing the method according to claim 1 when executed by a computer.
【請求項10】 請求項1〜8のいずれかに記載の方法
を行うようにプログラムされたコンピュータ。
10. A computer programmed to perform the method according to claim 1.
JP2000314380A 2000-05-05 2000-10-13 Method for displaying contents of plural data base by using browser Withdrawn JP2001318816A (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US56585700A 2000-05-05 2000-05-05
US09/565.857 2000-05-05

Publications (1)

Publication Number Publication Date
JP2001318816A true JP2001318816A (en) 2001-11-16

Family

ID=24260397

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000314380A Withdrawn JP2001318816A (en) 2000-05-05 2000-10-13 Method for displaying contents of plural data base by using browser

Country Status (4)

Country Link
EP (1) EP1407382A2 (en)
JP (1) JP2001318816A (en)
AU (1) AU2001261215A1 (en)
WO (1) WO2001086504A2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105893488A (en) * 2016-03-29 2016-08-24 国云科技股份有限公司 Method for quickly, conveniently and flexibly making data statistics report forms

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6023694A (en) * 1996-01-02 2000-02-08 Timeline, Inc. Data retrieval method and apparatus with multiple source capability
US5737591A (en) * 1996-05-23 1998-04-07 Microsoft Corporation Database view generation system
US6038566A (en) * 1996-12-04 2000-03-14 Tsai; Daniel E. Method and apparatus for navigation of relational databases on distributed networks
US5895465A (en) * 1997-09-09 1999-04-20 Netscape Communications Corp. Heuristic co-identification of objects across heterogeneous information sources

Also Published As

Publication number Publication date
EP1407382A2 (en) 2004-04-14
AU2001261215A1 (en) 2001-11-20
WO2001086504A2 (en) 2001-11-15
WO2001086504A3 (en) 2004-01-08

Similar Documents

Publication Publication Date Title
US6313834B1 (en) Multi-format and multi-view synchronized data editor
US6192367B1 (en) Data file editor presenting semi-formatted view
KR101120681B1 (en) Metadata editing control
RU2427896C2 (en) Annotation of documents in jointly operating applications by data in separated information systems
US7614016B2 (en) Multiple roots in navigation pane
US7409644B2 (en) File system shell
KR101203274B1 (en) File system shell
JP4861988B2 (en) Computer program that implements a file system shell browser
US7650575B2 (en) Rich drag drop user interface
US5568640A (en) Document retrieving method in a document managing system
RU2367013C2 (en) System and method for dynamic generation of extension which allows for search selection
KR100991027B1 (en) File system shell
US6574637B1 (en) Browser oriented method of viewing database structures
WO2007008524A2 (en) Rich drag drop user interface
US6343294B1 (en) Data file editor for multiple data subsets
US20090265372A1 (en) Management of Document Attributes in a Document Managing System
JP2023524351A (en) Systems and methods for utilizing search trees and tagging data items for data collection management tasks
JP2002175137A (en) Method for expressing inter-object relationship in document using wooden component of graphical interface
JPH10334120A (en) Browser for internet, address specifying method for browser for internet and storage medium
JP2001318816A (en) Method for displaying contents of plural data base by using browser
JPH11282882A (en) Document management method
JP3493354B2 (en) Document search method
JP2006048521A (en) Document retrieval device, its control method, and control program
JP4319438B2 (en) Input information processing apparatus, program, storage medium, and input information processing method
JPH09167087A (en) Software development environment management system

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20080108