[go: up one dir, main page]

JP3012592B2 - Image information database management method and system using web browser - Google Patents

Image information database management method and system using web browser

Info

Publication number
JP3012592B2
JP3012592B2 JP13145198A JP13145198A JP3012592B2 JP 3012592 B2 JP3012592 B2 JP 3012592B2 JP 13145198 A JP13145198 A JP 13145198A JP 13145198 A JP13145198 A JP 13145198A JP 3012592 B2 JP3012592 B2 JP 3012592B2
Authority
JP
Japan
Prior art keywords
image information
information
database
image
file
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.)
Expired - Fee Related
Application number
JP13145198A
Other languages
Japanese (ja)
Other versions
JPH11306206A (en
Inventor
浩昭 友清
Original Assignee
中国日本電気ソフトウェア株式会社
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
Family has litigation
First worldwide family litigation filed litigation Critical https://patents.darts-ip.com/?family=15058273&utm_source=google_patent&utm_medium=platform_link&utm_campaign=public_patent_search&patent=JP3012592(B2) "Global patent litigation dataset” by Darts-ip is licensed under a Creative Commons Attribution 4.0 International License.
Application filed by 中国日本電気ソフトウェア株式会社 filed Critical 中国日本電気ソフトウェア株式会社
Priority to JP13145198A priority Critical patent/JP3012592B2/en
Publication of JPH11306206A publication Critical patent/JPH11306206A/en
Application granted granted Critical
Publication of JP3012592B2 publication Critical patent/JP3012592B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、データ処理装置に
関し、特に、データ検索時、データベースに格納された
画像情報を画像情報列にそのまま画像表示可能としたデ
ータベース管理システムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a data processing apparatus and, more particularly, to a database management system capable of displaying image information stored in a database as an image information sequence as it is when searching for data.

【0002】[0002]

【従来の技術】従来、リレーショナルデータベース等の
データベースの各列に格納できる情報としては、図5に
示すように、文字列と数値等のテキスト情報のみであっ
た。したがって、画像情報をデータベース情報としてそ
のまま利用することができない。
2. Description of the Related Art Conventionally, information that can be stored in each column of a database such as a relational database is only text information such as character strings and numerical values, as shown in FIG. Therefore, the image information cannot be directly used as the database information.

【0003】このため、データベース情報を検索取得し
た後に、取得した情報と画像情報とを関連付けなければ
ならない。
For this reason, after searching and acquiring database information, it is necessary to associate the acquired information with the image information.

【0004】なお、テキスト情報、音声情報、画像情報
を扱うコンピュータとして、例えば特開平9−2514
08号公報には、画像データの色数、大きさ、解像度、
音声データの音質、レベル、ステレオ/モノラル、長さ
等、データによってその内容が決まる属性情報を属性の
内容に応じた、内容を直感させる図形等の表示形式で、
ファイル名等に対応付けて表示するようにした方式が開
示されている。しかしながら、この方式を、テキスト情
報のみを格納可能であり、画像情報を格納できないデー
タベースに適用することは出来ない。
A computer that handles text information, audio information, and image information is disclosed in, for example, Japanese Patent Application Laid-Open No. 9-2514.
No. 08 publication describes the number of colors, size, resolution,
Attribute information whose content is determined by the data, such as the sound quality, level, stereo / monaural, and length of the audio data, is displayed in a display format such as a figure that intuitively understands the content according to the content of the attribute.
There is disclosed a method of displaying a file in association with a file name or the like. However, this method cannot be applied to a database that can store only text information and cannot store image information.

【0005】[0005]

【発明が解決しようとする課題】上記したように、従来
のデータベース管理システムにおいては、文字列と数値
等のテキスト情報のみであり、画像情報をデータベース
情報としてそのまま利用することができない、という問
題点を有している。このためデータベース検索結果の表
示フィールドに画像情報をそのまま表示することはでき
なかった。
As described above, in the conventional database management system, there is a problem that only text information such as a character string and a numerical value is used, and image information cannot be directly used as database information. have. Therefore, the image information cannot be displayed as it is in the display field of the database search result.

【0006】したがって、本発明は、上記問題点に鑑み
てなされたものであって、その目的は、データベースに
画像情報を格納し、検索する際、画像フィールドには画
像を表示可能とするシステムを提供することにある。
SUMMARY OF THE INVENTION Accordingly, the present invention has been made in view of the above-mentioned problems, and an object of the present invention is to provide a system for storing image information in a database and displaying an image in an image field when searching. To provide.

【0007】[0007]

【課題を解決するための手段】前記目的を達成するた
め、本発明は、画像情報を格納するに際してWebサー
バ側のデータベースには、任意の列に画像ファイル名を
格納しておくとともに、画像ファイルを、前記データベ
ースとは別に、記憶装置に予め登録しておき、クライア
ントからのデータ検索要求に対して前記データベースを
検索して取得されたデータベース情報を前記クライアン
トに返却するためのHTML(Hyper Text Markup L
anguage)文書を作成するに際して、前記データベース
情報がテキスト情報であるか画像情報であるかを判断
し、画像情報の場合には、前記記憶装置に登録されてい
前記画像ファイルを参照して、画像表示用のHTML
文書を作成することで、前記クライアントのWebブラ
ウザにて前記画像情報を表示するようにしたものであ
る。
In order to achieve the above object, according to the present invention, when storing image information, an image file name is stored in an arbitrary column in a database on a Web server side, and the image file is stored in an arbitrary column. To the database
Separately from the storage device, an HTML (Hyper Text Markup L) for returning database information obtained by searching the database to the client in response to a data search request from the client in advance.
anguage) When creating a document, it is determined whether the database information is text information or image information. If the database information is image information, the database information is registered in the storage device.
Said with reference to the image file that, HTML for image display
By creating a document, the image information is displayed on a Web browser of the client.

