JP4412951B2 - Database system, server, program, and recording medium - Google Patents

Database system, server, program, and recording medium Download PDF

Info

Publication number
JP4412951B2
JP4412951B2 JP2003327003A JP2003327003A JP4412951B2 JP 4412951 B2 JP4412951 B2 JP 4412951B2 JP 2003327003 A JP2003327003 A JP 2003327003A JP 2003327003 A JP2003327003 A JP 2003327003A JP 4412951 B2 JP4412951 B2 JP 4412951B2
Authority
JP
Japan
Prior art keywords
update
terminal device
value
updated
item
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
JP2003327003A
Other languages
Japanese (ja)
Other versions
JP2005092651A (en
Inventor
徹 花多山
永田  寛
一成 梅原
雅野 近藤
明子 河上
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.)
Dai Nippon Printing Co Ltd
Original Assignee
Dai Nippon Printing Co Ltd
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 Dai Nippon Printing Co Ltd filed Critical Dai Nippon Printing Co Ltd
Priority to JP2003327003A priority Critical patent/JP4412951B2/en
Publication of JP2005092651A publication Critical patent/JP2005092651A/en
Application granted granted Critical
Publication of JP4412951B2 publication Critical patent/JP4412951B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

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

Description

本発明は、ネットワークを利用したデータベースシステムに係り、特にデータベースから取得した情報の一括更新機能に関する。   The present invention relates to a database system using a network, and more particularly to a batch update function for information acquired from a database.

近年、カタログ制作を行う際、コンピュータの普及に伴い、カタログに載せる商品データをデータベース化して利用することが始まっている。データベースと連携し、デスクトップパブリッシング(DTP)等でカタログ制作作業を行い、その効率化が図られてきている。例えば、商品情報等を蓄積したデータベースと、データベースの情報を管理し、データベースの情報の入出力、検索、閲覧等の機能を提供するサーバと複数のユーザ端末装置等からなるデータベースシステムが幾つか存在する(例えば、特許文献1)。   In recent years, when creating catalogs, with the spread of computers, product data to be put on catalogs has been used as a database. Collaborating with a database, catalog creation work is performed by desktop publishing (DTP) or the like, and the efficiency has been improved. For example, there are several database systems consisting of a database that stores product information, a server that manages database information, provides functions such as input / output, search, and browsing of database information, and a plurality of user terminal devices. (For example, Patent Document 1).

特開2001−306377号公報JP 2001-306377 A

従来のデータベースシステムにおいて、データベース上の(商品)情報群を一括更新する場合、更新用のテキストファイル(検索条件と更新後の値を記述したテキストファイル)を用意する必要があった。また、更新後の値がある一定の規則に則っている場合(一部文字列置換、数値を計算式で変換等)であっても、具体的に更新後の値を指定する必要があった。   In a conventional database system, when a (product) information group on a database is updated at once, it is necessary to prepare an update text file (a text file describing a search condition and an updated value). In addition, even when the updated value is in accordance with certain rules (partial character string replacement, conversion of numerical values using formulas, etc.), it was necessary to specify the updated value specifically. .

図14は、更新用テキストファイル1400を示す。図14に示すように、例えば、項目「型番」が“ABC”で始まる商品情報の項目「価格」の値を1.05倍に更新するという更新を行う場合、項目「型番」を検索条件の項目1401、項目「価格」を更新対象の項目1402とし、検索条件の値1403と、更新後の値1404(元の値×1.05)を記述する更新用テキストファイル1400を用意し、更新を行う。検索条件に該当する商品情報が多いほど更新用テキストファイル1400の行数が多くなり、準備作業に時間と手間がかかり、効率的ではないという問題があった。   FIG. 14 shows an update text file 1400. As shown in FIG. 14, for example, when updating the value of the item “price” of the product information whose item “model number” starts with “ABC” to be updated 1.05 times, the item “model number” is set as the search condition. The item 1401 and the item “price” are set as the update target items 1402, and the update text file 1400 describing the search condition value 1403 and the updated value 1404 (original value × 1.05) is prepared. Do. There is a problem that the more product information corresponding to the search condition, the more lines in the update text file 1400, and the preparation work takes time and labor, which is not efficient.

本発明は、以上の点に鑑みてなされたものであり、データベースから抽出した情報群の項目の値に対し、指定した規則に基づく一括更新を可能とするデータベースシステム等を提供することを目的とする。   The present invention has been made in view of the above points, and an object of the present invention is to provide a database system or the like that enables batch update based on a specified rule for the values of items in an information group extracted from a database. To do.

前述した目的を達成するために、第1の発明は、登録利用者の端末装置と、サーバと、がネットワークを介して接続されるシステムであって、前記サーバは、項目から情報を複数蓄積するデータベースと、前記端末装置からの要求に応じて、前記データベースに対する検索、閲覧を行うためのメイン画面のデータを前記端末装置に送るメイン画面送信手段と、前記メイン画面において前記端末装置から指定される検索条件に応じて、前記データベースから検索、抽出した情報である検索結果を前記端末装置に送る検索結果送信手段と、前記端末装置からの要求に応じて、更新対象の項目および更新内容を指定するための更新内容指定画面のデータを前記端末装置に送る更新内容指定画面送信手段と、前記更新内容指定画面において前記端末装置から指定される前記更新対象の項目および前記更新内容に基づいて、前記検索結果の項目の値を一括更新し、前記データベースに保持する更新手段と、前記更新手段によって一括更新した情報である更新結果を前記端末装置に送る更新結果送信手段と、を具備し、前記端末装置は、前記検索結果送信手段により送られる検索結果を前記メイン画面に表示する検索結果表示手段と、前記更新結果送信手段により送られる更新結果を前記メイン画面に表示する更新結果表示手段と、を具備することを特徴とするデータベースシステムである。 In order to achieve the above-described object, the first invention is a system in which a terminal device of a registered user and a server are connected via a network, and the server stores a plurality of information from items. In response to a request from the terminal device , a database, main screen transmission means for sending data of a main screen for searching and browsing the database to the terminal device, and designated from the terminal device on the main screen In accordance with a search condition , search result transmission means for sending a search result , which is information searched and extracted from the database, to the terminal device, and an item to be updated and an update content are specified in response to a request from the terminal device Update content designation screen transmission means for sending update content designation screen data to the terminal device, and the terminal device in the update content designation screen Based on the items and the update content of the update object designated from the search the value of the results of the items collectively updating, and updating means for holding in the database, the update result is collectively updated information by said updating means Update result transmission means for sending the search result to the terminal device , and the terminal device includes search result display means for displaying the search result sent by the search result transmission means on the main screen, and the update result transmission means. An update result display means for displaying an update result to be sent on the main screen .

