KR20020002801A - Generation method for database program of internet - Google Patents

Generation method for database program of internet Download PDF

Info

Publication number
KR20020002801A
KR20020002801A KR1020000037109A KR20000037109A KR20020002801A KR 20020002801 A KR20020002801 A KR 20020002801A KR 1020000037109 A KR1020000037109 A KR 1020000037109A KR 20000037109 A KR20000037109 A KR 20000037109A KR 20020002801 A KR20020002801 A KR 20020002801A
Authority
KR
South Korea
Prior art keywords
database
program
user
internet
web server
Prior art date
Application number
KR1020000037109A
Other languages
Korean (ko)
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 KR1020000037109A priority Critical patent/KR20020002801A/en
Publication of KR20020002801A publication Critical patent/KR20020002801A/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/33Intelligent editors

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

PURPOSE: A method for creating a database program for the Internet is provided to reduce the time for creating a source program by creating the source program of a database on a web server and by reducing the time for coding and testing the source program and retrieving an error thereof. CONSTITUTION: A user computer connects to a web server through an Internet communication network. The web server provides a space where the user makes a database. The user connects to the web server through the Internet communication network by using the user computer, executes an Internet browser, and makes an Internet connection. When the user inputs personal information, a user information system table is created and the web server checks as to whether the user information system table is duplicated. After confirming the duplication, the web server provides a space to be used for creating a user database, and then a database creating information system table is generated. After the user database is created, a user web source code and a directory for storing a document are generated.

Description

인터넷용 데이터 베이스 프로그램의 생성방법 { Generation method for database program of internet }Generation method for database program of internet}

본 발명은 인터넷용 데이터 베이스 프로그램의 생성방법에 관한 것으로서, 더욱 상세하게는 사용자가 인터넷으로 로그인하여 인증받은 후 사용자의 데이터 베이스와 테이블을 구성 및 설계하고 생성을 위한 프로그램을 구동시키면 원하는 데이터 베이스가 자동으로 생성되도록 하는 인터넷용 데이터 베이스 프로그램의 생성방법에 관한 것이다.The present invention relates to a method for generating a database program for the Internet. More specifically, when a user logs in to the Internet and is authenticated, the user can configure and design a database and a table and then run a program for generation. It relates to a method of generating a database program for the Internet to be automatically generated.

일반적으로, 인터넷 공간상에서 사이트를 운영하기 위해서는 홈페이지 등의 구성을 위한 데이터 베이스가 필요하게 되는데, 상기 데이터 베이스의 소스 프로그램을 작성하는 프로그래밍 언어로는 ASP, JAVA script, VB_script, JAVA APPLET, JAVA Application 등이 사용된다.Generally, in order to operate a site in the Internet space, a database for configuring a homepage is required. As a programming language for writing the source program of the database, ASP, JAVA script, VB_script, JAVA APPLET, JAVA Application, etc. This is used.

또한, 인터넷용 데이터 베이스의 응용프로그램을 생성하는 경우에는 설계, 코딩, 오류검색, 테스트의 과정을 진행하게 되는데, 이와 같은 과정으로 이루어지는 경우에는 많은 시간이 소요되게 되며, 전문가가 아닌 초보자의 경우에는 코딩 및 오류검색 작업이 까다로워 사용이 어렵게 되는 문제점이 발생하게 된다.In addition, the process of designing, coding, error searching, and testing is performed when creating an application for the Internet database. In the case of such a process, it takes a lot of time. Coding and error retrieval is difficult, which makes it difficult to use.

결국, 종래의 기술에서는 오랜 기초 교육과 실전 교육을 통해서 전문가가 양성되고, 상기 전문가가 인터넷용 데이터 베이스를 제작하고 있다.As a result, in the prior art, experts are trained through long-term basic training and practical training, and the experts produce a database for the Internet.

최근에는 인터넷용 데이터 베이스의 제작을 도와주는 사이트가 인터넷상에서 제공되어 초보자의 경우에도 웹서버 상에서 데이터 베이스의 응용 프로그램을 용이하게 생성할 수 있도록 하고 있다.Recently, a site that helps to create a database for the Internet has been provided on the Internet, so that even beginners can easily create database applications on a web server.