【0008】[0008]

【発明の実施の形態】本発明の実施の形態について説明
する。本発明は、リレーショナルデータベースの表等に
画像情報用のフィールド(列)を設け、該列には画像フ
ァイル名を格納し(図1の「Apple.jpg」、「Ora.jpg」
等)、Webブラウザでデータベース情報を表示する
際、通常のテキスト情報(文字列・数値)はそのまま表
示し、画像フィールドの情報は、画像ファイル名をもと
に、該当するフィールドにその画像自体を表示するよう
にしたものである。
Embodiments of the present invention will be described. According to the present invention, a field (column) for image information is provided in a table or the like of a relational database, and an image file name is stored in the column (“Apple.jpg”, “Ora.jpg” in FIG. 1).
Etc.), when displaying database information on a Web browser, normal text information (character strings and numerical values) is displayed as it is, and the image field information is stored in the corresponding field based on the image file name. It is intended to be displayed.

【0009】本発明の実施の形態においては、検索要求
に対するデータベースから検索結果の返却データに画像
情報が含まれているため、従来方式のように、検索結果
返却後に画像を組み合わせる作業を不要としている。
In the embodiment of the present invention, since the image data is included in the data returned from the database in response to the search request, there is no need to combine images after returning the search result as in the conventional method. .

【0010】本発明の実施の形態について図面を参照し
て説明する。オペレーティングシステムに提供されてい
るWebサーバのデータベースアクセス機能を利用して
データベース情報をWebブラウザ上に取得する場合を
本発明を実施した例について説明する。
An embodiment of the present invention will be described with reference to the drawings. An example in which the present invention is applied to a case where database information is acquired on a Web browser using a database access function of a Web server provided in an operating system will be described.

【0011】本発明は、クライアントがインターネット
を介してWebサーバ機能を有するサーバ装置に接続す
るシステムにおいて、サーバ側のデータベース(5)に
は、画像情報を格納するに際して、任意の列に画像ファ
イル名を格納しておくとともに、画像ファイルを記憶装
置(6)に予め登録しておき、Webサーバ機能を備え
たサーバ側のデータ処理装置(4)は、クライアント
(1)からのデータ検索要求にしたがってデータベース
をアクセスする手段と、検索結果が画像情報であるか否
かを判定した結果、画像情報である場合には、画像ファ
イルを参照して画像情報表示用HTML文書を作成する
手段と、を備え、クライアントのWebブラウザは、前
記画像情報表示用HTML文書から該画像情報を表示す
る。
According to the present invention, in a system in which a client connects to a server device having a Web server function via the Internet, a database (5) on the server side stores an image file name in an arbitrary column when storing image information. Is stored, and the image file is registered in the storage device (6) in advance, and the server-side data processing device (4) having a Web server function responds to the data search request from the client (1). Means for accessing a database, and means for creating an image information display HTML document by referring to the image file if the result of the determination as to whether or not the search result is image information is image information. The Web browser of the client displays the image information from the image information display HTML document.