前記更新内容指定画面は、前記更新対象の項目を指定する第1の指定部と、前記更新対象の項目の値を別の値に置換する値置換と、前記更新対象の項目の値の先頭に文字列を追加する先頭追加と、前記更新対象の項目の値の末尾に文字列を追加する末尾追加と、前記更新対象の項目の値に含まれる文字列を置換文字列に置換する文字列置換と、前記更新対象の項目の値を式により変換する式の値置換と、からなる前記更新内容を指定する第2の指定部と、によって構成される。
前記メイン画面は、前記データベースに対する検索条件を指定し、前記サーバに検索実行を命令する為の検索部と、前記検索結果と前記更新結果を表示するための情報一覧部と、によって構成される。
The update content designation screen includes a first designation unit that designates the item to be updated , value substitution that substitutes the value of the item to be updated with another value, and the beginning of the value of the item to be updated. Add the beginning to add a string, add the end to the end of the value of the item to be updated, and replace the string included in the value of the item to be updated with the replacement string And a value replacement of an expression for converting the value of the item to be updated by an expression, and a second specifying unit for specifying the update content.
The main screen includes a search unit for specifying a search condition for the database and instructing the server to execute a search, and an information list unit for displaying the search result and the update result.

第1の発明では、サーバは、項目からなる情報を複数蓄積するデータベースを有し、端末装置からの指定に応じて、データベースから取得した情報群の項目の値を、所定の規則に基づいて一括更新し、データベースに保持する。   In the first invention, the server has a database for accumulating a plurality of items of information, and collects the values of the items of the information group acquired from the database based on a predetermined rule according to designation from the terminal device. Update and keep in the database.

第2の発明は、登録利用者の端末装置と、ネットワークを介して接続されるサーバであって、項目から情報を複数蓄積するデータベースと、前記端末装置からの要求に応じて、前記データベースに対する検索、閲覧を行うためのメイン画面のデータを前記端末装置に送るメイン画面送信手段と、前記メイン画面において前記端末装置から指定される検索条件に応じて、前記データベースから検索、抽出した情報である検索結果を前記端末装置に送る検索結果送信手段と、前記端末装置からの要求に応じて、更新対象の項目および更新内容を指定するための更新内容指定画面のデータを前記端末装置に送る更新内容指定画面送信手段と、前記更新内容指定画面において前記端末装置から指定される前記更新対象の項目および前記更新内容に基づいて、前記検索結果の項目の値を一括更新し、前記データベースに保持する更新手段と、前記更新手段によって一括更新した情報である更新結果を前記端末装置に送る更新結果送信手段と、を具備することを特徴とするサーバである。 A second invention is a server connected via a network to a registered user's terminal device, a database for storing a plurality of information from items, and a search for the database in response to a request from the terminal device A main screen transmission means for sending main screen data for browsing to the terminal device, and a search that is information retrieved and extracted from the database in accordance with a search condition designated by the terminal device on the main screen Search result sending means for sending a result to the terminal device, and update content designation for sending update content designation screen data for designating items to be updated and update content to the terminal device in response to a request from the terminal device Based on the screen transmission means, the item to be updated specified from the terminal device on the update content specification screen, and the update content Te, the search the value of the results of the items collectively updating comprises updating means for holding in the database, and a update result transmitting means for transmitting to the terminal device the update result is collectively updated information by said updating means It is a server characterized by this.

「項目」は、データベースのレコードに、フィールドに対応して有する情報である。
「規則」は、一括更新時の、更新後の値の規則性に応じた更新機能である。規則には、項目の値を指定した別の値に置換する値置換、項目の値の先頭に指定した文字列を追加する先頭追加、項目の値の末尾に指定した文字列を追加する末尾追加、項目の値に含まれる指定した文字列を指定した置換文字列に置換する文字列置換、項目の値を指定した数式により変換する式の値置換等がある。
The “item” is information that corresponds to the field in the database record.
“Rule” is an update function according to the regularity of the updated value at the time of batch update. Rules include a value replacement that replaces an item value with another value that you specify, a prefix that adds a specified string to the beginning of an item value, and an append that adds a specified string to the end of an item value There are character string replacement that replaces a specified character string included in an item value with a specified replacement character string, value replacement of an expression that converts an item value by a specified mathematical expression, and the like.

第3の発明は、コンピュータを第2の発明のサーバとして機能させるプログラムである。
第4の発明は、コンピュータを第2の発明のサーバとして機能させるプログラムを記録した記録媒体である。
The third invention is a program for causing a computer to function as the server of the second invention.
4th invention is the recording medium which recorded the program which makes a computer function as a server of 2nd invention.

上述のプログラムをCD−ROM等の記録媒体に保持させて流通させてもよいし、このプログラムを通信回線を介して送受することもできる。   The above-mentioned program may be held and distributed on a recording medium such as a CD-ROM, or the program can be transmitted and received via a communication line.

本発明は、条件に該当する情報群の項目の値に対し、指定した規則に基づく一括更新を可能とするデータベースシステム等を提供することができる。   The present invention can provide a database system or the like that enables batch updating based on a specified rule for the values of information group items that satisfy a condition.

以下に、添付図面を参照しながら、本発明に係るデータベースシステム等の好適な実施形態について詳細に説明する。なお、以下の説明および添付図面において、略同一の機能構成を有する構成要素については、同一の符号を付することにより重複説明を省略することにする。   Hereinafter, preferred embodiments of a database system and the like according to the present invention will be described in detail with reference to the accompanying drawings. In the following description and the accompanying drawings, the same reference numerals are given to components having substantially the same functional configuration, and redundant description is omitted.

図1は、本発明の本実施の形態に係るデータベースシステム100の概略構成を示す図である。図1に示すように、データベースシステム100は、サーバ101、端末装置103等が、ネットワーク109を介して接続されて構成される。尚、データベースシステム100は、WWW(World Wide Web)技術を用いて実現した場合の構成図である。   FIG. 1 is a diagram showing a schematic configuration of a database system 100 according to the present embodiment of the present invention. As shown in FIG. 1, the database system 100 is configured by connecting a server 101, a terminal device 103, and the like via a network 109. The database system 100 is a configuration diagram in the case where the database system 100 is realized by using WWW (World Wide Web) technology.

ネットワーク109は、インターネット、ローカルエリアネットワーク(LAN)、社内LAN等のネットワークであり、有線、無線を問わない。   The network 109 is a network such as the Internet, a local area network (LAN), or an in-house LAN, and may be wired or wireless.

サーバ101は、サーバコンピュータ等であり、WWWサーバ110、データベース操作手段111、データベースサーバ管理手段112、データベース管理手段113等を有する。データベース操作手段111は、WWWサーバ110から呼び出され、商品情報データベース301の検索や情報内容の参照、閲覧等を行う。データベースサーバ管理手段112は、ユーザ104の登録や各種設定等のシステム運用・管理を行う。データベース管理手段113は、データベースエンジン等であり、データベースへの検索、参照、登録、削除等の各種要求に対する該当処理を行う。   The server 101 is a server computer or the like, and includes a WWW server 110, a database operation unit 111, a database server management unit 112, a database management unit 113, and the like. The database operation unit 111 is called from the WWW server 110, and searches the product information database 301, refers to the information content, browses, and the like. The database server management unit 112 performs system operation and management such as registration of the user 104 and various settings. The database management means 113 is a database engine or the like, and performs corresponding processing for various requests such as search, reference, registration, and deletion to the database.

