JP5141164B2 - Database system, server, information browsing restriction method by region, program, and recording medium - Google Patents

Database system, server, information browsing restriction method by region, program, and recording medium Download PDF

Info

Publication number
JP5141164B2
JP5141164B2 JP2007253165A JP2007253165A JP5141164B2 JP 5141164 B2 JP5141164 B2 JP 5141164B2 JP 2007253165 A JP2007253165 A JP 2007253165A JP 2007253165 A JP2007253165 A JP 2007253165A JP 5141164 B2 JP5141164 B2 JP 5141164B2
Authority
JP
Japan
Prior art keywords
region
information
product
database
group
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
JP2007253165A
Other languages
Japanese (ja)
Other versions
JP2009086810A (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 JP2007253165A priority Critical patent/JP5141164B2/en
Publication of JP2009086810A publication Critical patent/JP2009086810A/en
Application granted granted Critical
Publication of JP5141164B2 publication Critical patent/JP5141164B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Description

本発明は、ネットワークを利用したデータベースシステムに係り、特にデータベースのデータの地域別による情報閲覧制限方法に関する。   The present invention relates to a database system using a network, and more particularly to a method for restricting information browsing by region of database data.

近年、カタログ制作を行う際、コンピュータの普及に伴い、カタログに載せる商品データをデータベース化して利用することが始まっている。データベースと連携し、デスクトップパブリッシング(DTP)等でカタログ制作作業を行い、その効率化が図られてきている。例えば、商品情報、素材情報等を蓄積したデータベースと、データベースの情報を管理し、データベースの商品情報や素材情報(商品画像)の入出力、検索、閲覧等の機能を提供するサーバと複数のクライアント端末等からなる情報検索支援システム(例えば、特許文献1)や、ネットワークを介して、Web上で、商品情報等を蓄積、管理するデータベースから情報を検索し提供するシステムが存在する。   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, a database that stores product information, material information, etc., a server and a plurality of clients that manage database information and provide functions such as input / output, search, and browsing of product information and material information (product images) in the database There are information search support systems (for example, Patent Document 1) including terminals and the like, and systems that search and provide information from a database that stores and manages product information on the Web via a network.

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

しかしながら、従来のデータベースシステムにおいて、営業拠点をもつ会社では、それぞれの地域にあわせた商品を抱えていることが多い。その際、商品毎に地域コード等を紐付けて、管理することが多く、1商品に対し1地域の紐付けを行っていた。例えば、2つの地域が同じ商品仕様である場合、上記の仕組みでは管理できなかった。   However, in a conventional database system, a company having a sales base often has products tailored to each region. At that time, a region code or the like is often associated and managed for each product, and one region is associated with one product. For example, when two regions have the same product specifications, the above mechanism cannot be managed.

本発明は、このような問題に鑑みてなされたもので、その目的とするところは、複数の地域の商品を一括して閲覧制限することを可能とするデータベースシステム等を提供することにある。   The present invention has been made in view of such problems, and an object of the present invention is to provide a database system and the like that can restrict browsing of products in a plurality of regions at once.

前述した目的を達成するために第1の発明は、異なる地域の商品が同じ商品仕様である場合がある複数の地域に営業拠点をもつ会社における、クライアント端末にネットワークを介して接続され、商品に関わる商品情報を一定の体系により記憶、管理するデータベースを有し、前記データベースを操作、管理するサーバであって、前記データベースは、商品名及び地域情報に付与される地域IDを少なくとも有する前記商品情報と当該商品情報を一意に紐付ける商品IDとが対応付けられて格納されるとともに、同一の前記商品名に対して異なる前記地域IDを付与する前記商品情報の存在を許す商品情報テーブルと、前記地域IDを付与する地域情報を格納した地域テーブルと、複数の地域を1つの地域グループとして、地域グループ情報に付与される地域グループIDに複数の前記地域IDを対応付けた地域グループテーブルと、前記データベースに接続可能なユーザ情報に前記地域グループIDを対応付けたユーザ情報テーブルとを記憶するデータベースであって、前記クライアント端末からのログイン要求に伴い、入力されたユーザIDに対応付けられる地域グループIDを前記ユーザ情報テーブルから取得し、前記地域グループIDに対応付けられる複数の地域IDを前記地域グループテーブルから取得する取得手段と、取得した閲覧可能な複数の地域IDに対応付けられる地域情報を前記クライアント端末に送信し、前記クライアント端末において選択された前記地域情報を受信する選択受信手段と、選択された地域の前記地域IDに対応付けられる前記商品情報を、前記商品情報テーブルから検索し、検索結果である選択された前記地域の商品情報を前記クライアント端末に提供する提供手段と、を具備することを特徴とするサーバである。 In order to achieve the above-mentioned object, the first invention is a product connected to a client terminal via a network in a company having sales offices in a plurality of regions where products in different regions may have the same product specifications. A server for storing and managing related product information in a certain system, and operating and managing the database, wherein the database has at least a product name and a region ID assigned to the region information. And a product ID that uniquely associates the product information with each other and stored, and a product information table that allows the presence of the product information that gives different region IDs to the same product name , and local table storing area information imparting region ID, and a plurality of regional as one regional groups, regional group information There a database that stores a regional groups table that associates a plurality of the local ID to the regional group ID given, the user information table associating the pre-Symbol land area group ID to the user information that can connect to the database In response to a login request from the client terminal, a region group ID associated with the input user ID is acquired from the user information table, and a plurality of region IDs associated with the region group ID are obtained from the region group table. An acquisition unit that acquires the region information associated with the acquired plurality of region IDs that can be browsed, and a selection reception unit that receives the region information selected by the client terminal; was the product information that is associated with the region ID of the region, Searches the serial product information table, a server, characterized by comprising: a providing means, a to provide the product information of the region in which it has been selected as the search result to the client terminal.

また、前記選択受信手段は、複数の地域IDに対応付けられる地域情報を基に生成された地域の地図画像を送信し、所望する地域を選択させることが望ましい。 Further, the selection receiving means transmits the map image generated based on the area information associated with the plurality of local ID area, desirable Rukoto to select the desired area.

「商品情報」は、商品の文字情報(スペックなど)や、商品の素材情報(画像情報)等からなる。
「地域グループ」は、複数の地域を1つの地域グループとして設定するものであり、「地域グループテーブル」は、地域グループIDに複数の地域IDを対応付ける。「地域」は、それぞれの地域にあわせて商品(商品仕様)を管理し、商品毎に地域コード等を紐付ける。「地域テーブル」は、地域IDを付与する地域名等の地域情報からなる。
The “product information” is composed of character information (such as specifications) of the product, material information (image information) of the product, and the like.
The “region group” sets a plurality of regions as one region group, and the “region group table” associates a plurality of region IDs with the region group ID. “Region” manages products (product specifications) according to each region, and associates a region code or the like for each product. The “region table” includes region information such as a region name to which a region ID is assigned.

第1の発明では、1商品に対して複数の地域を紐付けることが可能となり、複数の地域が同じ商品仕様である場合でも、管理することを可能とする。複数の地域の商品を一括して閲覧制限をかけることができる。地域にあわせた商品情報閲覧の操作性が向上する。   In the first invention, a plurality of regions can be associated with one product, and management is possible even when the plurality of regions have the same product specification. You can restrict viewing of products in multiple regions at once. Ease of browsing product information tailored to the region is improved.

また、第2の発明は、異なる地域の商品が同じ商品仕様である場合がある複数の地域に営業拠点をもつ会社における、クライアント端末と、商品に関わる商品情報を一定の体系により記憶、管理するデータベースを有し、前記データベースを操作、管理するサーバと、がネットワークを介して接続されるデータベースシステムであって、前記サーバは、商品名及び地域情報に付与される地域IDを少なくとも有する前記商品情報と当該商品情報を一意に紐付ける商品IDとが対応付けられて格納されるとともに、同一の前記商品名に対して異なる前記地域IDを付与する前記商品情報の存在を許す商品情報テーブルと、前記地域IDを付与する地域情報を格納した地域テーブルと、複数の地域を1つの地域グループとして、地域グループ情報に付与される地域グループIDに複数の前記地域IDを対応付けた地域グループテーブルと、前記データベースに接続可能なユーザ情報に前記地域グループIDを対応付けたユーザ情報テーブルとを記憶するデータベースを有し、前記クライアント端末からのログイン要求に伴い、入力されたユーザIDに対応付けられる地域グループIDを前記ユーザ情報テーブルから取得し、前記地域グループIDに対応付けられる複数の地域IDを前記地域グループテーブルから取得する取得手段と、取得した閲覧可能な複数の地域IDに対応付けられる地域情報を前記クライアント端末に送信し、前記クライアント端末において選択された前記地域情報を受信する選択受信手段と、選択された地域の前記地域IDに対応付けられる前記商品情報を、前記商品情報テーブルから検索し、検索結果である選択された前記地域の商品情報を前記クライアント端末に提供する提供手段と、具備することを特徴とするデータベースシステムである。
第2の発明は、第1の発明のサーバと、クライアント端末と、情報を記憶、管理するデータベースを有しデータベースを管理するデータベースサーバとから構成されるデータベースシステムに関する発明である。
The second invention stores and manages client terminals and product information related to products in a certain system in a company having sales offices in a plurality of regions where products in different regions may have the same product specifications. A database system having a database and connected to a server for operating and managing the database via a network, wherein the server includes at least a product name and a region ID assigned to the region information. And a product ID that uniquely associates the product information with each other and stored, and a product information table that allows the presence of the product information that gives different region IDs to the same product name , and local table storing area information imparting region ID, and a plurality of regional as one regional groups, regional group information Yes and regional group table that associates a plurality of the local ID to the regional group ID given, a database for storing the user information table associating the pre-Symbol land area group ID to the user information that can connect to the database In response to a login request from the client terminal, a region group ID associated with the input user ID is acquired from the user information table, and a plurality of region IDs associated with the region group ID are obtained from the region group table. An acquisition unit that acquires the region information associated with the acquired plurality of region IDs that can be browsed, and a selection reception unit that receives the region information selected by the client terminal; was the product information that is associated with the region ID of the region, before Searches the product information table, a database system, characterized by comprising: a providing means, a to provide the product information of the region in which it has been selected as the search result to the client terminal.
The second invention relates to a database system comprising the server of the first invention, a client terminal, and a database server having a database for storing and managing information and managing the database.

また、第3の発明は、異なる地域の商品が同じ商品仕様である場合がある複数の地域に営業拠点をもつ会社における、クライアント端末と、商品に関わる商品情報を一定の体系により記憶、管理するデータベースを有し、前記データベースを操作、管理するサーバと、がネットワークを介して接続されるデータベースシステムにおける地域別による情報閲覧制限方法であって、前記データベースは、商品名及び地域情報に付与される地域IDを少なくとも有する前記商品情報と当該商品情報を一意に紐付ける商品IDとが対応付けられて格納されるとともに、同一の前記商品名に対して異なる前記地域IDを付与する前記商品情報の存在を許す商品情報テーブルと、前記地域IDを付与する地域情報を格納した地域テーブルと、複数の地域を1つの地域グループとして、地域グループ情報に付与される地域グループIDに複数の前記地域IDを対応付けた地域グループテーブルと、前記データベースに接続可能なユーザ情報に前記地域グループIDを対応付けたユーザ情報テーブルとを記憶するデータベースであって、前記サーバが実行する、前記クライアント端末からのログイン要求に伴い、入力されたユーザIDに対応付けられる地域グループIDを前記ユーザ情報テーブルから取得し、前記地域グループIDに対応付けられる複数の地域IDを前記地域グループテーブルから取得する取得ステップと、取得した閲覧可能な複数の地域IDに対応付けられる地域情報を前記クライアント端末に送信し、前記クライアント端末において選択された前記地域情報を受信する選択受信ステップと、選択された地域の前記地域IDに対応付けられる前記商品情報を、前記商品情報テーブルから検索し、検索結果である選択された前記地域の商品情報を前記クライアント端末に提供する提ステップと、を具備することを特徴とする地域別による情報閲覧制限方法である。
第3の発明は、第2の発明のデータベースシステムにより実行される地域別商品情報閲覧制限方法に関する発明である。
The third invention stores and manages client terminals and product information related to products in a certain system in a company having sales offices in a plurality of regions where products in different regions may have the same product specifications. An information browsing restriction method according to region in a database system having a database and a server that operates and manages the database connected via a network, wherein the database is assigned to a product name and region information The product information having at least a region ID and the product ID that uniquely associates the product information are stored in association with each other, and the product information that gives the same region ID to the same product name exists a product information table to allow a local table storing area information for applying the local ID, and a plurality of regions As One regional groups, users associated with regional groups table that associates a plurality of the local ID to the regional group ID given to the region group information, the pre-Symbol land area group ID to the user information that can connect to the database A database storing an information table, wherein a region group ID associated with an input user ID is acquired from the user information table in response to a login request from the client terminal executed by the server, and the region An acquisition step of acquiring a plurality of area IDs associated with a group ID from the area group table, and transmitting area information associated with the acquired plurality of area IDs that can be browsed to the client terminal, and selecting at the client terminal selection reception to receive the regional information And step, the product information associated with the area ID of the selected region, and retrieved from the product information table, and Hisage step of providing product information of the region in which it has been selected as the search result to the client terminal This is a method for restricting browsing of information by region.
The third invention is an invention related to the regional product information browsing restriction method executed by the database system of the second invention.

第4の発明は、コンピュータを第1の発明のサーバとして機能させるプログラムである。
第5の発明は、コンピュータを第1の発明のサーバとして機能させるプログラムを記録したコンピュータ読み取り可能な記録媒体である。
A fourth invention is a program for causing a computer to function as the server of the first invention.
A fifth invention is a computer-readable recording medium on which a program for causing a computer to function as the server of the first invention is recorded.

上述のプログラムを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 can restrict browsing of products in a plurality of regions at once.

以下に、添付図面を参照しながら、本発明に係るデータベースシステム等の好適な実施形態について詳細に説明する。なお、以下の説明および添付図面において、略同一の機能構成を有する構成要素については、同一の符号を付することにより重複説明を省略することにする。   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の概略構成を示す図である。   FIG. 1 is a diagram showing a schematic configuration of a database system 100 according to the present embodiment of the present invention.

図1は、データベースシステム100の1例であり、図1に示すように、データベースシステム100は、サーバ101、複数のクライアント端末103等が、ネットワーク109を介して接続されて構成される。尚、データベースシステム100は、WWW(World Wide Web)技術を用いて実現した場合の構成図である。   FIG. 1 shows an example of a database system 100. As shown in FIG. 1, the database system 100 is configured by connecting a server 101, a plurality of client terminals 103, and the like via a network 109. The database system 100 is a configuration diagram when implemented 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は、サーバコンピュータ等であり、Webサーバ110、地域別商品情報閲覧制限手段111、データベース操作手段112、データベース管理手段113、商品情報データベース301等を有する。   The server 101 is a server computer or the like, and includes a Web server 110, a regional product information browsing restriction unit 111, a database operation unit 112, a database management unit 113, a product information database 301, and the like.

地域別商品情報閲覧制限手段111は、クライアント端末103からのログイン要求に伴い、入力されたユーザIDに対応付けられる地域グループIDを取得し、当該地域グループ情報に対応付けられる複数の地域IDを地域グループテーブルから取得し、閲覧可能な複数の地域IDに相当する地域情報をクライアント端末103に送信し、選択された地域に対応付けられる商品情報を、商品情報データベース301から検索し、検索結果である選択された地域の商品情報をクライアント端末103に提供する。
データベース操作手段112は、Webサーバ110から呼び出され、商品情報データベース301の検索や情報内容の参照、閲覧等を行う。また、ユーザの登録や各種設定等のシステム運用・管理を行う。
The regional product information browsing restriction unit 111 obtains a regional group ID associated with the input user ID in response to a login request from the client terminal 103, and obtains a plurality of regional IDs associated with the regional group information. The region information corresponding to a plurality of region IDs acquired from the group table is transmitted to the client terminal 103, and the product information associated with the selected region is searched from the product information database 301, which is a search result. The product information of the selected region is provided to the client terminal 103.
The database operation unit 112 is called from the Web server 110 and performs a search of the product information database 301, a reference of information contents, a browsing, and the like. It also performs system operation and management such as user registration and various settings.

データベース管理手段113は、商品情報データベース301への検索、参照、登録、削除等の各種要求に対する該当処理を行う。商品情報データベース301には、商品のスペック等の商品情報(テキスト情報)と、商品の素材情報(画像情報)からなる素材ファイル、商品情報と素材情報とを関連付ける管理テーブル等を格納する。   The database management unit 113 performs corresponding processing for various requests such as search, reference, registration, and deletion to the product information database 301. The merchandise information database 301 stores merchandise information (text information) such as merchandise specifications, a material file composed of merchandise material information (image information), a management table that associates merchandise information and material information, and the like.

クライアント端末103は、パーソナルコンピュータ、携帯型端末機(Personal Digital Assistant)等である。クライアント端末103には、Webブラウザ120が搭載される。クライアント端末103は、Webブラウザ120を介して、Webサーバ101にアクセスし、商品情報等のデータの利用やメンテナンスを行う。   The client terminal 103 is a personal computer, a portable terminal (Personal Digital Assistant), or the like. A web browser 120 is installed in the client terminal 103. The client terminal 103 accesses the Web server 101 via the Web browser 120 to use and maintain data such as product information.

次に、サーバ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.

Webサーバ101は、制御部201、記憶部202、メディア入出力部203、通信制御部204、入力部205、表示部206、印刷部207等が、システムバス209を介して接続されて構成される。   The Web server 101 is configured by connecting a control unit 201, a storage unit 202, a media input / output unit 203, a communication control unit 204, an input unit 205, a display unit 206, a printing unit 207, and the like via a system bus 209. .

制御部201は、CPU(Central Processing Unit )、ROM(Read Only Memory )、RAM(Random Access Memory)等で構成される。   The control unit 201 includes a CPU (Central Processing Unit), a ROM (Read Only Memory), a RAM (Random Access Memory), and the like.

CPUは、記憶部202、ROM、記録媒体等に格納されるプログラムをRAM上のワークメモリ領域に呼び出して実行し、システムバス209を介して接続された各装置を駆動制御し、サーバ101が行う後述する各種処理(図6乃至図8参照)を実現する。
ROMは、不揮発性メモリであり、コンピュータのブートプログラムやBIOS等のプログラム、データ等を恒久的に保持している。
RAMは、揮発性メモリであり、記憶部202、ROM、記録媒体等からロードしたプログラム、データ等を一時的に保持するとともに、制御部201が各種処理を行う為に使用するワークエリアを備える。
The CPU calls a program stored in the storage unit 202, ROM, recording medium or the like to a work memory area on the RAM, executes it, controls the drive of each device connected via the system bus 209, and is performed by the server 101. Various processes described later (see FIGS. 6 to 8) are realized.
The ROM is a non-volatile memory and permanently holds a computer boot program, a program such as BIOS, data, and the like.
The RAM is a volatile memory, and temporarily stores a program, data, and the like loaded from the storage unit 202, ROM, recording medium, and the like, and includes a work area used by the control unit 201 for performing various processes.

記憶部202は、HDD(ハードディスクドライブ)であり、制御部201が実行するプログラム、プログラム実行に必要なデータ、OS(オペレーティングシステム)等が格納される。プログラムに関しては、OS(オペレーティングシステム)に相当する制御プログラム391や、本コンピュータを適用するWebサーバ101が行う後述の処理に相当するアプリケーションプログラム392等が格納されている。
これらの各プログラムコードは、制御部201により必要に応じて読み出されてRAMに移され、CPUに読み出されて各種手段として実行される。
The storage unit 202 is an HDD (hard disk drive), and stores a program executed by the control unit 201, data necessary for program execution, an OS (operating system), and the like. As for programs, a control program 391 corresponding to an OS (operating system), an application program 392 corresponding to processing described later performed by the Web server 101 to which the present computer is applied, and the like are stored.
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(ドライブ装置)は、データの入出力を行い、例えば、フロッピディスクドライブ、PDドライブ、CDドライブ(−ROM、−R、−RW等)、DVDドライブ(−ROM、−R、−RW等)、MOドライブ等のメディア入出力装置等を有する。   The media input / output unit 203 (drive device) performs data input / output, for example, floppy disk drive, PD drive, CD drive (-ROM, -R, -RW, etc.), DVD drive (-ROM, -R, etc.) -RW etc.) and media input / output devices such as MO drives.