본 발명은 상기와 같은 문제점을 해결하기 위하여 안출된 것으로서, 그 목적은 사용자가 여러 가지 테이블과 프로그램 생성에 필요한 항목을 선택하여 화면 출력을 위한 순서를 지정하면 자동으로 화면 구성을 위한 데이터 베이스의 소스 프로그램이 생성되도록 하여 전문가가 아닌 초보자도 용이하게 사용할 수 있도록 함으로써 사용상의 편의성을 향상시킬 수 있는 인터넷용 데이터 베이스 프로그램의 생성방법을 제공하는데 있다.SUMMARY OF THE INVENTION The present invention has been made to solve the above problems, and its object is to automatically select the items required for creating various tables and programs and to specify the order for screen output. The present invention provides a method of generating a database program for the Internet that can improve the convenience of use by allowing a program to be created so that a beginner can easily use it.

또한, 본 발명의 다른 목적은 웹서버 상에서 데이터 베이스의 소스 프로그램의 생성이 이루어지도록 함으로써 코딩과 오류검색 및 테스트의 시간을 단축할 수 있도록 하여 소스 프로그램의 생성에 필요한 시간을 줄일 수 있는 인터넷용 데이터 베이스 프로그램의 생성방법을 제공하는데 있다.In addition, another object of the present invention is to generate the source program of the database on the web server to reduce the time required for the generation of the source program by reducing the time for coding, error detection and testing by the data for the Internet To provide a method of generating a base program.

도 1은 본 발명을 구현하기 위하여 사용자 컴퓨터와 웹서버의 연결상태를 개략적으로 나타내는 도면1 is a view schematically showing a connection state between a user computer and a web server to implement the present invention.

도 2는 본 발명에서 사용자 등록정보 테이블의 생성과정을 나타내는 흐름도2 is a flowchart illustrating a process of generating a user property table in the present invention.

도 3은 본 발명에서 사용자 응용 테이블과 시스템 테이블의 생성과정을 나타내는 흐름도3 is a flowchart illustrating a process of generating a user application table and a system table in the present invention.

도 4는 본 발명에서 인터넷용 데이터 베이스 프로그램의 생성과정을 나타내는 흐름도4 is a flowchart illustrating a process of generating a database program for the Internet in the present invention.

도 5는 본 발명에서 화면구성 편집기능을 수행하는 과정을 나타내는 흐름도5 is a flowchart illustrating a process of performing a screen configuration editing function in the present invention.

상기와 같은 목적을 달성하기 위한 본 발명의 특징에 따르면, 사용자가 사용자 컴퓨터를 사용하여 인터넷 통신망을 통해 웹서버에 접속하고, 생성하고자 하는 데이터 베이스 및 테이블을 선택하는 제1 과정; 사용자가 프로그램 생성에 필요한 테이블 항목을 선택하고 화면출력을 위한 순서를 지정하면 프로그램 생성정보 테이블, 조건식 정보 테이블, 및 계산식 정보 테이블이 생성되는 제2 과정; 및 사용자가 데이터 베이스의 종류와 프로그램 소스코드 종류를 지정하게 되면, 프로그램 생성정보 시스템 테이블과 홈페이지 링크목록 시스템 테이블로부터 데이터를 받아 인터넷용 데이터 베이스의 생성을 위한 소스프로그램을 생성시키는 제3 과정;을 포함하여 이루어지는 인터넷용 데이터 베이스 프로그램의 생성방법을 제공한다.According to a feature of the present invention for achieving the above object, a first step of a user connecting to a web server through an internet communication network using a user computer, and selects the database and table to be created; A second process of generating a program generation information table, a conditional expression information table, and a calculation equation information table when a user selects a table item necessary for generating a program and specifies an order for outputting the program; And a third step of, when the user designates the type of the database and the type of the program source code, receiving the data from the program generation information system table and the homepage link list system table and generating a source program for generating a database for the Internet. It provides a method for generating a database program for the Internet comprising the.

이때, 본 발명의 부가적인 특징에 따르면, 상기 제3 과정에서 인터넷용 데이터 베이스의 생성을 위한 소스프로그램의 생성이 완료된 후 사용자가 화면구성을 편집하고자 하는 경우에는, 사용자가 데이터 베이스에서 생성된 화면의 소스 프로그램을 선택하여 프로그램 생성정보 시스템 테이블로 진입하고, 항목별 좌표위치 변경, 항목별 색상변경, 바탕색 변경, 타이틀의 제목변경 등을 지정하면 프로그램 생성정보 시스템 테이블의 내용이 변경되어 화면편집이 이루어지는 단계가 포함되어 이루어지는 것이 바람직하다.At this time, according to an additional feature of the present invention, if the user wants to edit the screen configuration after the generation of the source program for the creation of the database for the Internet in the third step, the user created the screen in the database Select the source program to enter the program creation information system table, and specify the coordinate position change, item color change, background color change, title title change, etc. in the program creation information system table. It is preferable that the step is made.