ユーザ104は、商品情報データベース301を利用する、予め、サーバ101に登録した利用者であり、端末装置103を有する。端末装置103には、WWWブラウザ120が搭載される。端末装置103は、WWWブラウザ120を介して、サーバ101のWWWサーバ110にアクセスし、商品情報データベース301の操作要求、入力情報等を送信し、商品情報データベース301から取得した情報等を受信する。尚、端末装置103は、パーソナルコンピュータ、携帯情報端末(Personal Digital Assistant)等である。
サーバ管理者105は、データベースシステム100の運用・管理等を行う管理者であり、端末装置103を有する。端末装置103は、WWWブラウザ120を介して、サーバ101のWWWサーバ110にアクセスし、データベースサーバ管理手段112を起動し、ユーザ104の登録や各種設定等の要求を送信し、運用・管理情報等を受信する。
The user 104 is a user who uses the product information database 301 and is registered in the server 101 in advance, and includes the terminal device 103. The terminal device 103 is equipped with a WWW browser 120. The terminal device 103 accesses the WWW server 110 of the server 101 via the WWW browser 120, transmits an operation request, input information, and the like of the product information database 301, and receives information acquired from the product information database 301. The terminal device 103 is a personal computer, a personal digital assistant, or the like.
The server administrator 105 is an administrator who operates and manages the database system 100 and has a terminal device 103. The terminal device 103 accesses the WWW server 110 of the server 101 via the WWW browser 120, activates the database server management unit 112, transmits requests for registration, various settings, etc. of the user 104, operation / management information, etc. Receive.

次に、サーバ101のハードウェア構成を説明する。図2は、サーバ101のハードウェア構成図である。   Next, the hardware configuration of the server 101 will be described. FIG. 2 is a hardware configuration diagram of the server 101.

図2に示すように、サーバ101は、制御部201、記憶装置202(ハードディスク)、メディア入出力部203(CD−ROM)、通信制御部204(通信制御装置、通信ポート等)、入力部205(キーボード、マウス等)、印刷部206(プリンタ)、表示部207(ディスプレイ)等が、バス209を介して接続される。   2, the server 101 includes a control unit 201, a storage device 202 (hard disk), a media input / output unit 203 (CD-ROM), a communication control unit 204 (communication control device, communication port, etc.), an input unit 205. (Keyboard, mouse, etc.), printing unit 206 (printer), display unit 207 (display) and the like are connected via a bus 209.

制御部201は、CPU、ROM、RAM等で構成され、大容量記憶媒体としての記憶装置202に格納されたプログラムに従って、バス209を介して接続された各装置を駆動制御する。   The control unit 201 includes a CPU, a ROM, a RAM, and the like, and drives and controls each device connected via the bus 209 in accordance with a program stored in the storage device 202 as a large-capacity storage medium.

記憶装置202には、各構成部分を駆動制御する制御プログラム311、アプリケーションプログラム312、及び商品情報データベース301等が格納されている。   The storage device 202 stores a control program 311 that drives and controls each component, an application program 312, a product information database 301, and the like.

これらの各プログラムコードは、制御部201により必要に応じて読み出されてRAMに移され、CPUに読み出されて各種の手段として実行される。   Each of these program codes is read by the control unit 201 as necessary, transferred to the RAM, read by the CPU, and executed as various means.

メディア入出力部203(CD−ROMドライブ装置)は、制御部201のROMや記憶装置202に記憶されているプログラムや情報をバージョンアップ、機器設定等の設定を行う際に用いられる。   The media input / output unit 203 (CD-ROM drive device) is used to upgrade the program and information stored in the ROM of the control unit 201 and the storage device 202, and make settings such as device settings.

通信制御部204は、通信制御装置、通信ポート等であり、ネットワーク109を介して、サーバ101と、端末装置103間の通信制御を行う。   The communication control unit 204 is a communication control device, a communication port, and the like, and performs communication control between the server 101 and the terminal device 103 via the network 109.

入力部205は、キーボード、マウス等であり、表示部207(ディスプレイ)に表示された操作案内、各種処理、操作を行う。
印刷部206は、プリンタであり、印刷出力処理を行う。
The input unit 205 is a keyboard, a mouse, and the like, and performs operation guidance, various processes, and operations displayed on the display unit 207 (display).
A printing unit 206 is a printer and performs print output processing.

次に、記憶装置202におけるデータベースシステム関連のファイル配置について説明する。図3は、記憶装置202におけるデータベースシステム関連のファイル配置を示す。図3に示すように、記憶装置202内には、商品情報データベース301、及び制御プログラム311、アプリケーションプログラム312等が格納されている。   Next, database file-related file arrangement in the storage device 202 will be described. FIG. 3 shows a file arrangement related to the database system in the storage device 202. As shown in FIG. 3, the storage device 202 stores a product information database 301, a control program 311, an application program 312 and the like.

商品情報データベース301には、商品情報等を蓄積する。尚、サーバ101が管理する商品情報データベース301は、必要に応じて、複数存在してもよい。   The product information database 301 stores product information and the like. Note that a plurality of product information databases 301 managed by the server 101 may exist as necessary.

制御プログラム311は、サーバ101の各構成部分を駆動制御するプログラムである。
アプリケーションプログラム312は、実行可能プログラムであり、WWWサーバ110、データベース操作手段111、データベースサーバ管理手段112、データベース管理手段113等に該当するプログラムである。
The control program 311 is a program that drives and controls each component of the server 101.
The application program 312 is an executable program, and corresponds to the WWW server 110, the database operation unit 111, the database server management unit 112, the database management unit 113, and the like.

次に、端末装置103のハードウェア構成を説明する。図4は、端末装置103のハードウェア構成図である。   Next, the hardware configuration of the terminal device 103 will be described. FIG. 4 is a hardware configuration diagram of the terminal device 103.

図4に示すように、端末装置103は、制御部401、記憶装置402(ハードディスク、外部メモリ)、メディア入出力部403(CD−ROM)、通信制御部404(通信制御装置、通信ポート等)、入力部405(キーボード、マウス等)、印刷部406(プリンタ)、表示部407(ディスプレイ)等が、バス409を介して接続される。   As shown in FIG. 4, the terminal device 103 includes a control unit 401, a storage device 402 (hard disk, external memory), a media input / output unit 403 (CD-ROM), a communication control unit 404 (communication control device, communication port, etc.). An input unit 405 (keyboard, mouse, etc.), a printing unit 406 (printer), a display unit 407 (display), etc. are connected via a bus 409.