通信制御部204は、通信制御装置、通信ポート等を有し、サーバ101とネットワーク109間の通信を媒介する通信インタフェースであり、ネットワーク109を介して、サーバ101と、データベースサーバ102と、クライアント端末103間の通信制御を行う。   The communication control unit 204 includes a communication control device, a communication port, and the like, and is a communication interface that mediates communication between the server 101 and the network 109. Through the network 109, the server 101, the database server 102, and the client terminal The communication control between 103 is performed.

入力部205は、データの入力を行い、例えば、キーボード、マウス等のポインティングデバイス、テンキー等の入力装置を有する。入力部205を介して、サーバ101に対して、操作指示、動作指示、データ入力等を行うことができる。   The input unit 205 inputs data and includes, for example, a keyboard, a pointing device such as a mouse, and an input device such as a numeric keypad. An operation instruction, an operation instruction, data input, and the like can be performed on the server 101 via the input unit 205.

表示部206は、CRTモニタ、液晶パネル等のディスプレイ装置、ディスプレイ装置と連携してコンピュータのビデオ機能を実現するための論理回路等(ビデオアダプタ等)を有する。   The display unit 206 includes a display device such as a CRT monitor and a liquid crystal panel, and a logic circuit (such as a video adapter) for realizing a video function of the computer in cooperation with the display device.