【0012】取得したデータベース情報は、クライアン
トのWebブラウザに表示するため、Webブラウザが
認識できるHTML(Hyper Text Markup Languag
e)言語で返却する。その際、従来方式では、データベ
ースの情報すべて(文字列・数字)をそのまま表示でき
るようにHTML言語を作成して返却される。
The acquired database information is displayed on a client Web browser, so that the Web browser can recognize the HTML (Hyper Text Markup Language).
e) Return in language. At that time, in the conventional method, an HTML language is created and returned so that all information (character strings and numbers) in the database can be displayed as it is.

【0013】本発明の実施の形態においては、データベ
ース情報を返却するHTML言語を作成する際、データ
ベース検索結果の返却情報が、通常の文字列・数値か、
画像情報かを判断し、画像情報であれば画像表示を行
う。ただし、画像情報としてデータベースへ格納される
情報は画像ファイル名であるため、画像情報を表示する
際には、あらかじめ画像ファイル(6)を登録しておく
必要がある。
In the embodiment of the present invention, when an HTML language for returning database information is created, the return information of the database search result is an ordinary character string / numeric value.
It is determined whether it is image information, and if it is image information, image display is performed. However, since information stored in the database as image information is an image file name, the image file (6) must be registered in advance when displaying the image information.

【0014】[0014]

【実施例】上記した本発明の実施の形態について更に詳
細に説明すべく、本発明の実施例について図面を参照し
て詳細に説明する。
BRIEF DESCRIPTION OF THE DRAWINGS FIG. 1 is a block diagram showing an embodiment of the present invention;

【0015】図3は、本発明の一実施例の構成を示す図
である。図3を参照すると、本発明の一実施例は、イン
ターネットへ接続されているクライアント端末上のWe
bブラウザである入出力装置1(クライアントブラウザ
1)と、インターネット回線2と、クライアントブラウ
ザ1との通信制御をおこなうWebサーバ機能3と、W
ebサーバ機能3からCGI(Common Gateway Interf
ace;コモンゲートウェイインタフェース)起動されるデ
ータ処理装置4と、データベース情報を格納するデータ
ベース記憶装置5と、画像データを格納する画像ファイ
ル記憶装置6と、を含む。
FIG. 3 is a diagram showing the configuration of one embodiment of the present invention. Referring to FIG. 3, one embodiment of the present invention provides a Web server on a client terminal connected to the Internet.
a web server function 3 for controlling communication between the input / output device 1 (client browser 1) which is a b browser, the Internet line 2, and the client browser 1,
From the web server function 3, CGI (Common Gateway Interface)
ace; common gateway interface) includes a data processing device 4 to be activated, a database storage device 5 for storing database information, and an image file storage device 6 for storing image data.

【0016】データ処理装置4は、クライアントから要
求を受け付けるクライアント要求受付処理手段41と、
受け付けた要求をもとにデータベースにアクセスするデ
ータベースアクセス処理手段42と、受け取ったデータ
ベースからの情報をフィールドごとに解析し、画像用の
情報かどうかを判定する画像情報フィールド判定処理手
段43と、フィールドが画像情報でない場合のHTML
言語を作成するHTML作成処理手段44と、フィール
ド情報が画像情報である場合のHTML言語を作成する
画像フィールドHTML作成処理手段45と、作成した
HTMLをクライアントブラウザへ返却するHTML返
却処理手段46と、を備えている。上記各手段は、デー
タ処理装置4で実行されるプログラム制御によってその
機能を実現することができる。
The data processing device 4 includes client request reception processing means 41 for receiving a request from a client,
A database access processing unit 42 for accessing a database based on the received request; an image information field determination processing unit 43 for analyzing information received from the database for each field to determine whether the information is image information; HTML when is not image information
HTML creation processing means 44 for creating a language, image field HTML creation processing means 45 for creating an HTML language when field information is image information, HTML return processing means 46 for returning the created HTML to a client browser, It has. The functions of each of the above units can be realized by program control executed by the data processing device 4.