制御部401は、CPU、ROM、RAM等で構成され、大容量記憶媒体としての記憶装置402に格納されたプログラムに従って、バス409を介して接続された各装置を駆動制御する。   The control unit 401 includes a CPU, a ROM, a RAM, and the like, and drives and controls each device connected via the bus 409 according to a program stored in the storage device 402 as a large-capacity storage medium.

記憶装置402(ハードディスク)には、各構成部分を駆動制御するプログラム、WWWブラウザ120等のアプリケーションプログラム等が格納されている。   The storage device 402 (hard disk) stores a program for driving and controlling each component, an application program such as the WWW browser 120, and the like.

これらの各プログラムコードは、制御部401により必要に応じて読み出されてRAMに移され、CPUに読み出されて各種の手段として実行される。   Each of these program codes is read by the control unit 401 as necessary, transferred to the RAM, read by the CPU, and executed as various means.

メディア入出力部403(CD−ROMドライブ装置)は、制御部401のROMや記憶装置402に記憶されているプログラムや情報をバージョンアップ、機器設定等の設定を行う際に用いられる。   The media input / output unit 403 (CD-ROM drive device) is used to upgrade the program and information stored in the ROM of the control unit 401 and the storage device 402, and make settings such as device settings.

通信制御部404は、通信制御装置、通信ポート等であり、ネットワーク109を介して、端末装置103と、サーバ101間の通信制御を行う。   The communication control unit 404 is a communication control device, a communication port, and the like, and performs communication control between the terminal device 103 and the server 101 via the network 109.

入力部405は、キーボード、マウス等であり、表示部407(ディスプレイ)に表示された操作案内、各種処理、操作を行う。
印刷部406は、プリンタであり、印刷出力処理を行う。
The input unit 405 is a keyboard, a mouse, and the like, and performs operation guidance, various processes, and operations displayed on the display unit 407 (display).
A printing unit 406 is a printer and performs print output processing.

次に、データベースシステム100の検索された情報群に対する一括更新処理の流れを説明する。図5、図6は、データベースシステム100の処理手順を示すフローチャートである。   Next, a flow of batch update processing for the retrieved information group in the database system 100 will be described. 5 and 6 are flowcharts showing the processing procedure of the database system 100. FIG.

図5に示すように、端末装置103の制御部401は、サーバ101にアクセスし、ログインする(ステップ501)。   As shown in FIG. 5, the control unit 401 of the terminal device 103 accesses the server 101 and logs in (step 501).

例えば、ユーザ104は端末装置103のWWWブラウザ120からサーバ101のURLを指定してサーバ101にアクセスし、サーバ101の制御部201は、WWWサーバ110を介して、ログイン画面データを端末装置103に送信する。制御部401は、WWWブラウザ120を介して、受け取ったログイン画面(図示せず)を表示し、入力されたユーザID、パスワード等をサーバ101に送信する。   For example, the user 104 accesses the server 101 by specifying the URL of the server 101 from the WWW browser 120 of the terminal device 103, and the control unit 201 of the server 101 sends the login screen data to the terminal device 103 via the WWW server 110. Send. The control unit 401 displays the received login screen (not shown) via the WWW browser 120 and transmits the input user ID, password, and the like to the server 101.

サーバ101の制御部201は、WWWサーバ110を介して、ユーザID、パスワード等を受け取り、ユーザ認証を行う(ステップ502)。以降、端末装置103とサーバ101との間でのデータの送受信は、WWWブラウザ120とWWWサーバ110を介して行われる。   The control unit 201 of the server 101 receives a user ID, a password, and the like via the WWW server 110 and performs user authentication (step 502). Thereafter, data transmission / reception between the terminal device 103 and the server 101 is performed via the WWW browser 120 and the WWW server 110.

制御部201は、正しくユーザ認証された場合、制御部201は、ユーザ104が商品情報データベース301に対する検索、閲覧等を行うメイン画面データを端末装置103に送信する(ステップ503)。   When the user authentication is correctly performed, the control unit 201 transmits main screen data on which the user 104 searches and browses the product information database 301 to the terminal device 103 (step 503).

端末装置103の制御部401は、受け取ったメイン画面を表示する(ステップ504)。   The control unit 401 of the terminal device 103 displays the received main screen (step 504).

ユーザ104は、任意の条件に該当する商品情報群を抽出するため、メイン画面上の検索画面710で任意の検索条件を設定し、検索実行ボタン715をクリックする(ステップ505)。
制御部401は、サーバ101に、設定した検索条件と共に検索要求を送信する(ステップ506)。
The user 104 sets an arbitrary search condition on the search screen 710 on the main screen and clicks a search execution button 715 in order to extract a product information group corresponding to the arbitrary condition (step 505).
The control unit 401 transmits a search request together with the set search condition to the server 101 (step 506).

サーバ101の制御部201は、受け取った検索条件714に該当する商品情報群を、商品情報データベース301から検索、抽出し(ステップ507)、検索結果データを送信する(ステップ508)。
端末装置103の制御部401は、受け取った検索結果データを情報一覧701に表示する(ステップ509)。
The control unit 201 of the server 101 searches and extracts a product information group corresponding to the received search condition 714 from the product information database 301 (step 507), and transmits search result data (step 508).
The control unit 401 of the terminal device 103 displays the received search result data on the information list 701 (step 509).

図7は、情報検索後の更新前の商品情報を表示するメイン画面700を示す。図7に示すように、メイン画面700には、商品情報データベース301から取得した商品情報702を表示する情報一覧701、検索画面710等、及び各種制御ボタン、制御メニュ等が表示される。検索画面710は、項目711、値712、比較指示713等からなる検索条件714、検索実行ボタン715、条件追加ボタン、条件削除ボタン等からなる。
例えば、検索条件として、「型番」という項目711の値712が“ABC”から始まる(比較指示713)という検索条件714を設定し、検索要求を行うと、情報一覧701に、検索条件714に該当する「型番」が“ABC”で始まる商品情報702が表示される。
FIG. 7 shows a main screen 700 that displays the product information before the update after the information search. As shown in FIG. 7, the main screen 700 displays an information list 701 for displaying product information 702 acquired from the product information database 301, a search screen 710, and various control buttons and a control menu. The search screen 710 includes a search condition 714 including items 711, values 712, comparison instructions 713, a search execution button 715, a condition addition button, a condition deletion button, and the like.
For example, when a search condition 714 in which the value 712 of the item 711 “model number” starts with “ABC” (comparison instruction 713) is set as a search condition and a search request is made, the information list 701 corresponds to the search condition 714. The product information 702 whose “model number” starts with “ABC” is displayed.

図6に示すように、ユーザ104は、検索された商品情報群に対して一括更新を行うため、編集メニュボタン705等をクリックし、表示された編集メニュから「更新」を選択する(ステップ601)。
制御部401は、更新内容指定要求を行う(ステップ602)。
As shown in FIG. 6, the user 104 clicks the edit menu button 705 or the like and performs a batch update on the searched product information group, and selects “update” from the displayed edit menu (step 601). ).
The control unit 401 makes an update content designation request (step 602).