印刷部207は、プリンタであり、印刷出力処理を行う。   A printing unit 207 is a printer and performs print output processing.

システムバス209は、各装置間の制御信号、データ信号等の授受を媒介する経路である。   The system bus 209 is a path that mediates transmission / reception of control signals, data signals, and the like between the devices.

次に、図3を参照しながら、サーバ101の記憶部202が保持する情報について説明する。図3は、記憶部202が保持する情報を示す図である。   Next, information stored in the storage unit 202 of the server 101 will be described with reference to FIG. FIG. 3 is a diagram illustrating information stored in the storage unit 202.

記憶部202内には、商品情報データベース301、制御プログラム391、アプリケーションプログラム392等が格納されている。
制御プログラム391は、サーバ101の各構成部分を駆動制御するプログラムであり、OS(オペレーティングシステム)に相当する。
アプリケーションプログラム392は、サーバ101が行う後述の処理(図6乃至図9参照)に相当する実行可能プログラムであり、Webサーバ110、地域別商品情報閲覧制限手段111、データベース操作手段112、データベース管理手段113等に該当するプログラムである。
In the storage unit 202, a product information database 301, a control program 391, an application program 392, and the like are stored.
The control program 391 is a program that drives and controls each component of the server 101, and corresponds to an OS (operating system).
The application program 392 is an executable program corresponding to the later-described processing (see FIGS. 6 to 9) performed by the server 101, and includes the Web server 110, the regional product information browsing restriction unit 111, the database operation unit 112, and the database management unit. The program corresponds to 113 or the like.