본 발명의 상술한 목적과 여러 가지 장점은 이 기술 분야에 숙련된 사람들에 의해 첨부된 도면을 참조하여 후술되는 발명의 바람직한 실시 예로부터 더욱 명확하게 될 것이다.The above object and various advantages of the present invention will become more apparent from the preferred embodiments of the present invention described below with reference to the accompanying drawings by those skilled in the art.

이하, 첨부한 도면을 참조하여 본 발명에 따른 바람직한 실시 예를 설명한다.Hereinafter, exemplary embodiments of the present invention will be described with reference to the accompanying drawings.

도 1은 본 발명을 구현하기 위하여 사용자 컴퓨터와 웹서버의 연결상태를 개략적으로 나타내는 도면이고, 도 2는 본 발명에서 사용자 등록정보 테이블의 생성과정을 나타내는 흐름도이고, 도 3은 본 발명에서 사용자 응용 테이블과 테이블 생성관리 정보 시스템 테이블의 생성과정을 나타내는 흐름도이고, 도 4는 본 발명에서 인터넷용 데이터 베이스 프로그램의 생성과정을 나타내는 흐름도이고, 도 5는 본 발명에서 화면구성 편집기능을 수행하는 과정을 나타내는 흐름도이다.1 is a view schematically showing a connection state between a user computer and a web server to implement the present invention, FIG. 2 is a flowchart illustrating a process of generating a user property table in the present invention, and FIG. 3 is a user application in the present invention. 4 is a flowchart illustrating a process of generating a table and a table creation management information system table, FIG. 4 is a flowchart illustrating a process of generating a database program for the Internet in the present invention, and FIG. 5 is a process of performing a screen configuration editing function in the present invention. It is a flowchart showing.

먼저, 도 1에서와 같이 사용자 컴퓨터(1)와 웹서버(2)가 인터넷 통신망(3)을 통해 연결되고, 상기 웹서버(2)에서는 사용자가 데이터 베이스를 만들 수 있는 공간을 제공하게 된다.First, as shown in FIG. 1, the user computer 1 and the web server 2 are connected through an internet communication network 3, and the web server 2 provides a space for a user to create a database.

상기 도 2를 참조하면, 먼저, 사용자가 사용자 컴퓨터(1)를 이용하여 인터넷 통신망(3)을 통해 웹서버(2)에 연결하고, 인터넷 브라우저를 실행하여 인터넷 접속을 수행하게 된다. 그후, 사용자가 개인정보를 입력하여 등록하면 사용자 정보 시스템 테이블이 생성되고, 상기 웹서버(2)에서는 중복을 체크하게 된다.Referring to FIG. 2, first, a user connects to a web server 2 through an internet communication network 3 using a user computer 1, and executes an internet browser to perform internet access. Thereafter, when a user inputs and registers personal information, a user information system table is generated, and the web server 2 checks for duplicates.

상기와 같은 과정에 의해 중복되지 않음이 확인되면 공간을 제공하여 사용자 데이터 베이스를 생성하게 되는데, 이때, 데이터 베이스 생성정보 시스템 테이블이 생성되게 된다. 또한, 상기 사용자 데이터 베이스가 생성된 후에는 사용자 웹소스 코드가 생성되는 동시에 문서저장을 위한 디렉토리가 생성되게 된다.If it is confirmed by the above process not to be duplicated to provide a space to create a user database, at this time, the database generation information system table is created. In addition, after the user database is created, a user web source code is generated and a directory for storing a document is created.

또한, 도 3에는 사용자 응용 테이블과 테이블 생성관리 정보 시스템 테이블의 생성과정이 도시되어 있는데, 먼저, 데이터 베이스 테이블을 생성하기 위하여 사용자 정보 테이블로부터 정보를 입력받아 테이블명, 키필드(key field), 영문 항목명, 다국어 지원을 위한 항목명, 데이터 형태, 데이터 길이, 소수점 이하 길이 등을 결정하게 된다.3 illustrates a process of generating a user application table and a table creation management information system table. First, in order to generate a database table, information is input from a user information table to generate a table name, a key field, The name of the English item, the item name for multilingual support, the data type, the data length, the length after the decimal point, etc. are determined.