サーバ101の制御部201は、更新内容指定画面データを送信する(ステップ603)。   The control unit 201 of the server 101 transmits update content designation screen data (step 603).

制御部401は、受け取った更新内容指定画面800を表示する(ステップ604)。
図8は、更新内容指定画面800を示す。図8に示すように、更新内容指定画面800は、更新対象の項目711、更新内容801、完了ボタン809等からなる。項目711は、更新対象の項目を指定する。更新内容801は、値置換811、先頭追加812、末尾追加813、文字列置換814、式の値置換815等からなり、これらの規則(機能)に基づいて、一括更新する。
The control unit 401 displays the received update content designation screen 800 (step 604).
FIG. 8 shows an update content designation screen 800. As shown in FIG. 8, the update content designation screen 800 includes items 711 to be updated, update content 801, a completion button 809, and the like. An item 711 designates an item to be updated. The update content 801 includes value replacement 811, head addition 812, tail addition 813, character string replacement 814, expression value replacement 815, and the like, and is updated collectively based on these rules (functions).

値置換811は、指定した項目711の値を別の値712に置換する。
先頭追加812は、指定した項目711の値の先頭に文字列820を追加する。
末尾追加813は、指定した項目711の値の末尾に文字列820を追加する。
文字列置換814は、指定した項目711の値に含まれる文字列820を置換文字列821に置換する。
式の値置換815は、指定した項目711の値を式822により変換する。式822は、数式、関数等である。
The value replacement 811 replaces the value of the designated item 711 with another value 712.
In the head addition 812, a character string 820 is added to the head of the value of the designated item 711.
Add end 813 adds a character string 820 to the end of the value of the specified item 711.
The character string replacement 814 replaces the character string 820 included in the value of the designated item 711 with the replacement character string 821.
The expression value replacement 815 converts the value of the designated item 711 by the expression 822. Expression 822 is an expression, a function, or the like.

ユーザ104は、検索結果である条件に該当する商品情報群に対して、更新内容801を選択、指定し、完了ボタン809をクリックする(ステップ605)。
例えば、図8に示すように、先に検索した項目711「型番」の値712が“ABC”で始まる商品情報702に対して、項目711「価格」の値712を消費税込みの価格(1.05倍)に更新する場合、更新内容801に「式の値置換」815を選択し、式822に「“価格”*1.05」を設定する。
The user 104 selects and designates the update content 801 for the product information group corresponding to the condition that is the search result, and clicks the completion button 809 (step 605).
For example, as shown in FIG. 8, the value 712 of the item 711 “price” is set to the price including the consumption tax (1...) With respect to the product information 702 in which the value 712 of the item 711 “model number” previously searched starts with “ABC”. In the case of updating to (05 times), “replace value of formula” 815 is selected as the update content 801, and “price” * 1.05 is set as formula 822.

制御部401は、指定した更新内容801と更新要求を送信する(ステップ606)。   The control unit 401 transmits the designated update content 801 and an update request (step 606).

サーバ101の制御部201は、受け取った更新内容801に応じて、条件に該当する商品情報群を、規則に基づいて更新し、商品情報データベース301に保持する(ステップ607)。制御部201は、更新結果データを送信する(ステップ608)。
端末装置103の制御部401は、受け取った更新結果データを情報一覧701に表示する(ステップ609)。
The control unit 201 of the server 101 updates the product information group corresponding to the condition based on the rule according to the received update content 801, and stores the updated product information group in the product information database 301 (step 607). The control unit 201 transmits update result data (step 608).
The control unit 401 of the terminal device 103 displays the received update result data on the information list 701 (step 609).

図9は、更新後の商品情報を表示するメイン画面700を示す。図9に示すように、例えば、項目711「型番」の値712が“ABC”で始まる商品情報702に対して、項目711「価格」の値712を消費税込みの価格(1.05倍)に更新した場合、情報一覧701には、項目711「型番」の値712が“ABC”で始まる商品情報702の項目711「価格」には、1.05倍に更新した値(例えば、「価格」“100000”――>“105000”)が表示される。   FIG. 9 shows a main screen 700 that displays the updated product information. As shown in FIG. 9, for example, for the product information 702 in which the value 712 of the item 711 “model number” starts with “ABC”, the value 712 of the item 711 “price” is set to a price including consumption tax (1.05 times). When updated, the information list 701 includes an item 711 “model number” value 712 that starts with “ABC”. The item 711 “price” of the product information 702 has a value updated 1.05 times (for example, “price”). “100,000”-> “105000”) is displayed.

次に、更新内容801―「値置換」811による商品情報群の一括更新について説明する。図10は、更新内容801―「値置換」811による商品情報群の一括更新を示す。   Next, the batch update of the product information group based on the update contents 801- “value replacement” 811 will be described. FIG. 10 shows the batch update of the product information group by the update content 801-“value replacement” 811.

図10に示すように、例えば、項目711「型番」の値712が“ABC”で始まる商品情報の項目711「商品名」を“DYNAGALAXY”に置換する場合、商品情報データベース301から抽出した検索結果である項目711「型番」の値712が“ABC”で始まる1または複数の商品情報702からなる商品情報群(更新前)1001に対して、更新内容指定画面800で更新内容801に「値置換」811を選択し、値712“DYNAGALAXY”を設定し、更新を行うと、商品情報群(更新後)1002は、項目711「商品名」の値712を“DYNAGALAXY”に置換した1または複数の商品情報702からなる(例えば、「商品名」“dynagalaxy”――>“DYNAGALAXY”等)。サーバ101の制御部201は、商品情報群(更新後)1002を記憶装置202の商品情報データベース301に保持する。   As illustrated in FIG. 10, for example, when the item 711 “product name” of the item information 711 “model number” 712 starts with “ABC” is replaced with “DYNAGALAXY”, the search result extracted from the item information database 301 The item 711 “model number” value 712 is a product information group (before update) 1001 including one or a plurality of product information 702 starting with “ABC”. ”811, the value 712“ DYNAGALAXY ”is set, and the update is performed, the product information group (after update) 1002 is replaced with one or a plurality of items in which the value 712 of the item 711“ product name ”is replaced with“ DYNAGALAXY ” It consists of product information 702 (for example, “product name” “dynagalaxy”-> “DYNAGALAXY”, etc.). The control unit 201 of the server 101 holds a product information group (after update) 1002 in the product information database 301 of the storage device 202.

次に、更新内容801―「先頭追加」812による商品情報群の一括更新について説明する。図11は、更新内容801―「先頭追加」812による商品情報群の一括更新を示す。   Next, the batch update of the merchandise information group by the update content 801- “add head” 812 will be described. FIG. 11 shows the batch update of the product information group by the update content 801-“add head” 812.