図4は、商品情報データベース301の一態様を示す図である。
図4に示すように、商品情報データベース301は、商品のスペック等の商品情報(テキスト情報)と、商品の素材情報(画像情報)からなる素材ファイル、商品情報と素材情報とを関連付ける管理テーブル等を格納する。商品情報データベース301には、商品情報テーブル310、ユーザ情報テーブル320、地域グループテーブル330、地域テーブル340等からなる。尚、商品情報データベース301は、必要に応じて、複数存在してもよい。
FIG. 4 is a diagram illustrating an aspect of the product information database 301.
As shown in FIG. 4, a product information database 301 includes a product file (text information) such as product specifications and a material file made up of product material information (image information), a management table that associates product information and material information, and the like. Is stored. The product information database 301 includes a product information table 310, a user information table 320, a regional group table 330, a regional table 340, and the like. Note that a plurality of product information databases 301 may exist as necessary.

商品情報テーブル310は、商品情報10を一意に紐付けるプロダクトID(商品ID)11と商品名12、地域ID13を少なくとも有する商品情報10(テキスト情報)が対応付けられて格納される。
ユーザ情報テーブル320は、商品情報データベース301に接続可能なユーザの属性情報からなり、ユーザID21、ユーザ名22、地域グループID23、パスワード24等を少なくとも有する。地域グループID23は、当該ユーザが閲覧可能な地域グループのIDであり、地域グループには複数の地域が紐付けられている。それぞれの地域にあわせて商品(商品仕様)を管理し、商品毎に地域ID13を紐付ける。
The product information table 310 stores the product ID (product ID) 11 that uniquely associates the product information 10 with the product information 10 (text information) having at least the product name 12 and the region ID 13 in association with each other.
The user information table 320 includes user attribute information connectable to the product information database 301 and includes at least a user ID 21, a user name 22, a regional group ID 23, a password 24, and the like. The regional group ID 23 is an ID of a regional group that can be browsed by the user, and a plurality of regions are associated with the regional group. Products (product specifications) are managed according to each region, and the region ID 13 is associated with each product.

地域グループテーブル330は、複数の地域を1つの地域グループとして設定するものであり、地域グループID23に複数の地域ID13を対応付ける。
地域テーブル340は、地域ID13を付与する地域名41等の地域情報からなる。
The region group table 330 sets a plurality of regions as one region group, and associates a plurality of region IDs 13 with the region group ID 23.
The area table 340 includes area information such as the area name 41 to which the area ID 13 is assigned.

尚、商品情報データベース301のデータ構成は、この構成に限られるものではない。   The data configuration of the product information database 301 is not limited to this configuration.

次に、図5を参照しながら、クライアント端末103のハードウェア構成を説明する。図5は、クライアント端末103のハードウェア構成図である。   Next, the hardware configuration of the client terminal 103 will be described with reference to FIG. FIG. 5 is a hardware configuration diagram of the client terminal 103.

クライアント端末103は、制御部401、記憶部402、通信制御部403、メディア入出力部404、入力部405、表示部406、印刷部407等が、システムバス409を介して接続される。
尚、クライアント端末103のハードウェア構成は、図2について前述したサーバ101と同様の構成を採る。
The client terminal 103 is connected to a control unit 401, a storage unit 402, a communication control unit 403, a media input / output unit 404, an input unit 405, a display unit 406, a printing unit 407, and the like via a system bus 409.
The hardware configuration of the client terminal 103 is the same as that of the server 101 described above with reference to FIG.

次に、図6乃至図9を参照しながら、地域別商品情報閲覧制限手段111に相当する、商品情報データベース301における地域別の商品情報に対する閲覧制限を行う処理の処理動作について詳しく説明する。   Next, with reference to FIGS. 6 to 9, the processing operation of processing for performing browsing restriction on product information by region in the product information database 301 corresponding to the product information browsing restriction unit by region 111 will be described in detail.

図6、図7は、商品情報データベース301の地域別の商品情報に対する閲覧制限処理の処理手順を示すフローチャートである。
図8は、地域別の商品情報に対する閲覧制限処理の画面遷移と処理の流れの1例を示す図である。
図9は、地域別の商品情報に対する閲覧制限処理の画面遷移と処理の流れの1例を示す図である。
6 and 7 are flowcharts showing the processing procedure of the browsing restriction process for the product information by region in the product information database 301.
FIG. 8 is a diagram illustrating an example of a screen transition and a process flow of a browsing restriction process for product information by region.
FIG. 9 is a diagram illustrating an example of a screen transition and a process flow of the browsing restriction process for product information by region.