【0017】図4は、本発明の一実施例の処理フローの
説明するための流れ図である。図4および図4を参照し
て本実施例の動作について詳細に説明する。
FIG. 4 is a flowchart for explaining the processing flow of one embodiment of the present invention. The operation of this embodiment will be described in detail with reference to FIGS.

【0018】クライアントブラウザ1から、データベー
スアクセス要求がおこなわれる。データベースアクセス
要求がおこなわれると、インターネット回線2を介して
指定コンピュータのWebサーバ機能3と接続される。
接続後、指定コンピュータ内のWebサーバ機能3によ
ってデータ処理装置4がCGI起動される。
The client browser 1 issues a database access request. When a database access request is made, it is connected to the Web server function 3 of the designated computer via the Internet line 2.
After the connection, the Web server function 3 in the designated computer activates the data processing device 4 by CGI.

【0019】起動後、クライアントからのデータベース
アクセス要求をクライアント要求受付処理手段41が解
析する。解析した結果をデータベースアクセス処理手段
42に渡す。データベースアクセス処理手段42は、デ
ータベースに対して、要求どおりのアクセスを行う(ス
テップA1)。
After startup, the client request reception processing means 41 analyzes a database access request from the client. The result of the analysis is passed to the database access processing means 42. The database access processing means 42 accesses the database as requested (step A1).

【0020】データベースアクセス後、結果取得が正常
に取得できたかどうかをデータベースアクセス処理手段
42で判定する(ステップA2)。データベースからの
結果が正常に取得できなかった場合には、ステップA8
でクライアントブラウザ1に結果取得不能のエラー通知
をおこなう。
After accessing the database, it is determined by the database access processing means 42 whether or not the result has been obtained normally (step A2). If the result from the database cannot be obtained normally, step A8
To notify the client browser 1 of an error that results cannot be obtained.

【0021】データベースからの結果が正常に取得でき
た場合、ステップA3において、取得したフィールドが
画像情報用フィールドかどうかを調べる。画像情報用フ
ィールドかどうかの判別は、データベースアクセス要求
とともにクライアントブラウザ1から情報を受け取って
おき、その情報と照合する。
If the result from the database has been normally obtained, it is checked in step A3 whether the obtained field is an image information field. To determine whether the field is an image information field, information is received from the client browser 1 together with a database access request, and the field is compared with the information.

【0022】その判別結果が、画像情報用フィールドで
なければ、HTML作成処理手段44でテキスト表示用
のHTMLを作成する(ステップA4)。画像情報用フ
ィールドであれば画像フィールド用HTML作成処理手
段45で画像表示用のHTMLを作成する(ステップA
5)。
If the result of the determination is not an image information field, an HTML for text display is created by the HTML creation processing means 44 (step A4). If it is an image information field, an image display HTML is created by the image field HTML creation processing means 45 (step A).
5).

【0023】HTML作成後、次のフィールドが存在す
るかどうかを画像情報判定処理手段43で判定し(ステ
ップA6)、次のフィールドが存在すれば、ステップA
3に戻り処理を繰り返す。
After creating the HTML, the image information determination processing means 43 determines whether or not the next field exists (step A6).
Return to 3 and repeat the process.

【0024】すべてのフィールドのHTMLを作成した
ら、HTMLを全てHTML返却処理手段46によって
クライアントブラウザ1へ送信する。
When the HTML of all the fields is created, the HTML is sent to the client browser 1 by the HTML return processing means 46.

【0025】返却結果を受け取ったクライアントブラウ
ザ1では、画像フィールドには、画像が表示され、通常
のフィールド(文字列・数値)は、テキスト表示され
る。
In the client browser 1 receiving the return result, an image is displayed in the image field, and a normal field (character string / numerical value) is displayed in text.

【0026】次に、本発明の他の実施例について説明す
る。
Next, another embodiment of the present invention will be described.

【0027】図4を参照すると、前記第一の実施例で
は、画像情報用フィールドかどうかの判定は、クライア
ントブラウザ1からの情報でおこなっていた。本発明の
第二の実施例としては、クライアントブラウザ1では、
画像情報用フィールドかどうかを意識しないで画像表示
を実現可能としている。
Referring to FIG. 4, in the first embodiment, the determination as to whether or not the field is an image information field is made based on information from the client browser 1. As a second embodiment of the present invention, in the client browser 1,
Image display can be realized without considering whether the field is an image information field.