図11に示すように、例えば、項目711「型番」の値712が“ABC”で始まる商品情報の項目711「商品名」の値の先頭に“super”を追加する場合、商品情報データベース301から抽出した検索結果である項目711「型番」の値712が“ABC”で始まる1または複数の商品情報702からなる商品情報群(更新前)1001に対して、更新内容指定画面800で更新内容801に「先頭追加」812を選択し、文字列820“super”を設定し、更新を行うと、商品情報群(更新後)1002は、項目711「商品名」の値712の先頭に“super”に追加する1または複数の商品情報702からなる(例えば、「商品名」“dynagalaxy V.2”――>“super dynagalaxy V.2”等)。サーバ101の制御部201は、商品情報群(更新後)1002を記憶装置202の商品情報データベース301に保持する。   As shown in FIG. 11, for example, when “super” is added to the beginning of the value of the item 711 “product name” of the product information in which the value 712 of the item 711 “model number” starts with “ABC”, from the product information database 301. For the product information group (before update) 1001 including one or a plurality of product information 702 in which the value 712 of the item 711 “model number” as the extracted search result starts with “ABC”, the update content 801 is displayed on the update content designation screen 800. When “add top” 812 is selected, the character string 820 “super” is set, and updating is performed, the product information group (after update) 1002 has “super” at the head of the value 712 of the item 711 “product name”. (For example, "product name" "dynagalaxy V.2"-> "super dynamicaly V.2"). "Etc.). The control unit 201 of the server 101 holds a product information group (after update) 1002 in the product information database 301 of the storage device 202.

次に、更新内容801―「末尾追加」813による商品情報群の一括更新について説明する。図12は、更新内容801―「末尾追加」813による商品情報群の一括更新を示す。   Next, the batch update of the merchandise information group by the update content 801- “add end” 813 will be described. FIG. 12 shows the batch update of the product information group by the update content 801-"add end" 813.

図12に示すように、例えば、項目711「型番」の値712が“ABC”で始まる商品情報の項目711「商品名」の値の末尾に“V.4”を追加する場合、商品情報データベース301から抽出した検索結果である項目711「型番」の値712が“ABC”で始まる1または複数の商品情報702からなる商品情報群(更新前)1001に対して、更新内容指定画面800で更新内容801に「末尾追加」813を選択し、文字列820“V.4”を設定し、更新を行うと、商品情報群(更新後)1002は、項目711「商品名」の値712の末尾に“V.4”に追加する1または複数の商品情報702からなる(例えば、 「商品名」“dynagalaxy”――>“dynagalaxy V.4”等)。サーバ101の制御部201は、商品情報群(更新後)1002を記憶装置202の商品情報データベース301に保持する。   As shown in FIG. 12, for example, when “V.4” is added to the end of the value of the item 711 “product name” of the product information in which the value 712 of the item 711 “model number” starts with “ABC”, the product information database The item 711 “model number” value 712 that is the search result extracted from 301 is updated on the update content designation screen 800 for a product information group (before update) 1001 including one or more product information 702 starting with “ABC”. When “add end” 813 is selected as the content 801, the character string 820 “V.4” is set, and updating is performed, the product information group (after update) 1002 is the end of the value 712 of the item 711 “product name”. 1 or a plurality of product information 702 added to “V.4” (for example, “product name” “dynagalaxy”-> “dynagalaxy V.4”, etc.). The control unit 201 of the server 101 holds a product information group (after update) 1002 in the product information database 301 of the storage device 202.

次に、更新内容801―「文字列置換」814による商品情報群の一括更新について説明する。図13は、更新内容801―「文字列置換」814による商品情報群の一括更新を示す。   Next, the batch update of the product information group by the update content 801- “character string replacement” 814 will be described. FIG. 13 shows the batch update of the product information group by the update content 801-“character string replacement” 814.

図13に示すように、例えば、項目711「型番」の値712が“ABC”で始まる商品情報の項目711「商品名」に含まれる文字列“dynagalaxy”を“DYNAGALAXY”に置換する場合、商品情報データベース301から抽出した検索結果である項目711「型番」の値712が“ABC”で始まる1または複数の商品情報702からなる商品情報群(更新前)1001に対して、更新内容指定画面800で更新内容801に「文字列置換」814を選択し、文字列820“dynagalaxy”と、置換文字列821“DYNAGALAXY”を設定し、更新を行うと、商品情報群(更新後)1002は、項目711「商品名」に含まれる文字列“dynagalaxy”を“DYNAGALAXY”に置換した1または複数の商品情報702からなる(例えば、「商品名」 “dynagalaxy V.1”――>“DYNAGALAXY V.1”等)。サーバ101の制御部201は、商品情報群(更新後)1002を記憶装置202の商品情報データベース301に保持する。   As shown in FIG. 13, for example, when the character string “dynagalaxy” included in the item 711 “product name” of the product information in which the value 712 of the item 711 “model number” starts with “ABC” is replaced with “DYNAGALAXY” An update content designation screen 800 for a product information group (before update) 1001 including one or a plurality of product information 702 in which the value 712 of the item 711 “model number”, which is the search result extracted from the information database 301, starts with “ABC”. In the update content 801, “character string replacement” 814 is selected, the character string 820 “dynagalaxy” and the replacement character string 821 “DYNAGALAXY” are set, and update is performed. The character string “dynagalaxy” included in 711 “product name” is replaced with “DYNAGALAXY” 1 The other consists of a plurality of product information 702 (for example, "product name" "dynagalaxy V.1" -> "DYNAGALAXY V.1", etc.). The control unit 201 of the server 101 holds a product information group (after update) 1002 in the product information database 301 of the storage device 202.

以上説明したように、本発明の実施の形態によれば、サーバ101は、商品情報データベース301から、端末装置103から指定された条件に基づいて、抽出した商品情報群の項目に対して、項目711の値を別の値712に置換する値置換811、項目711の値の先頭に文字列820を追加する先頭追加812、項目711の値の末尾に文字列820を追加する末尾追加813、項目711の値に含まれる文字列820を置換文字列821に置換する文字列置換814、項目711の値を式822により変換する式の値置換815等の規則に基づいて一括更新し、商品情報データベース301に保持する。   As described above, according to the embodiment of the present invention, the server 101 selects items for the items of the product information group extracted from the product information database 301 based on the conditions specified by the terminal device 103. A value replacement 811 for replacing the value of 711 with another value 712, a head addition 812 for adding a character string 820 to the head of the value of the item 711, a tail addition 813 for adding a character string 820 to the end of the value of the item 711, an item The product information database is updated collectively based on rules such as a character string replacement 814 that replaces the character string 820 included in the value 711 with the replacement character string 821, and a value replacement 815 of an expression that converts the value of the item 711 by the expression 822. 301.

これにより、従来のように更新用テキストファイルの準備をすることなく、検索された商品情報群に対して更新を行うことができ、更新後の値がある規則に則っている場合には、その規則を指定するだけで更新可能となり、一括更新における準備作業の省力化が図れる。   As a result, it is possible to update the searched product information group without preparing the update text file as in the past, and when the updated value is in accordance with a certain rule, Updates can be made by simply specifying rules, and labor savings in preparation work for batch updates can be achieved.