상기의 과정에 의해 테이블이 생성되면, 상기 웹서버(2)에서는 테이블의 중복여부를 체크하게 되고, 중복되지 않는 경우에 테이블생성 변경정보 테이블로부터 정보를 입력받아 테이블을 생성시키거나 변경을 수행한다.When the table is created by the above process, the web server 2 checks whether the table is duplicated, and if it is not duplicated, receives the information from the table generation change information table to generate or change the table. .

또한, 도 4에는 인터넷용 데이터 베이스 프로그램의 생성과정이 도시되어 있는데, 먼저, 사용자는 사용자 컴퓨터(1)를 사용하여 인터넷 통신망(3)을 통해 웹서버(2)에 인터넷 접속을 하고, 로그인을 수행함에 따라 상기 웹서버(2)에서는 사용자 확인을 하게 된다.In addition, FIG. 4 shows a process of generating a database program for the Internet. First, a user connects to the web server 2 via the Internet communication network 3 using the user computer 1 and logs in. As the web server 2 performs the user verification.

그후, 사용자가 데이터 베이스 및 테이블을 선택하면, 사용자 테이블 정보로부터 사용할 프로그램명을 지정하게 되고, 이때, 프로그램의 중복여부를 체크하게 된다. 이와 같은 동작에 의해 사용자가 프로그램 생성에 필요한 테이블 항목을 선택하면 프로그램 생성정보 티이블이 생성되고, 프로그램 소스코드가 자동으로 생성된다. 또한, 사용자가 항목별 조건을 설정하게 되면 조건식 정보 테이블이 생성되고, 사용자가 항목별 계산식을 설정하면 계산식 정보 테이블이 생성된다.After that, when the user selects a database and a table, a program name to be used is designated from the user table information, and at this time, whether or not the program is duplicated is checked. By this operation, when a user selects a table item necessary for generating a program, a program generation information table is generated, and a program source code is automatically generated. In addition, when the user sets the condition for each item, the conditional expression information table is created. When the user sets the item-specific formula, the calculation information table is generated.

그후, 사용자가 oracle, informix, cybase, progress, SQL_server, MS-Access 등과 같은 데이터 베이스의 종류를 지정하고, ASP, PHP, JAVA 등과 같은 프로그램 소스코드 종류를 지정하게 되면, 프로그램 생성정보 시스템 테이블과 홈페이지 링크목록 시스템 테이블이 생성되면서 인터넷용 데이터 베이스의 생성을 위한 소스프로그램이 자동으로 생성되게 된다. 이때, 본 발명에서는 사용자에 의한 데이터의 등록, 조회, 변경, 삭제가 가능하며, 다중 레코드의 등록, 변경, 조건검색 등이 가능하다.Then, when the user specifies the database type such as oracle, informix, cybase, progress, SQL_server, MS-Access, and the program source code type such as ASP, PHP, JAVA, etc., the program generation information system table and homepage As the link list system table is created, a source program for generating a database for the Internet is automatically generated. In this case, in the present invention, data can be registered, inquired, changed, and deleted by a user, and multiple records can be registered, changed, and conditionally searched.

한편, 사용자는 인터넷용 데이터 베이스가 완성된 경우에도 도 5에 도시된 바와 같은 과정으로 화면구성을 편집할 수 있는데, 도 5를 참조하면, 사용자가 데이터 베이스에서 생성된 화면의 소스 프로그램을 선택하여 프로그램 생성정보 시스템 테이블로 진입하고 화면을 편집하게 된다. 이때, 항목별 좌표위치 변경을 지정하고, 항목별 색상변경을 지정하며, 화면구성의 바탕색 변경을 지정하는 동시에 타이틀의 제목 및 색상이 지정된다.Meanwhile, even when a database for the Internet is completed, the user can edit the screen configuration by the process shown in FIG. 5. Referring to FIG. 5, the user selects a source program of a screen generated from the database. Enter program creation information system table and edit screen. At this time, the coordinate position of each item is designated, the color change of each item is designated, the background color of the screen structure is designated, and the title and color of the title are specified.

상기와 같은 동작에 의해 변경이 완료되면 변경내용이 프로그램 생성정보 시스템 테이블에 저장되고, 편집문서도 저장이 이루어진다.When the change is completed by the above operation, the change is stored in the program generation information system table, and the edited document is also stored.

결국, 본 발명을 이용하게 되면 인터넷 상에서 데이터 베이스의 설계화면에 대한 디자인 편집을 하면서 즉시 화면모양을 바꿀 수 있다.As a result, when the present invention is used, the screen shape can be immediately changed while design editing of the design screen of the database on the Internet.

이상의 설명에서 본 발명은 특정의 실시 예와 관련하여 도시 및 설명하였지만, 특허청구범위에 의해 나타난 발명의 사상 및 영역으로부터 벗어나지 않는 한도 내에서 다양한 개조 및 변화가 가능하다는 것을 당 업계에서 통상의 지식을 가진 자라면 누구나 쉽게 알 수 있을 것이다.While the invention has been shown and described in connection with specific embodiments thereof, it is well known in the art that various modifications and changes can be made without departing from the spirit and scope of the invention as indicated by the claims. Anyone who owns it can easily find out.

상술한 바와 같이 동작하는 본 발명에 따른 인터넷용 데이터 베이스 프로그램의 생성방법은 사용자가 웹서버 상에서 테이블과 프로그램 생성에 필요한 항목을 선택하여 화면 출력을 위한 순서를 지정하면, 자동으로 화면 구성을 위한 데이터 베이스의 소스 프로그램이 생성되도록 하여 전문가가 아닌 초보자도 용이하게 사용할 수 있도록 함으로써 사용상의 편의성을 향상시킬 수 있는 효과가 있다.In the method for generating a database program for the Internet according to the present invention operating as described above, when a user selects a table and a program necessary for generating a program on a web server and specifies an order for screen output, data for screen configuration is automatically generated. By making the source program of the base to be used easily even for beginners, it is effective to improve the convenience of use.

또한, 웹서버 상에서 데이터 베이스의 소스 프로그램의 생성이 이루어지도록 함으로써 코딩과 오류검색 및 테스트의 시간을 단축할 수 있도록 하여 소스 프로그램의 생성에 필요한 시간을 줄일 수 있는 효과가 있다.In addition, since the source program of the database is generated on the web server, the time required for generating the source program can be reduced by shortening the time for coding, error retrieval, and test.

Claims (2)

사용자가 사용자 컴퓨터를 사용하여 인터넷 통신망을 통해 웹서버에 접속하고, 생성하고자 하는 데이터 베이스 및 테이블을 선택하는 제1 과정;A first step in which a user accesses a web server through an internet communication network using a user computer and selects a database and a table to be created; 사용자가 프로그램 생성에 필요한 테이블 항목을 선택하고 화면출력을 위한 순서를 지정하면 프로그램 생성정보 테이블, 조건식 정보 테이블, 및 계산식 정보 테이블이 생성되는 제2 과정; 및A second process of generating a program generation information table, a conditional expression information table, and a calculation equation information table when a user selects a table item necessary for generating a program and specifies an order for outputting the program; And 사용자가 데이터 베이스의 종류와 프로그램 소스코드 종류를 지정하게 되면, 프로그램 생성정보 시스템 테이블과 홈페이지 링크목록 시스템 테이블로부터 데이터를 받아 인터넷용 데이터 베이스의 생성을 위한 소스프로그램을 생성시키는 제3 과정;을 포함하여 이루어지는 것을 특징으로 하는 인터넷용 데이터 베이스 프로그램의 생성방법.When the user designates the type of database and the type of program source code, a third step of receiving data from the program generation information system table and the homepage link list system table to generate a source program for the generation of the Internet database; Method for generating a database program for the Internet, characterized in that the. 제 1 항에 있어서,The method of claim 1, 상기 제3 과정에서 인터넷용 데이터 베이스의 생성을 위한 소스프로그램의 생성이 완료된 후 사용자가 화면구성을 편집하고자 하는 경우에는, 사용자가 데이터 베이스에서 생성된 화면의 소스 프로그램을 선택하여 프로그램 생성정보 시스템 테이블로 진입하고, 항목별 좌표위치 변경, 항목별 색상변경, 바탕색 변경, 타이틀의 제목변경 등을 지정하면 프로그램 생성정보 시스템 테이블의 내용이 변경되어화면편집이 이루어지는 단계가 포함되어 이루어지는 것을 특징으로 하는 인터넷용 데이터 베이스 프로그램의 생성방법.When the user wants to edit the screen configuration after the generation of the source program for generating the Internet database is completed in the third step, the user selects the source program of the screen generated from the database to create a program generation information system table. And the coordinate position change of each item, color change of each item, background color change, title change of title, etc., the contents of the program generation information system table are changed and the screen editing is performed. To create a database program.
KR1020000037109A 2000-06-30 2000-06-30 Generation method for database program of internet KR20020002801A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020000037109A KR20020002801A (en) 2000-06-30 2000-06-30 Generation method for database program of internet

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020000037109A KR20020002801A (en) 2000-06-30 2000-06-30 Generation method for database program of internet

Publications (1)

Publication Number Publication Date
KR20020002801A true KR20020002801A (en) 2002-01-10

Family

ID=19675365

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020000037109A KR20020002801A (en) 2000-06-30 2000-06-30 Generation method for database program of internet

Country Status (1)

Country Link
KR (1) KR20020002801A (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10187512A (en) * 1996-12-27 1998-07-21 Hitachi Ltd Method for generating program for database structuring and database operation
JPH11120047A (en) * 1997-10-17 1999-04-30 Hitachi Ltd Db table generation system for html form
JPH11238064A (en) * 1998-02-20 1999-08-31 Toshiba Corp Data base generating method, information storage and retrieval device, and recording medium
KR19990070968A (en) * 1998-02-26 1999-09-15 홍오성 How to Search and Database Your Internet Resources
KR20000017788A (en) * 1999-12-08 2000-04-06 서성호 Method for building and applying human sensibility based database
KR20000045055A (en) * 1998-12-30 2000-07-15 김충세 Acrylic resin composition excellent in pigment dispersion and storability
KR100284580B1 (en) * 1998-08-31 2001-03-15 정선종 Web document automatic generating device and method

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10187512A (en) * 1996-12-27 1998-07-21 Hitachi Ltd Method for generating program for database structuring and database operation
JPH11120047A (en) * 1997-10-17 1999-04-30 Hitachi Ltd Db table generation system for html form
JPH11238064A (en) * 1998-02-20 1999-08-31 Toshiba Corp Data base generating method, information storage and retrieval device, and recording medium
KR19990070968A (en) * 1998-02-26 1999-09-15 홍오성 How to Search and Database Your Internet Resources
KR100284580B1 (en) * 1998-08-31 2001-03-15 정선종 Web document automatic generating device and method
KR20000045055A (en) * 1998-12-30 2000-07-15 김충세 Acrylic resin composition excellent in pigment dispersion and storability
KR20000017788A (en) * 1999-12-08 2000-04-06 서성호 Method for building and applying human sensibility based database

Similar Documents

Publication Publication Date Title
US5737592A (en) Accessing a relational database over the Internet using macro language files
US6105043A (en) Creating macro language files for executing structured query language (SQL) queries in a relational database via a network
Minas et al. DiaGen: A generator for diagram editors providing direct manipulation and execution of diagrams
CN103294475B (en) The business automatic creation system of graphic based business scenario and domain template and method
US20040075692A1 (en) Application integration system and method using intelligent agents for integrating information access over extended networks
WO2004086222A2 (en) Development of software systems
JP2000090098A (en) Data base querying method, its implementing device, and medium recording processing program thereof
WO2017058047A1 (en) Method of preparing documents in markup languages
US7831614B2 (en) System and method for generating SQL using templates
AU2005220377B2 (en) Script generation
JPWO2004061713A1 (en) Structured document structure conversion apparatus, structure conversion method, and recording medium
Jennings Professional ADO. NET 3.5 with LINQ and the Entity Framework
Elliott et al. Harnessing Hibernate: Step-by-step Guide to Java Persistence
EP1122676A1 (en) Electronic bill creation and presentment system
KR20020002801A (en) Generation method for database program of internet
JP3366257B2 (en) Data warehouse test data creation device
JPH11161656A (en) Data base retrieval and extraction system and recording medium in which control program for data base retrieval and extraction is recorded
Hu et al. WebinTool: A generic Web to database interface building tool
JPH117452A (en) Method and device for collecting information through network and recording medium recording program for executing the method
Liu et al. Towards building logical views of websites
JP3192898B2 (en) Database device
JP2005339385A (en) Device and method for managing content
JP2003157257A (en) Dictionary device and natural language processing system
JP2000322295A (en) Method and device for programming support for data base stored sub-program
Wesley Pro JQuery in Oracle Application Express

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E601 Decision to refuse application