【0028】本発明の第二の実施例においては、フィー
ルドが画像情報かどうかの情報を、データベースの表定
義に持たせており、すなわち表定義のフィールドオプシ
ョン情報として、画像情報を設置する。
In the second embodiment of the present invention, information indicating whether a field is image information is provided in a table definition of a database, that is, image information is set as field option information of the table definition.

【0029】データ処理装置4の画像フィールド判定処
理手段45では、このフィールドオプション情報内の画
像情報を読み取り、画像情報かどうかを判定する。
The image field determination processing means 45 of the data processing device 4 reads the image information in the field option information and determines whether the information is image information.

【0030】また本発明の第三の実施例として、フィー
ルドオプション情報として設置できない場合、フィール
ド名に画像情報であることを表す特定の文字列を使用
し、データ処理装置で画像情報かどうかを判定する、構
成としてもよい。
As a third embodiment of the present invention, when it cannot be set as field option information, a specific character string representing image information is used for a field name, and the data processing device determines whether or not the image information is image information. , And may be configured.

【0031】さらに本発明の第四の実施例として、前記
第一の実施例では、静止画像ファイルのみを対象として
いたが、画像ファイル以外に、動画ファイル、音声ファ
イル、その他マルチメディアファイルを対象とする構成
としてもよい。
As a fourth embodiment of the present invention, in the first embodiment, only a still image file is targeted. However, in addition to an image file, a moving image file, an audio file, and other multimedia files are targeted. It is good also as a structure which performs.

【0032】[0032]

【発明の効果】以上説明したように、本発明によれば、
文字列・数値等テキスト情報しか格納できないデータベ
ースでも、データベース情報として画像を表示すること
を可能としており、データベース情報に視覚的な情報を
組み込むことができ、利用範囲を拡大することができ
る、という効果を奏する。
As described above, according to the present invention,
Even in a database that can store only text information such as character strings and numerical values, images can be displayed as database information, and visual information can be incorporated into the database information, thereby expanding the range of use. To play.

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

【図1】本発明の実施の形態を説明するための図であ
る。
FIG. 1 is a diagram for describing an embodiment of the present invention.

【図2】本発明の実施の形態の構成を示す図である。FIG. 2 is a diagram showing a configuration of an embodiment of the present invention.

【図3】本発明の一実施例の構成を示す図である。FIG. 3 is a diagram showing a configuration of an embodiment of the present invention.

【図4】本発明の一実施例の処理フローを示す流れ図で
ある。
FIG. 4 is a flowchart showing a processing flow of an embodiment of the present invention.

【図5】従来の方式を説明するための図である。FIG. 5 is a diagram for explaining a conventional method.

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

1 クライアントブラウザ 2 インターネット 3 Webサーバ 4 データ処理装置 5 データベース記憶装置 41 クライアント要求受付処理手段 42 データベースアクセス処理手段 43 画像フィールド判定手段 44 HTML作成処理手段 45 画像フィールド用HTML作成処理手段 46 HTML返却処理手段 DESCRIPTION OF SYMBOLS 1 Client browser 2 Internet 3 Web server 4 Data processing device 5 Database storage device 41 Client request reception processing means 42 Database access processing means 43 Image field determination means 44 HTML creation processing means 45 HTML creation processing means for image fields 46 HTML return processing means

───────────────────────────────────────────────────── フロントページの続き (56)参考文献 特開 平1−276334(JP,A) 元田,外3名「特集,イントラネット アプリケーション開発技術の動向,We bBASE:イントラネットアプリケー ション構築環境」NTT技術ジャーナ ル,Vol.8,No.10,1996,p. 60−63(平8−10−1) 岡山,片山「UNIXの道具箱18,W orld Wide Web,HTML の書き方(5)」UNIX MAGAZ INE,Vol.11,No.4,1996, p.48−71(平8−4−1) 「マルチメディア・データベースをI BM3081のSQL/DS上に構築,パソ コンからカードの感覚で検索」日経エレ クトロニクス,1987.11.2(No. 433),p.88−90 (58)調査した分野(Int.Cl.7,DB名) G06F 17/30 G06F 12/00 546 JICSTファイル(JOIS)──────────────────────────────────────────────────続 き Continuation of the front page (56) References JP-A-1-276334 (JP, A) Motoda, et al. “Special Feature, Trend of Intranet Application Development Technology, WebBASE: Intranet Application Construction Environment” NTT Technology Journal, Vol. 8, No. 10, 1996, pp. 60-63 (Heisei 8-10-1) Okayama, Katayama, "UNIX Tool Box 18, How to Write World Wide Web, HTML (5)", UNIX MAGAZ INE, Vol. 11, No. 4, 1996, p. 48-71 (Heisei 8-4-1) "Building a multimedia database on IBM 3081's SQL / DS, searching from a personal computer as if it were a card" Nikkei Electronics, 1987.11.1.2 (No. 433) , P. 88-90 (58) Field surveyed (Int. Cl. 7 , DB name) G06F 17/30 G06F 12/00 546 JICST file (JOIS)

Claims (9)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】画像情報を格納するに際してWebサーバ
側のデータベースの表の任意の列(フィールド)に画像
ファイルのファイル名をテキスト形式で格納するととも
に、前記画像ファイルを、前記データベースとは別に、
前記Webサーバ側の記憶装置に予め登録しておき、 クライアントからのデータ検索要求に対して前記データ
ベースを検索して取得されたデータベース情報を前記ク
ライアントに返却するためのHTML(HyperText Mar
kup Language)文書を作成するに際して、前記データ
ベース情報がテキスト情報であるか画像情報であるかを
判断し、画像情報の場合には、前記記憶装置に登録され
ている前記画像ファイルを参照して、画像表示用のHT
ML文書を作成することで、前記クライアント側のWe
bブラウザにて前記画像情報を表示する、ようにしたこ
とを特徴とする、Webブラウザを利用した画像情報の
データベース管理方法。
When storing image information, a file name of an image file is stored in an arbitrary column (field) of a table of a database on a Web server side in a text format, and the image file is stored separately from the database.
An HTML (HyperText Margin) for registering in advance in a storage device on the Web server side and returning database information obtained by searching the database in response to a data search request from a client to the client.
When creating a kup language) document, it is determined whether the database information is text information or image information. If the database information is image information, the database information is registered in the storage device.
And above with reference to image files, HT for image display
By creating an ML document, the client-side Web
A database management method for image information using a Web browser, wherein the image information is displayed on a browser b.
【請求項2】前記データベースの表定義のフィールドオ
プション情報として画像情報であるか否かの情報を設
け、このフィールドオプション情報内の情報から、画像
情報であるか否かを判定する、ことを特徴とする請求項
1記載のWebブラウザを利用した画像情報のデータベ
ース管理方法。
2. The method according to claim 1, wherein information as to whether the image information is image information is provided as field option information in the table definition of the database, and whether or not the image information is image information is determined from the information in the field option information. 2. The database management method for image information using a Web browser according to claim 1.
【請求項3】画像情報をデータベースに格納する場合、
フィールド名に画像情報であることを表す特定の文字列
を用いることで、画像情報かどうかを判定する、ことを
特徴とする請求項1記載のWebブラウザを利用した画
像情報のデータベース管理方法。
3. When image information is stored in a database,
2. The image information database management method using a Web browser according to claim 1, wherein whether or not the field name is image information is determined by using a specific character string representing image information.
【請求項4】前記画像情報を格納する画像ファイルが、
静止画像ファイル、動画ファイル、音声ファイル、マル
チメディアファイルのうちの少なくとも一つを含むこと
を特徴とする請求項1記載のWebブラウザを利用した
画像情報のデータベース管理方法。
4. An image file storing the image information,
2. The image information database management method using a Web browser according to claim 1, wherein the method includes at least one of a still image file, a moving image file, an audio file, and a multimedia file.
【請求項5】クライアント・サーバ方式のデータベース
管理システムにおいて、 画像情報を格納するに際してWebサーバ機能を備えた
サーバ側のデータベースには、画像ファイルのファイル
名をテキスト形式で格納するとともに、前記画像ファイ
ルを、前記データベースとは別に、前記サーバ側の記憶
装置に予め登録しておき、 前記サーバは、クライアントからのデータ検索要求にし
たがって前記データベースをアクセスし検索結果が画像
情報であるか否かを判定する手段と、 画像情報である場合には、前記画像ファイルを参照して
画像情報表示用HTML文書を作成する手段と、 を備え、 前記クライアントのWebブラウザは、前記画像情報表
示用HTML文書から該画像情報を表示することを特徴
とするデータベース管理システム
5. In a client-server type database management system, a file name of an image file is stored in a text format in a server-side database having a Web server function when storing image information. Is registered in advance in the storage device on the server side separately from the database, and the server accesses the database according to a data search request from a client and determines whether or not the search result is image information. Means for creating an image information display HTML document by referring to the image file when the image information is image information. The Web browser of the client transmits the image information display HTML document from the image information display HTML document. database management system and displaying the image information
【請求項6】クライアントサーバ方式のデータベース管
理システムにおいて、 画像情報を格納するに際してWebサーバ機能を備えた
サーバ側のデータベースには、所定のフィールドに画像
ファイル名を格納しておくとともに、画像ファイルを、
前記データベースとは別に、前記サーバ側の記憶装置に
予め登録しておき、 前記サーバは、クライアントからの要求を受付け解析す
る要求受付手段と、 前記クライアントからのデータ検索要求にしたがって前
記データベースをアクセスするデータベースアクセス手
段と、 前記データベースアクセス手段から返却されたデータベ
ース情報が、テキスト情報であるか画像情報であるかを
判定する画像フィールド判定手段と、 テキスト情報である場合には、該テキスト表示用のHT
ML文書を作成する手段と、 画像情報である場合には、前記記憶装置から前記画像情
報に対応する画像ファイルを参照して画像情報表示用の
HTML文書を作成する手段と、 作成されたHTML文書を前記クライアントへ返却する
手段と、 を備え、 前記クライアントのWebブラウザは、前記画像情報表
示用HTML文書から該画像情報を表示する、ことを特
徴とするデータベース管理システム
6. In a client-server type database management system, when storing image information, an image file name is stored in a predetermined field in a server-side database having a Web server function, and the image file is stored in a predetermined field. ,
Aside from the database, the information is previously registered in a storage device on the server side, the server accesses the database according to a request receiving unit that receives and analyzes a request from a client, and according to a data search request from the client. Database access means, image field determination means for determining whether the database information returned from the database access means is text information or image information, and if the database information is text information, an HT for displaying the text.
Means for creating an ML document; means for creating an HTML document for displaying image information by referring to an image file corresponding to the image information from the storage device if the information is image information; the and means for returning to the clients, Web browser of the client, the database management system, characterized in that, for displaying the image information from the image information display HTML documents.
【請求項7】前記データベースの表定義のフィールドオ
プション情報として画像情報であるか否かの情報を設
け、 前記画像フィールド判定手段は、このフィールドオプシ
ョン情報内の情報から、画像情報であるか否かを判定す
る、ことを特徴とする請求項6記載のWebブラウザを
利用した画像情報のデータベース管理システム
7. An information as to whether or not image information is provided as field option information of a table definition in the database, wherein the image field determining means determines whether or not the information is image information based on the information in the field option information. 7. The database management system for image information using a Web browser according to claim 6, wherein:
【請求項8】前記画像情報を格納する画像ファイルが、
静止画像ファイル、動画ファイル、音声ファイル、マル
チメディアファイルのうちの少なくとも一つを含むこと
を特徴とする請求項6記載のWebブラウザを利用した
画像情報のデータベース管理システム
8. An image file storing the image information,
7. The image information database management system using a Web browser according to claim 6, wherein the system includes at least one of a still image file, a moving image file, an audio file, and a multimedia file.
【請求項9】画像情報を格納するに際してWebサーバ
側のデータベースには、任意の列に画像ファイル名を格
納しておくとともに、画像ファイルを、前記データベー
スとは別に、Webサーバ側の記憶装置に予め登録して
おき、 Webサーバ機能を備えたサーバは、 (a)クライアントからのデータ検索要求にしたがって
前記データベースをアクセスし検索結果が画像情報であ
るか否かを判定する手段と、 (b)画像情報である場合には、前記画像ファイルを参
照して画像情報表示用HTML文書を作成する手段と、 を備え、 前記クライアントのWebブラウザは、前記画像情報表
示用HTML文書から該画像情報を表示するシステムに
おいて、 前記(a)、及び(b)の各手段をサーバ側のデータ処
理装置で機能させるためのプログラムを記録した記録媒
体。
9. When storing image information, an image file name is stored in an arbitrary column in a database on the Web server side, and the image file is stored in the database.
A server having a Web server function, which is registered in advance in a storage device on the Web server side separately from the server, (a) accesses the database according to a data search request from a client, and the search result is image information. Means for determining whether or not the image file is image information; and means for creating an image information display HTML document by referring to the image file when the image information is image information. In a system for displaying image information from an HTML document for image information display, a recording medium recording a program for causing each of the means (a) and (b) to function in a data processing device on a server side.
JP13145198A 1998-04-24 1998-04-24 Image information database management method and system using web browser Expired - Fee Related JP3012592B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP13145198A JP3012592B2 (en) 1998-04-24 1998-04-24 Image information database management method and system using web browser

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP13145198A JP3012592B2 (en) 1998-04-24 1998-04-24 Image information database management method and system using web browser

Publications (2)

Publication Number Publication Date
JPH11306206A JPH11306206A (en) 1999-11-05
JP3012592B2 true JP3012592B2 (en) 2000-02-21

Family

ID=15058273

Family Applications (1)

Application Number Title Priority Date Filing Date
JP13145198A Expired - Fee Related JP3012592B2 (en) 1998-04-24 1998-04-24 Image information database management method and system using web browser

Country Status (1)

Country Link
JP (1) JP3012592B2 (en)

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
「マルチメディア・データベースをIBM3081のSQL/DS上に構築,パソコンからカードの感覚で検索」日経エレクトロニクス,1987.11.2(No.433),p.88−90
元田,外3名「特集,イントラネットアプリケーション開発技術の動向,WebBASE:イントラネットアプリケーション構築環境」NTT技術ジャーナル,Vol.8,No.10,1996,p.60−63(平8−10−1)
岡山,片山「UNIXの道具箱18,World Wide Web,HTMLの書き方(5)」UNIX MAGAZINE,Vol.11,No.4,1996,p.48−71(平8−4−1)

Also Published As

Publication number Publication date
JPH11306206A (en) 1999-11-05

Similar Documents

Publication Publication Date Title
US10740546B2 (en) Automated annotation of a resource on a computer network using a network address of the resource
US8589388B2 (en) Method, system, and software for transmission of information
KR100317401B1 (en) Apparatus and method for printing related web pages
US7177948B1 (en) Method and apparatus for enhancing online searching
US6959319B1 (en) System and method for automatically personalizing web portals and web services based upon usage history
US7406659B2 (en) Smart links
JP3444471B2 (en) Form creation method and apparatus readable storage medium for causing digital processing device to execute form creation method
US20030028543A1 (en) Image storage and reference using a URL
US20020099717A1 (en) Method for report generation in an on-line transcription system
US20080134083A1 (en) Rendering document views with supplemental information content
US20090313536A1 (en) Dynamically Providing Relevant Browser Content
US20020103914A1 (en) Apparatus and methods for filtering content based on accessibility to a user
JP2002503004A (en) An information storage and retrieval system that stores visual information from applications in a database and retrieves it from the database
US20050262126A1 (en) Methods and systems for generating a viewable document using view descriptors and generic view stylesheets
US20020095445A1 (en) Content conditioning method and apparatus for internet devices
JP2002108870A (en) System and method for processing information
US20040205511A1 (en) Method and apparatus for extending browser bookmarks
US20040193644A1 (en) Exposing a report as a schematized queryable data source
US7047487B1 (en) Methods for formatting electronic documents
US20030076526A1 (en) Method and apparatus for printing documents using a document repository in a distributed data processing system
US7519578B2 (en) Ubiquitous search framework
JP3012592B2 (en) Image information database management method and system using web browser
US7734725B2 (en) Method and apparatus for server side queuing to control page presentation on web enabled device
JP3056127B2 (en) Homepage identification method and recording medium
JP2003167902A (en) Information access request processing method, information access request processing system, information access request processing device, and program therefor

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 19991124

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20071210

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20081210

Year of fee payment: 9

LAPS Cancellation because of no payment of annual fees