尚、本実施の形態では、データベースとして商品情報等を蓄積する商品情報データベース301を用いたが、商品情報等に限るものではない。   In the present embodiment, the product information database 301 that stores product information and the like is used as the database, but the present invention is not limited to product information and the like.

また、本実施の形態では、WWW技術を用いて実現したが、端末装置103に専用のユーザプログラムを備えることにより、WWW技術を用いずに実現することも可能である。   In this embodiment, the WWW technology is used. However, the terminal device 103 can be realized without using the WWW technology by providing a dedicated user program.

尚、図5、図6等に示す処理を行うプログラムはCD−ROM等の記録媒体に保持させて流通させてもよいし、このプログラムを通信回線を介して送受することもできる。   Note that the program for performing the processing shown in FIGS. 5 and 6 may be distributed on a recording medium such as a CD-ROM, or the program may be transmitted and received via a communication line.

以上、添付図面を参照しながら、本発明に係るデータベースシステム等の好適な実施形態について説明したが、本発明はかかる例に限定されない。当業者であれば、本願で開示した技術的思想の範疇内において、各種の変更例または修正例に想到し得ることは明らかであり、それらについても当然に本発明の技術的範囲に属するものと了解される。   The preferred embodiments of the database system and the like according to the present invention have been described above with reference to the accompanying drawings, but the present invention is not limited to such examples. It will be apparent to those skilled in the art that various changes or modifications can be conceived within the scope of the technical idea disclosed in the present application, and these are naturally within the technical scope of the present invention. Understood.

本実施の形態に係るデータベースシステム100の概略構成を示す図The figure which shows schematic structure of the database system 100 which concerns on this Embodiment. サーバ101のハードウェア構成図Hardware configuration diagram of server 101 記憶装置202におけるデータベースシステム関連ファイルを示す図The figure which shows the database system related file in the memory | storage device 202 端末装置103のハードウェア構成図Hardware configuration diagram of the terminal device 103 データベースシステム100の検索した情報群に対する一括更新処理の処理手順を示すフローチャートThe flowchart which shows the process sequence of the batch update process with respect to the information group which the database system 100 searched. データベースシステム100の検索した情報群に対する一括更新処理の処理手順を示すフローチャートThe flowchart which shows the process sequence of the batch update process with respect to the information group which the database system 100 searched. 情報検索後の更新前の商品情報を表示するメイン画面700を示す図The figure which shows the main screen 700 which displays the merchandise information before an update after an information search. 更新内容指定画面800を示す図The figure which shows the update content designation | designated screen 800 更新後の商品情報を表示するメイン画面700を示す図The figure which shows the main screen 700 which displays the merchandise information after an update 更新内容801―「値置換」811による商品情報群の一括更新を示す図Update contents 801-diagram showing batch update of product information group by “value replacement” 811 更新内容801―「先頭追加」812による商品情報群の一括更新を示す図Update contents 801-diagram showing batch update of product information group by "add head" 812 更新内容801―「末尾追加」813による商品情報群の一括更新を示す図Update contents 801-diagram showing batch update of product information group by “add end” 813 更新内容801―「文字列置換」814による商品情報群の一括更新を示す図Update contents 801-diagram showing batch update of product information group by “character string replacement” 814 更新用テキストファイル1400(従来例)を示す図The figure which shows the text file 1400 for update (conventional example)

符号の説明Explanation of symbols

100………データベースシステム
101………サーバ
103………端末装置
104………ユーザ
105………サーバ管理者
109………ネットワーク
111………データベース操作手段
112………データベースサーバ管理手段
113………データベース管理手段
201、401………制御部
202、402………記憶装置
301………商品情報データベース
702………商品情報
711………項目
DESCRIPTION OF SYMBOLS 100 ......... Database system 101 ......... Server 103 ......... Terminal device 104 ......... User 105 ......... Server administrator 109 ......... Network 111 ......... Database operation means 112 ......... Database server management means 113 ......... Database management means 201, 401 ......... Control unit 202, 402 ......... Storage device 301 ......... Product information database 702 ......... Product information 711 ......... Items

Claims (8)

