KR950020254A - How to Create Relational Database Input Data - Google Patents

How to Create Relational Database Input Data Download PDF

Info

Publication number
KR950020254A
KR950020254A KR1019930027886A KR930027886A KR950020254A KR 950020254 A KR950020254 A KR 950020254A KR 1019930027886 A KR1019930027886 A KR 1019930027886A KR 930027886 A KR930027886 A KR 930027886A KR 950020254 A KR950020254 A KR 950020254A
Authority
KR
South Korea
Prior art keywords
data
dsf
database
dgs
dis
Prior art date
Application number
KR1019930027886A
Other languages
Korean (ko)
Other versions
KR970010029B1 (en
Inventor
전경재
최훈
이형모
Original Assignee
양승택
재단법인 한국전자통신연구소
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 양승택, 재단법인 한국전자통신연구소 filed Critical 양승택
Priority to KR1019930027886A priority Critical patent/KR970010029B1/en
Publication of KR950020254A publication Critical patent/KR950020254A/en
Application granted granted Critical
Publication of KR970010029B1 publication Critical patent/KR970010029B1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F17/00Digital computing or data processing equipment or methods, specially adapted for specific functions
    • G06F17/40Data acquisition and logging
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F15/00Digital computers in general; Data processing equipment in general

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Computer Hardware Design (AREA)
  • General Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Mathematical Physics (AREA)
  • Software Systems (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

본 발명은 관계형 데이터 베이스의 입력 데이터 구조 및 데이터 생성방법에 관한 것으로 기 작성된 E/R 다이아그램을 이용하여 DSF, DGS와 DIS가 필요로 하는 ESF를 작성하고 ESF가 작성된 뒤에는 데이타 베이스를 초기화할 데이타 생성방법을 결정하는 제1단계; DSF를 이용하는 경우에는 DSF작성 절차에 따라 데이타를 생성하고 종료하는 제2단계; DGS를 이용하여 데이터 화일을 생성하는 경우에는 먼저 데이터 화일 구조를 결정하여 DGS 작성자가 필요로 하는 데이터 구조가 결정되면 이 데이터 구조를 만들 수 있는 DGS를 작성하여 데이터 화일을 생성하고 종료하는 제3단계;를 포하하여 이루어지는 것을 특징으로 한다.The present invention relates to an input data structure of a relational database and a method for generating data. The ESF required by DSF, DGS, and DIS is created using a pre-written E / R diagram. A first step of determining a generating method; A second step of generating and terminating data according to a DSF creation procedure when using a DSF; When creating a data file using DGS, the first step is to determine the data file structure to determine the data structure required by the DGS creator. It is characterized by comprising;

Description

관계형 데이터 베이스 입력 데이터 생성방법How to generate relational database input data

본 내용은 요부공개 건이므로 전문내용을 수록하지 않았음Since this is an open matter, no full text was included.

제1도는 본 방법이 적용되는 시스템의 구성도,1 is a configuration diagram of a system to which the method is applied;

제2도는 본 방법에 따른 처리 흐름도.2 is a process flow diagram in accordance with the present method.

Claims (3)

DBMS(DataBase Management System)(1-1), 데이타 베이스(1-2), 데이터 딕셔터리(1-3), E/R 다이아그램(1-4), 엔터티 구조 프로그램저장부(Entity Structure Flow: ESF)(1-5), 데이터 구조 프로그램저장부(Data Structure Flow:DSF)(1-6), 데이터 생성소프트웨어블럭(Data Generation Software:DGS)(1-7), 데이터 입력 소프트웨어블럭(Data Input Software:DIS)(1-8), 데이타 화일(1-9)을 구비하는 시스템에 적용되는 입력 데이터 생성 방법에 있어서, 기 작성된 E/R 다이아그램을 이용하여 DSF, DGS와 DIS가 필요로 하는ESF를 작성하고 ESF가 작성된 뒤에는 데이타 베이스를 초기화할 데이타 생성방법을 결정하는 제1단계; DSF를 이용하는 경우에는 DSF작성 절차에 따라 데이타를 생성하고 종료하는 제2단계; DGS를 이용하여 데이터 화일을 생성하는 경우에는 먼저 데이터 화일 구조를 결정하여 DGS 작성자가 필요로 하는 데이터 구조가 결정되면 이 데이터 구조를 만들 수 있는 DGS를 작성하여 데이터 화일을 생성하고 종료하는 제3단계;를 포함하여 이루어지는 것을 특징으로 하는 관계형 데이터 베이스 입력 데이터 생성방법.DBMS (DataBase Management System) (1-1), Database (1-2), Data Dictionary (1-3), E / R Diagram (1-4), Entity Structure Flow : ESF (1-5), Data Structure Flow (DSF) (1-6), Data Generation Software (DGS) (1-7), Data Input Software Block (Data An input data generation method applied to a system having an input software (DIS) (1-8) and a data file (1-9), which requires DSF, DGS, and DIS using a pre-written E / R diagram. Creating an ESF and determining a data generation method for initializing the database after the ESF is created; A second step of generating and terminating data according to a DSF creation procedure when using a DSF; When creating a data file using DGS, the first step is to determine the data file structure to determine the data structure required by the DGS creator. Relational database input data generation method comprising a. 제1항에 있어서, 상기 제2단계는, DSF를 이용하는 경우에는 DSF작성 절차에 따라 데이터 화일을 생성하는 단계:DSF로 만든 데이터를 입력받아 데이터 베이스에 입력하는 DIS를 작성하고 이 DIS를 이용하여 데이터 베이스를 초기화하는 단계;를 포함하여 이루어지는 것을 특징으로 하는 관계형 데이터 베이스 입력 데이터 생성방법.The method of claim 1, wherein the second step comprises the steps of: generating a data file according to a DSF creation procedure when using a DSF: creating a DIS to receive data created in the DSF and inputting the data into a database, and using the DIS Initializing the database; relational database input data generation method comprising a. 제1항에 있어서, 상기 제3단계는, DGS를 이용하여 데이터 화일을 생성하는 경우 데이터 화일 구조를 결정하는 단계; 데이터 구조가 DSF 또는 그외의 형태로 결정되면 데이터 구조를 만들수 있는 DGS를 작성하여 데이터 화일을 생성하는 단계:DSF로 만든 데이터를 입력받아 데이터 베이스에 입력하는 DIS를 작성하고 이 DIS를 이용하여 데이터 베이스를 초기화하는 단계;를 포함하여 이루어지는 것을 특징으로 하는 관계형 데이터 베이스 입력 데이터 생성방법.The method of claim 1, wherein the third step comprises: determining a data file structure when generating a data file using a DGS; If the data structure is determined in DSF or other form, create a data file by creating a DGS that can create a data structure: Create a DIS that receives the data created in the DSF and input it into the database, and then use the database Initializing the; relational database input data generation method comprising a. ※ 참고사항 : 최초출원 내용에 의하여 공개하는 것임.※ Note: The disclosure is based on the initial application.
KR1019930027886A 1993-12-15 1993-12-15 Relational data base KR970010029B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019930027886A KR970010029B1 (en) 1993-12-15 1993-12-15 Relational data base

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019930027886A KR970010029B1 (en) 1993-12-15 1993-12-15 Relational data base

Publications (2)

Publication Number Publication Date
KR950020254A true KR950020254A (en) 1995-07-24
KR970010029B1 KR970010029B1 (en) 1997-06-20

Family

ID=19371118

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019930027886A KR970010029B1 (en) 1993-12-15 1993-12-15 Relational data base

Country Status (1)

Country Link
KR (1) KR970010029B1 (en)

Also Published As

Publication number Publication date
KR970010029B1 (en) 1997-06-20

Similar Documents

Publication Publication Date Title
ES2165879T3 (en) PROCEDURE AND SYSTEM TO CREATE, SPECIFY AND GENERATE PARAMETRIC SOURCES.
US7451138B2 (en) Multi-part looked-up table fields and its use in data processing operations involving multiple tables of a relational database
Heck The julius caesar objection
KR930014139A (en) Methods and systems for creating and maintaining multiple document versions in data processing system libraries
EP0370778A3 (en) Method for manipulating digital text data
KR950020254A (en) How to Create Relational Database Input Data
KR970022745A (en) A system for adding an object service to a binary class in an object oriented system. Method and manufacture
KR960030031A (en) Data retrieval method in vehicle parts retrieval system
KR920015831A (en) Database Creation and Program Loading Method in Private Exchange
Christensen Entropy effects in viscoelastic fluid theory
KR960025608A (en) How to manage disk cache of I / O processor
KR960027643A (en) Variable rate clock generator and method
KR20240067521A (en) Data preprocessing device and method for natural language processing
KR910005150A (en) Calculator and the calculation method used in this calculator
KR950015127A (en) CHILL Separate Compilation Method
KR970059963A (en) How to create a table in a database management system
KR920005510A (en) English input method using numeric keys
KR960018924A (en) Data Manipulation Processing Method for Real-time Support of DBMS
Lapinskas Self–optimization in relational database management systems
KR900013385A (en) POS CRT Message File Creation Method
AU1994201A (en) Method for expanding a database that consists of data pairs of recognition and related response
KR940017576A (en) Query Window Processing Method of Real-Time Database Management System
KR960003097A (en) Pulse size judgment reference value setting method
KR940023164A (en) Continuous touch processing method of monitoring device
VANDENBUSSCHE Formal aspects of object identity in database manipulation(Ph. D. Thesis)

Legal Events

Date Code Title Description
A201 Request for examination
N231 Notification of change of applicant
E902 Notification of reason for refusal
G160 Decision to publish patent application
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20081001

Year of fee payment: 12

LAPS Lapse due to unpaid annual fee