サーバ101の記憶部202には、アプリケーションプログラム392であるWebサーバ、データベース支援プログラム、データベース管理プログラムがインストールされている。以下のサーバ101の処理は、これらのプログラムの制御に従って、サーバ101の制御部201によって行われる。
また、クライアント端末103の記憶部402には、アプリケーションプログラムであるWebブラウザ120がインストールされており、以下のクライアント端末103の処理(Webブラウザ120を介したサーバ101へのアクセス、サーバ101への指示等)は、クライアント103の制御部401によって行われる。
In the storage unit 202 of the server 101, a Web server that is an application program 392, a database support program, and a database management program are installed. The following processing of the server 101 is performed by the control unit 201 of the server 101 according to the control of these programs.
In addition, a Web browser 120 that is an application program is installed in the storage unit 402 of the client terminal 103, and the following processing of the client terminal 103 (access to the server 101 via the Web browser 120, instructions to the server 101) Etc.) is performed by the control unit 401 of the client 103.

クライアント端末103の制御部401は、サーバ110にアクセスし、商品情報データベース301にログイン要求を行う(ステップS601)。例えば、クライアント端末103のWebブラウザ120から、サーバ101の所定のURLを指定してサーバ101にアクセスする。   The control unit 401 of the client terminal 103 accesses the server 110 and makes a login request to the product information database 301 (step S601). For example, the server 101 is accessed from the Web browser 120 of the client terminal 103 by specifying a predetermined URL of the server 101.

サーバ101の制御部201は、Webサーバ110を介して、ログイン画面データをクライアント端末103に送信する(ステップS602)。クライアント端末103の制御部401は、ログイン画面50を表示し(ステップS603)、入力されたユーザID51、パスワード52をサーバ101に送信する(ステップS604)。
図8に示すように、ログイン画面50は、ユーザID51、パスワード52の入力フィールド、ログインボタン53からなり、例えば、ユーザID「kevin」、パスワードを入力し、ログインボタン53をクリックする。
The control unit 201 of the server 101 transmits login screen data to the client terminal 103 via the Web server 110 (step S602). The control unit 401 of the client terminal 103 displays the login screen 50 (step S603), and transmits the input user ID 51 and password 52 to the server 101 (step S604).
As shown in FIG. 8, the login screen 50 includes an input field for a user ID 51 and a password 52, and a login button 53. For example, the user ID “kevin” and a password are input, and the login button 53 is clicked.

サーバ101の制御部201は、受け取ったユーザID51、パスワード52等のログイン情報を基にユーザ認証を行う(ステップS605)。
正しくユーザ認証された場合、表示されたデータベース選択画面55で選択されたデータベース名56の商品情報データベース301を設定、接続する(ステップS606)。
The control unit 201 of the server 101 performs user authentication based on the received login information such as the user ID 51 and the password 52 (step S605).
If the user is correctly authenticated, the product information database 301 having the database name 56 selected on the displayed database selection screen 55 is set and connected (step S606).

サーバ101の制御部201は、商品情報データベース301のユーザ情報テーブル320からログインしたユーザのユーザIDに対応付ける地域グループID23を取得する(ステップS607)。例えば、図8のユーザ情報テーブル320から、ログインしたユーザID「Kevin」の地域グループID「10101」を取得する(ステップS81)。   The control unit 201 of the server 101 acquires the regional group ID 23 associated with the user ID of the logged-in user from the user information table 320 of the product information database 301 (step S607). For example, the area group ID “10101” of the logged-in user ID “Kevin” is acquired from the user information table 320 of FIG. 8 (step S81).

制御部201は、地域グループテーブル330から、取得した地域グループID23に対応付けられる1又は複数の地域ID13を取得する(ステップS608)。例えば、図8の地域グループテーブル330から、地域グループID「10101」に対応付けられる複数の地域ID「101」、「103」を取得する(ステップS82)。   The control unit 201 acquires one or more area IDs 13 associated with the acquired area group ID 23 from the area group table 330 (step S608). For example, a plurality of area IDs “101” and “103” associated with the area group ID “10101” are acquired from the area group table 330 in FIG. 8 (step S82).

制御部201は、地域テーブル340から、取得した1又は複数の地域ID13に対応付けられる全ての地域名41等の地域情報を取得する(ステップS609)。例えば、図8の地域テーブル340から、複数の地域ID「101」、「103」の地域情報(地域名「A」、「C」等)を取得する(ステップS83)。
制御部201は、当該ユーザの担当する地域情報に基づいて、閲覧可能となる地域情報から構成される地域選択画面データを生成、送信する(ステップS610)。例えば、取得した複数の地域ID「101」、「103」の地域情報(地域名「A」、「C」等)をキーにして、地図情報データベース(図示せず)から地域マップデータ取得し、該当する地域名「A」、「C」の地域マップからなる地域選択画面データを生成する。
The control unit 201 acquires area information such as all area names 41 associated with the acquired one or more area IDs 13 from the area table 340 (step S609). For example, the area information (area names “A”, “C”, etc.) of the plurality of area IDs “101” and “103” is acquired from the area table 340 of FIG. 8 (step S83).
The control unit 201 generates and transmits area selection screen data composed of area information that can be browsed based on area information handled by the user (step S610). For example, area map data is acquired from a map information database (not shown) using the area information (area names “A”, “C”, etc.) of a plurality of area IDs “101” and “103” as keys. The area selection screen data including the area map of the corresponding area names “A” and “C” is generated.

クライアント端末103の制御部401は、受け取った地域選択画面60を表示する(ステップS611)。
図8に示すように、地域選択画面60は、閲覧可能な1又は複数の地域61を示す地域マップ62からなり、閲覧可能な地域61から閲覧する地域61を選択する(ステップS612)。例えば、地域マップ62上の地域「A」をクリックし選択する。
The control unit 401 of the client terminal 103 displays the received area selection screen 60 (step S611).
As shown in FIG. 8, the region selection screen 60 includes a region map 62 indicating one or more regions 61 that can be browsed, and selects a region 61 to browse from the region 61 that can be browsed (step S612). For example, an area “A” on the area map 62 is clicked and selected.

サーバ101の制御部201は、選択された地域の地域ID13を基に、商品情報データベース301の商品情報テーブル310から該当する商品情報10を検索、抽出する(ステップS613)。例えば、図9の商品情報テーブル310から、選択された地域「A」の地域ID「101」を基に、該当する商品情報10を検索し、商品情報レコード「商品名:PC−01、消費電力:12A、…」、「商品名:PC−02、消費電力:12A、…」を抽出する。また、該当するプロダクトID(商品ID)から関連する素材情報である商品画像情報を抽出する(ステップS84)。   The control unit 201 of the server 101 searches and extracts the corresponding product information 10 from the product information table 310 of the product information database 301 based on the region ID 13 of the selected region (step S613). For example, the corresponding product information 10 is searched from the product information table 310 of FIG. 9 based on the region ID “101” of the selected region “A”, and the product information record “product name: PC-01, power consumption” is searched. : 12A,..., “Product name: PC-02, Power consumption: 12A,. Further, product image information that is related material information is extracted from the corresponding product ID (product ID) (step S84).

制御部201は、検索結果からなる地域別商品情報一覧データをクライアント端末103に送信する(ステップS614)。検索結果のレコード「商品名:PC−01、消費電力:12A、…」、「商品名:PC−02、消費電力:12A、…」及び関連する商品画像情報73から生成された地域別商品情報一覧データを送信する(ステップS85)。   The control unit 201 transmits the regional product information list data including the search results to the client terminal 103 (step S614). Region-specific product information generated from the record “product name: PC-01, power consumption: 12A,...”, “Product name: PC-02, power consumption: 12A,. The list data is transmitted (step S85).

クライアント端末103の制御部401は、受け取った地域別商品情報一覧画面70を表示する(ステップ615)。
図9に示すように、地域別商品情報一覧画面70には、選択された地域の地域別商品情報一覧71を表示する。地域別商品情報一覧71は、地域に紐付けられる商品に関する商品表示部72からなる。各商品表示部72は、当該商品の商品画像情報73と商品テキスト情報74からなる。
The control unit 401 of the client terminal 103 displays the received regional product information list screen 70 (step 615).
As shown in FIG. 9, the region-specific product information list screen 70 displays a region-specific product information list 71 for the selected region. The regional product information list 71 includes a product display unit 72 related to products associated with a region. Each product display unit 72 includes product image information 73 and product text information 74 of the product.

以上説明したように、本発明の実施の形態によれば、サーバ101は、商品情報テーブル310、ユーザ情報テーブル320、地域グループテーブル330、地域テーブル340等を有する商品情報データベース301を備え、クライアント端末103からのログイン要求に伴い、入力されたユーザID21に対応付けられる地域グループID23をユーザ情報テーブル320から取得し、当該地域グループ情報23に対応付けられる複数の地域ID13を地域グループテーブル330から取得し、閲覧可能な複数の地域IDに相当する地域情報をクライアント端末103に送信し、選択された地域に対応付けられる商品情報を、商品情報データベース301から検索し、検索結果である選択された地域の商品情報をクライアント端末103に提供する。   As described above, according to the embodiment of the present invention, the server 101 includes the product information database 301 including the product information table 310, the user information table 320, the regional group table 330, the regional table 340, and the like, and the client terminal Accompanying the log-in request from 103, the regional group ID 23 associated with the input user ID 21 is obtained from the user information table 320, and a plurality of regional IDs 13 associated with the regional group information 23 are obtained from the regional group table 330. , Region information corresponding to a plurality of viewable region IDs is transmitted to the client terminal 103, product information associated with the selected region is searched from the product information database 301, and the selected region as a search result is selected. The product information is sent to the client terminal 103. To provide.

これにより、1商品に対して複数の地域を紐付けることが可能となり、複数の地域が同じ商品仕様である場合でも、管理することを可能とする。複数の地域の商品を一括して閲覧制限を行うことができ、地域にあわせた商品情報閲覧の操作性が向上する。   As a result, a plurality of regions can be associated with one product, and management is possible even when the plurality of regions have the same product specification. It is possible to restrict browsing of products in a plurality of regions at once, and the operability of browsing product information according to the region is improved.

尚、本実施の形態では、サーバ101に、Webサーバ110、地域別商品情報閲覧制限手段111、データベース操作手段112に相当する機能を有するWebアプリケーション、データベース管理手段113、商品情報データベース301を備えるサーバ101と、クライアント端末103とをネットワークを介して接続し、クライアント端末103からサーバ101にアクセスし、Webアプリケーションのデータベース支援プログラムを起動したが、これに限らない。例えば、地域別商品情報閲覧制限手段111、データベース操作手段112に相当する機能を有するWebアプリケーションを搭載するWebサーバ110と、データベース管理手段113、商品情報データベース301を備えるデータベースサーバを2台のサーバで機能させてもよい。   In the present embodiment, the server 101 includes a Web server 110, a Web application having a function corresponding to the regional product information browsing restriction unit 111, and a database operation unit 112, a database management unit 113, and a product information database 301. 101 and the client terminal 103 are connected via a network, the server 101 is accessed from the client terminal 103, and the database support program of the Web application is started. However, the present invention is not limited to this. For example, two servers each include a Web server 110 having a Web application having a function corresponding to the regional product information browsing restriction unit 111 and the database operation unit 112, a database management unit 113, and a database server including the product information database 301. May function.

また、本実施の形態では、取得した1又は複数の地域ID13に対応付けられる全ての地域名41等の地域情報から地域マップからなる地域選択画面70を用いて、地域選択を行ったが、これに限らない。例えば、複数の地域名41の一覧リストからなる地域選択画面を用いてもよい。
また、本実施の形態では、データベースとして商品情報等を蓄積する商品情報データベース301を用いたが、商品情報等に限るものではない。
また、本実施の形態では、WWW技術を用いて実現したが、クライアント端末103に専用のユーザプログラムを備えることにより、WWW技術を用いずに実現することも可能である。
Further, in the present embodiment, the area selection is performed using the area selection screen 70 including the area map from the area information such as all area names 41 associated with the acquired one or more area IDs 13. Not limited to. For example, an area selection screen including a list of a plurality of area names 41 may be used.
In the present embodiment, the product information database 301 that stores product information and the like is used as the database. However, the present invention is not limited to product information and the like.
In this embodiment, the WWW technique is used. However, the client terminal 103 can be realized without using the WWW technique by providing a dedicated user program.

尚、図6乃至図9等に示す処理を行うプログラムはCD−ROM等の記録媒体に保持させて流通させてもよいし、このプログラムを通信回線を介して送受することもできる。   Note that the program for performing the processing shown in FIGS. 6 to 9 and the like may be distributed by being held on a recording medium such as a CD-ROM, or 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 naturally belong to 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 information which the memory | storage part 202 hold | maintains 商品情報データベース301の一態様を示す図The figure which shows the one aspect | mode of the merchandise information database 301 クライアント端末103のハードウェア構成図Hardware configuration diagram of the client terminal 103 商品情報データベース301の地域別の商品情報に対する閲覧制限処理の処理手順を示すフローチャートThe flowchart which shows the process sequence of the browsing restriction process with respect to the merchandise information according to area of the merchandise information database 301. 商品情報データベース301の地域別の商品情報に対する閲覧制限処理の処理手順を示すフローチャートThe flowchart which shows the process sequence of the browsing restriction process with respect to the merchandise information according to area of the merchandise information database 301. 地域別の商品情報に対する閲覧制限処理の画面遷移と処理の流れの1例を示す図The figure which shows an example of the screen transition of the browsing restriction process with respect to merchandise information according to area, and the flow of a process 地域別の商品情報に対する閲覧制限処理の画面遷移と処理の流れの1例を示す図The figure which shows an example of the screen transition of the browsing restriction process with respect to merchandise information according to area, and the flow of a process

符号の説明Explanation of symbols

100………データベースシステム
101………サーバ
103………クライアント端末
109………ネットワーク
110………Webサーバ
111………地区別商品情報閲覧制限手段
112………データベース操作手段
113………データベース管理手段
120………Webブラウザ
201、401………制御部
202、402………記憶部
301………商品情報データベース
310………商品情報テーブル
320………ユーザ情報テーブル
330………地域グループテーブル
340………地域テーブル
10………商品情報
11………プロダクトID
12………商品名
13………地域ID
21………ユーザID
22………ユーザ名
23………地域グループID
24………パスワード
41………地域名
100 ......... Database system 101 ......... Server 103 ......... Client terminal 109 ......... Network 110 ......... Web server 111 ......... District product information browsing restriction means 112 ......... Database operation means 113 ......... Database management means 120... Web browser 201, 401 ... Control unit 202, 402 ... Storage unit 301 ... Product information database 310 ... Product information table 320 ... User information table 330 ... Regional group table 340 ... Regional table 10 ... Product information 11 Product ID
12 ……… Product name 13 ……… Region ID
21 ……… User ID
22 ……… User name 23 ……… Regional group ID
24 ……… Password 41 ……… Regional name

Claims (7)

異なる地域の商品が同じ商品仕様である場合がある複数の地域に営業拠点をもつ会社における、クライアント端末にネットワークを介して接続され、商品に関わる商品情報を一定の体系により記憶、管理するデータベースを有し、前記データベースを操作、管理するサーバであって、
前記データベースは、商品名及び地域情報に付与される地域IDを少なくとも有する前記商品情報と当該商品情報を一意に紐付ける商品IDとが対応付けられて格納されるとともに、同一の前記商品名に対して異なる前記地域IDを付与する前記商品情報の存在を許す商品情報テーブルと、前記地域IDを付与する地域情報を格納した地域テーブルと、複数の地域を1つの地域グループとして、地域グループ情報に付与される地域グループIDに複数の前記地域IDを対応付けた地域グループテーブルと、前記データベースに接続可能なユーザ情報に前記地域グループIDを対応付けたユーザ情報テーブルとを記憶するデータベースであって、
前記クライアント端末からのログイン要求に伴い、入力されたユーザIDに対応付けられる地域グループIDを前記ユーザ情報テーブルから取得し、前記地域グループIDに対応付けられる複数の地域IDを前記地域グループテーブルから取得する取得手段と、
取得した閲覧可能な複数の地域IDに対応付けられる地域情報を前記クライアント端末に送信し、前記クライアント端末において選択された前記地域情報を受信する選択受信手段と、
選択された地域の前記地域IDに対応付けられる前記商品情報を、前記商品情報テーブルから検索し、検索結果である選択された前記地域の商品情報を前記クライアント端末に提供する提供手段と、
を具備することを特徴とするサーバ。
There are cases where products in different regions may have the same product specifications A database that stores and manages product information related to products in a certain system connected to client terminals via a network in a company that has sales offices in multiple regions A server for operating and managing the database,
The database stores the product information having at least the region ID assigned to the product name and the region information in association with the product ID that uniquely associates the product information, and for the same product name. The product information table that allows the presence of the product information that assigns different region IDs, the region table that stores the region information that assigns the region ID, and a plurality of regions as one region group are assigned to the region group information. A database storing a regional group table in which a plurality of regional IDs are associated with a regional group ID, and a user information table in which the regional group ID is associated with user information connectable to the database,
Acquires, from the user information table, a region group ID associated with the input user ID, and acquires a plurality of region IDs associated with the region group ID from the region group table in response to a login request from the client terminal. Acquisition means to
Selection receiving means for transmitting area information associated with the acquired plurality of area IDs that can be browsed to the client terminal, and receiving the area information selected in the client terminal;
Providing means for searching the product information associated with the region ID of the selected region from the product information table and providing the client terminal with the product information of the selected region as a search result;
A server comprising:
前記選択受信手段は、複数の地域IDに対応付けられる地域情報を基に生成された地域の地図画像を送信し、前記クライアント端末において選択された前記地域情報を受信することを特徴とする請求項1記載のサーバ。   The selection receiving unit transmits a map image of a region generated based on region information associated with a plurality of region IDs, and receives the region information selected by the client terminal. 1. The server according to 1. 前記地域情報は地域名であることを特徴とする請求項1又は請求項2記載のサーバ。   3. The server according to claim 1, wherein the area information is an area name. 異なる地域の商品が同じ商品仕様である場合がある複数の地域に営業拠点をもつ会社における、クライアント端末と、商品に関わる商品情報を一定の体系により記憶、管理するデータベースを有し、前記データベースを操作、管理するサーバと、がネットワークを介して接続されるデータベースシステムであって、
前記サーバは、
商品名及び地域情報に付与される地域IDを少なくとも有する前記商品情報と当該商品情報を一意に紐付ける商品IDとが対応付けられて格納されるとともに、同一の前記商品名に対して異なる前記地域IDを付与する前記商品情報の存在を許す商品情報テーブルと、前記地域IDを付与する地域情報を格納した地域テーブルと、複数の地域を1つの地域グループとして、地域グループ情報に付与される地域グループIDに複数の前記地域IDを対応付けた地域グループテーブルと、前記データベースに接続可能なユーザ情報に前記地域グループIDを対応付けたユーザ情報テーブルとを記憶するデータベースを有し、
前記クライアント端末からのログイン要求に伴い、入力されたユーザIDに対応付けられる地域グループIDを前記ユーザ情報テーブルから取得し、前記地域グループIDに対応付けられる複数の地域IDを前記地域グループテーブルから取得する取得手段と、
取得した閲覧可能な複数の地域IDに対応付けられる地域情報を前記クライアント端末に送信し、前記クライアント端末において選択された前記地域情報を受信する選択受信手段と、
選択された地域の前記地域IDに対応付けられる前記商品情報を、前記商品情報テーブルから検索し、検索結果である選択された前記地域の商品情報を前記クライアント端末に提供する提供手段と、
を具備することを特徴とするデータベースシステム。
In a company having sales offices in a plurality of regions where products in different regions may have the same product specifications, a client terminal and a database for storing and managing product information related to the products in a certain system are provided. A database system in which a server to be operated and managed is connected via a network,
The server
The product information having at least the region ID assigned to the product name and the region information is stored in association with the product ID that uniquely associates the product information, and are different for the same product name. A product information table allowing the presence of the product information to which an ID is assigned, a region table storing region information to which the region ID is assigned, and a region group assigned to the region group information with a plurality of regions as one region group A database that stores a region group table in which a plurality of region IDs are associated with an ID, and a user information table in which the region group ID is associated with user information connectable to the database;
Acquires, from the user information table, a region group ID associated with the input user ID, and acquires a plurality of region IDs associated with the region group ID from the region group table in response to a login request from the client terminal. Acquisition means to
Selection receiving means for transmitting area information associated with the acquired plurality of area IDs that can be browsed to the client terminal, and receiving the area information selected in the client terminal;
Providing means for searching the product information associated with the region ID of the selected region from the product information table and providing the client terminal with the product information of the selected region as a search result;
A database system comprising:
異なる地域の商品が同じ商品仕様である場合がある複数の地域に営業拠点をもつ会社における、クライアント端末と、商品に関わる商品情報を一定の体系により記憶、管理するデータベースを有し、前記データベースを操作、管理するサーバと、がネットワークを介して接続されるデータベースシステムにおける地域別による情報閲覧制限方法であって、
前記データベースは、商品名及び地域情報に付与される地域IDを少なくとも有する前記商品情報と当該商品情報を一意に紐付ける商品IDとが対応付けられて格納されるとともに、同一の前記商品名に対して異なる前記地域IDを付与する前記商品情報の存在を許す商品情報テーブルと、前記地域IDを付与する地域情報を格納した地域テーブルと、複数の地域を1つの地域グループとして、地域グループ情報に付与される地域グループIDに複数の前記地域IDを対応付けた地域グループテーブルと、前記データベースに接続可能なユーザ情報に前記地域グループIDを対応付けたユーザ情報テーブルとを記憶するデータベースであって、
前記サーバが実行する、
前記クライアント端末からのログイン要求に伴い、入力されたユーザIDに対応付けられる地域グループIDを前記ユーザ情報テーブルから取得し、前記地域グループIDに対応付けられる複数の地域IDを前記地域グループテーブルから取得する取得ステップと、
取得した閲覧可能な複数の地域IDに対応付けられる地域情報を前記クライアント端末に送信し、前記クライアント端末において選択された前記地域情報を受信する選択受信ステップと、
選択された地域の前記地域IDに対応付けられる前記商品情報を、前記商品情報テーブルから検索し、検索結果である選択された前記地域の商品情報を前記クライアント端末に提供する提ステップと、
を具備することを特徴とする地域別による情報閲覧制限方法。
In a company having sales offices in a plurality of regions where products in different regions may have the same product specifications, a client terminal and a database for storing and managing product information related to the products in a certain system are provided. A method for restricting information browsing by region in a database system in which a server to be operated and managed is connected via a network,
The database stores the product information having at least the region ID assigned to the product name and the region information in association with the product ID that uniquely associates the product information, and for the same product name. The product information table that allows the presence of the product information that assigns different region IDs, the region table that stores the region information that assigns the region ID, and a plurality of regions as one region group are assigned to the region group information. A database storing a regional group table in which a plurality of regional IDs are associated with a regional group ID, and a user information table in which the regional group ID is associated with user information connectable to the database,
The server executes,
Acquires, from the user information table, a region group ID associated with the input user ID, and acquires a plurality of region IDs associated with the region group ID from the region group table in response to a login request from the client terminal. An acquisition step to
A selection receiving step of transmitting area information associated with the acquired plurality of area IDs that can be browsed to the client terminal and receiving the area information selected in the client terminal;
A step of searching the product information associated with the region ID of the selected region from the product information table and providing the product information of the selected region as a search result to the client terminal;
A method for restricting information browsing by region, characterized by comprising:
コンピュータを請求項1乃至請求項3のいずれかに記載のサーバとして機能させるプログラム。   The program which makes a computer function as a server in any one of Claims 1 thru | or 3. コンピュータを請求項1乃至請求項3のいずれかに記載のサーバとして機能させるプログラムを記録したコンピュータ読み取り可能な記録媒体。
A computer-readable recording medium on which a program for causing a computer to function as the server according to any one of claims 1 to 3 is recorded.
JP2007253165A 2007-09-28 2007-09-28 Database system, server, information browsing restriction method by region, program, and recording medium Expired - Fee Related JP5141164B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007253165A JP5141164B2 (en) 2007-09-28 2007-09-28 Database system, server, information browsing restriction method by region, program, and recording medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007253165A JP5141164B2 (en) 2007-09-28 2007-09-28 Database system, server, information browsing restriction method by region, program, and recording medium

Publications (2)

Publication Number Publication Date
JP2009086810A JP2009086810A (en) 2009-04-23
JP5141164B2 true JP5141164B2 (en) 2013-02-13

Family

ID=40660189

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007253165A Expired - Fee Related JP5141164B2 (en) 2007-09-28 2007-09-28 Database system, server, information browsing restriction method by region, program, and recording medium

Country Status (1)

Country Link
JP (1) JP5141164B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010287071A (en) * 2009-06-11 2010-12-24 Caterpillar Sarl Working machine management method in working machine remote operation management system
JP5393569B2 (en) * 2010-03-31 2014-01-22 株式会社ゼンリンデータコム Optimal information providing server, optimal information providing method, optimal information providing system, client device, and program
JP6519150B2 (en) * 2014-11-14 2019-05-29 富士通株式会社 Program, control device and control method

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001319138A (en) * 2000-05-09 2001-11-16 Cosmo Root:Kk Method and system for displaying advertisement information
JP2002259704A (en) * 2001-02-28 2002-09-13 Tokio Marine & Fire Insurance Co Ltd Insurance dealer information searching device, and insurance contract application receiving system
JP2003006201A (en) * 2001-06-18 2003-01-10 I's:Kk Commodity related information providing apparatus
JP2006059166A (en) * 2004-08-20 2006-03-02 Auto Communications:Kk Local revitalization system

Also Published As

Publication number Publication date
JP2009086810A (en) 2009-04-23

Similar Documents

Publication Publication Date Title
US9354828B2 (en) Print system, print server, control method thereof, and program
AU2015355293A1 (en) Web content tagging and filtering
US20180139355A1 (en) Device, device coordination system, and device coordination method
JP5141164B2 (en) Database system, server, information browsing restriction method by region, program, and recording medium
JP2006268265A (en) Database system, database server, program and recording medium
JP2008234286A (en) Database system, database server, program, and recording medium
JP2007011942A (en) User authentication information linkage system
JP4611778B2 (en) Database system, database search server, program, and recording medium
JP2006260133A (en) Medium layout support system, page layout apparatus, program, and recording medium
JP2007115137A (en) Data processor
JP5211614B2 (en) Database system, server, search condition inheritance method, program, and recording medium
JP2009075849A (en) Information processor, information processing method, program thereof, and storage medium
JP2006252255A (en) Database system, database retrieval server, program and recording medium
JP2008065656A (en) Database system, thumbnail image provision server, program, and recording medium
JP2011186769A (en) Content management system, content management apparatus and access control method
JP2011227618A (en) Information providing server, client terminal, and computer program
JP2009086812A (en) Database data order changing system, server, database data order changing method, program, and recording medium
JP4316333B2 (en) Database system, program, and recording medium
JP5029088B2 (en) Medium layout support system, page layout apparatus, program, and recording medium
JP2007249806A (en) Document sharing system
JP2007265076A (en) Database system, server, program and recording medium
JP2006252257A (en) Data base text output system, text output server, program and recording medium
JP2007265195A (en) Page layout device, medium layout support system, program and storage medium
JP2005092498A (en) Database system, server, program and recording medium
JP2005092506A (en) Database system, server, program, and recording media

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20100624

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120207

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120326

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120904

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120928

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: 20121023

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: 20121105

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

Free format text: PAYMENT UNTIL: 20151130

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