登録利用者の端末装置と、サーバと、がネットワークを介して接続されるシステムであって、
前記サーバは、
項目から情報を複数蓄積するデータベースと、
前記端末装置からの要求に応じて、前記データベースに対する検索、閲覧を行うためのメイン画面のデータを前記端末装置に送るメイン画面送信手段と、
前記メイン画面において前記端末装置から指定される検索条件に応じて、前記データベースから検索、抽出した情報である検索結果を前記端末装置に送る検索結果送信手段と、
前記端末装置からの要求に応じて、更新対象の項目および更新内容を指定するための更新内容指定画面のデータを前記端末装置に送る更新内容指定画面送信手段と、
前記更新内容指定画面において前記端末装置から指定される前記更新対象の項目および前記更新内容に基づいて、前記検索結果の項目の値を一括更新し、前記データベースに保持する更新手段と、
前記更新手段によって一括更新した情報である更新結果を前記端末装置に送る更新結果送信手段と、
を具備し、
前記端末装置は、
前記検索結果送信手段により送られる検索結果を前記メイン画面に表示する検索結果表示手段と、
前記更新結果送信手段により送られる更新結果を前記メイン画面に表示する更新結果表示手段と、
を具備することを特徴とするデータベースシステム。
A system in which a registered user terminal device and a server are connected via a network,
The server
A database that accumulates multiple information from items;
In response to a request from the terminal device, a main screen transmission means for sending data of a main screen for searching and browsing the database to the terminal device;
Search result transmission means for sending a search result , which is information searched and extracted from the database, to the terminal device according to a search condition specified from the terminal device on the main screen ,
In response to a request from the terminal device, an update content designation screen transmission means for sending data of an update content designation screen for designating items to be updated and update content to the terminal device;
Updating means for collectively updating values of the search result items based on the update target items and the update details designated from the terminal device on the update content designation screen ;
Update result transmission means for sending an update result , which is information collectively updated by the update means, to the terminal device;
Comprising
The terminal device
Search result display means for displaying the search results sent by the search result sending means on the main screen;
Update result display means for displaying the update result sent by the update result sending means on the main screen;
A database system comprising:
前記更新内容指定画面は、前記更新対象の項目を指定する第1の指定部と、前記更新対象の項目の値を別の値に置換する値置換と、前記更新対象の項目の値の先頭に文字列を追加する先頭追加と、前記更新対象の項目の値の末尾に文字列を追加する末尾追加と、前記更新対象の項目の値に含まれる文字列を置換文字列に置換する文字列置換と、前記更新対象の項目の値を式により変換する式の値置換と、からなる前記更新内容を指定する第2の指定部と、によって構成されることを特徴とする請求項1に記載のデータベースシステム。 The update content designation screen includes a first designation unit that designates the item to be updated , value substitution that substitutes the value of the item to be updated with another value, and the beginning of the value of the item to be updated. Add the beginning to add a string, add the end to the end of the value of the item to be updated, and replace the string included in the value of the item to be updated with the replacement string And a second designation unit that designates the update content, comprising: a value replacement of an expression that converts the value of the item to be updated by an expression. Database system. 前記メイン画面は、前記データベースに対する検索条件を指定し、前記サーバに検索実行を命令する為の検索部と、前記検索結果と前記更新結果を表示するための情報一覧部と、によって構成されることを特徴とする請求項1または請求項2に記載のデータベースシステム。  The main screen includes a search unit for specifying a search condition for the database and instructing the server to execute a search, and an information list unit for displaying the search result and the update result. The database system according to claim 1 or 2, characterized by the above-mentioned. 登録利用者の端末装置と、ネットワークを介して接続されるサーバであって、
項目から情報を複数蓄積するデータベースと、
前記端末装置からの要求に応じて、前記データベースに対する検索、閲覧を行うためのメイン画面のデータを前記端末装置に送るメイン画面送信手段と、
前記メイン画面において前記端末装置から指定される検索条件に応じて、前記データベースから検索、抽出した情報である検索結果を前記端末装置に送る検索結果送信手段と、
前記端末装置からの要求に応じて、更新対象の項目および更新内容を指定するための更新内容指定画面のデータを前記端末装置に送る更新内容指定画面送信手段と、
前記更新内容指定画面において前記端末装置から指定される前記更新対象の項目および前記更新内容に基づいて、前記検索結果の項目の値を一括更新し、前記データベースに保持する更新手段と、
前記更新手段によって一括更新した情報である更新結果を前記端末装置に送る更新結果送信手段と、
を具備することを特徴とするサーバ。
A server connected to a registered user's terminal device via a network,
A database that accumulates multiple information from items;
In response to a request from the terminal device, a main screen transmission means for sending data of a main screen for searching and browsing the database to the terminal device;
Search result transmission means for sending a search result , which is information searched and extracted from the database, to the terminal device according to a search condition specified from the terminal device on the main screen ,
In response to a request from the terminal device, an update content designation screen transmission means for sending data of an update content designation screen for designating items to be updated and update content to the terminal device;
Updating means for collectively updating values of the search result items based on the update target items and the update details designated from the terminal device on the update content designation screen ;
Update result transmission means for sending an update result , which is information collectively updated by the update means, to the terminal device;
A server comprising:
前記更新内容指定画面は、前記更新対象の項目を指定する第1の指定部と、前記更新対象の項目の値を別の値に置換する値置換と、前記更新対象の項目の値の先頭に文字列を追加する先頭追加と、前記更新対象の項目の値の末尾に文字列を追加する末尾追加と、前記更新対象の項目の値に含まれる文字列を置換文字列に置換する文字列置換と、前記更新対象の項目の値を式により変換する式の値置換と、からなる前記更新内容を指定する第2の指定部と、によって構成されることを特徴とする請求項4に記載のサーバ。 The update content designation screen includes a first designation unit that designates the item to be updated , value substitution that substitutes the value of the item to be updated with another value, and the beginning of the value of the item to be updated. Add the beginning to add a string, add the end to the end of the value of the item to be updated, and replace the string included in the value of the item to be updated with the replacement string And a second designation unit for designating the update content, comprising: a value replacement of an expression for converting the value of the item to be updated by an expression. server. 前記メイン画面は、前記データベースに対する検索条件を指定し、前記サーバに検索実行を命令する為の検索部と、前記検索結果と前記更新結果を表示するための情報一覧部と、によって構成されることを特徴とする請求項4または請求項5に記載のサーバ。  The main screen includes a search unit for specifying a search condition for the database and instructing the server to execute a search, and an information list unit for displaying the search result and the update result. The server according to claim 4 or 5, characterized in that: コンピュータを請求項4から請求項6のいずれかに記載のサーバとして機能させるプログラム。 A program that causes a computer to function as the server according to any one of claims 4 to 6 . コンピュータを請求項4から請求項6のいずれかに記載のサーバとして機能させるプログラムを記録した記録媒体。 A recording medium on which a program for causing a computer to function as the server according to any one of claims 4 to 6 is recorded.
JP2003327003A 2003-09-19 2003-09-19 Database system, server, program, and recording medium Expired - Fee Related JP4412951B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003327003A JP4412951B2 (en) 2003-09-19 2003-09-19 Database system, server, program, and recording medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003327003A JP4412951B2 (en) 2003-09-19 2003-09-19 Database system, server, program, and recording medium

Publications (2)

Publication Number Publication Date
JP2005092651A JP2005092651A (en) 2005-04-07
JP4412951B2 true JP4412951B2 (en) 2010-02-10

Family

ID=34456991

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003327003A Expired - Fee Related JP4412951B2 (en) 2003-09-19 2003-09-19 Database system, server, program, and recording medium

Country Status (1)

Country Link
JP (1) JP4412951B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006343966A (en) * 2005-06-08 2006-12-21 Onkyo Corp Content information updating system

Also Published As

Publication number Publication date
JP2005092651A (en) 2005-04-07

Similar Documents

Publication Publication Date Title
JP5361266B2 (en) Document management apparatus, system, and document management method
US7827158B2 (en) Information processing apparatus, content processing method, storage medium, and program
JP5835224B2 (en) Input support program, input support apparatus, and input support method
JP4412951B2 (en) Database system, server, program, and recording medium
JP2004206492A (en) Method for displaying document and gateway device having function of selecting link partner
JP2004038283A (en) Contents management program, information processor, and information processing method
JP5141164B2 (en) Database system, server, information browsing restriction method by region, program, and recording medium
JP5211614B2 (en) Database system, server, search condition inheritance method, program, and recording medium
JP2008065656A (en) Database system, thumbnail image provision server, program, and recording medium
JP2006260129A (en) Database system, database search server, program and recording medium
JP2007272444A (en) Content management device, content management method, and content management program
JP2006252255A (en) Database system, database retrieval server, program and recording medium
JP4316333B2 (en) Database system, program, and recording medium
JP2006252125A (en) Database system, server, program and recording medium
JP2005092506A (en) Database system, server, program, and recording media
JP2006252257A (en) Data base text output system, text output server, program and recording medium
JP4611780B2 (en) Database system, server, program, and recording medium
JP2019074954A (en) Information processing device, management server, information processing method, and program
JP5418329B2 (en) Information processing program and information processing apparatus
JP2005242742A (en) Database system, server, program, and recording medium
JP2005251061A (en) Data processing system, terminal, data processing method, program and recording medium
JP2007265196A (en) Page layout device, medium layout support system, program, record medium
JP2005092553A (en) Database system, server, program, and recording medium
JP2006227891A (en) Document preparation support system, server, program and recording medium
JP2007265195A (en) Page layout device, medium layout support system, program and storage medium

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20060810

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090811

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20091002

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20091117

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20091117

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

Free format text: PAYMENT UNTIL: 20121127

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees