KR20020022407A - Method of generating a web site corporated with databases and program recording medium - Google Patents

Method of generating a web site corporated with databases and program recording medium Download PDF

Info

Publication number
KR20020022407A
KR20020022407A KR1020000055183A KR20000055183A KR20020022407A KR 20020022407 A KR20020022407 A KR 20020022407A KR 1020000055183 A KR1020000055183 A KR 1020000055183A KR 20000055183 A KR20000055183 A KR 20000055183A KR 20020022407 A KR20020022407 A KR 20020022407A
Authority
KR
South Korea
Prior art keywords
page
database
user
selection
column
Prior art date
Application number
KR1020000055183A
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 KR1020000055183A priority Critical patent/KR20020022407A/en
Publication of KR20020022407A publication Critical patent/KR20020022407A/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
    • G06Q50/10Services
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/0482Interaction with lists of selectable items, e.g. menus

Landscapes

  • Business, Economics & Management (AREA)
  • Tourism & Hospitality (AREA)
  • Health & Medical Sciences (AREA)
  • Economics (AREA)
  • General Health & Medical Sciences (AREA)
  • Human Resources & Organizations (AREA)
  • Marketing (AREA)
  • Primary Health Care (AREA)
  • Strategic Management (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • User Interface Of Digital Computer (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

PURPOSE: A method for creating a database linked with a web site and a recording medium for storing the program thereof are provided to easily and rapidly construct a specialized data focused web site by make the web pages linked with a database generate easily and reduce the construction time for the web site. CONSTITUTION: The method comprises steps of registering the information of a pre-constructed database to a data manager(S10), creating a new database in order to use the database to be registered and extracting the information of pre-crated table(S20), creating the web pages linked with the corresponding database confronting to each web page after creating the web pages to be adapting the registered database(S30), and transmitting and publishing the created web page to a web server(S40). The database registering page is generated at the database registering step and includes a DBMS(Database Management System) display entry, an ODBC(Open DataBase Connectivity) selection entry, a server information input entry and a database information entry with respect to the database registering menu selection of the user.

Description

데이터베이스 연동 웹 사이트 생성 방법 및 이를 실행시키는 프로그램을 기록하는 기록 매체{METHOD OF GENERATING A WEB SITE CORPORATED WITH DATABASES AND PROGRAM RECORDING MEDIUM}METHOOD OF GENERATING A WEB SITE CORPORATED WITH DATABASES AND PROGRAM RECORDING MEDIUM}

본 발명은 웹 사이트 생성 방법에 관한 것이다. 특히, 본 발명은 데이터베이스 연동 웹사이트 생성 방법 및 이를 실행시키는 프로그램을 기록하는 기록 매체에 관한 것이다.The present invention relates to a web site creation method. In particular, the present invention relates to a method for generating a database-linked website and a recording medium for recording a program for executing the same.

현재, 인터넷의 급속한 발전에 따라 월드 와이드 웹(world wide web : 이하, 웹이라 한다) 기술도 발전되고 있다. 또한, 모든 인터넷 기술은 웹을 중심으로 통합화하고 있는 실정이다.At present, with the rapid development of the Internet, the world wide web (hereinafter, referred to as web) technology is also being developed. In addition, all Internet technologies are being integrated around the web.

통상적으로, 웹은 HTML(hypertext markup language)로 작성되고, 웹 브라우저가 해당 HTML을 해석하여 인터넷 사용자가 알기 쉽게 보여 준다.Typically, the web is written in hypertext markup language (HTML), and the web browser interprets the HTML to make it easier for Internet users to understand.

따라서, 인터넷 상의 사이버 스페이스에 정보를 올려 놓기 위해서는 HTML 작성이 필수적이며, 이러한 HTML을 쉽고 빠르게 작성할 수 있도록 도와주는 프로그램을 웹 에디터(web editor)라 한다.Therefore, in order to put information in cyberspace on the Internet, HTML writing is essential, and a program that helps to write such HTML easily and quickly is called a web editor.

HTML은 태그(tag)로 구성된 단순한 스크립트(script) 스타일의 언어로서, 윈도우 메모장과 같은 간단한 텍스트 에디터에서도 편집이 가능하다. HTML 에디터는 텍스트 에디터 기능에 HTML을 쉽게 작성할 수 있게 하는 편리한 기능들을 추가해놓은 에디터이다.HTML is a simple script-style language made up of tags that can be edited in a simple text editor such as Windows Notepad. The HTML editor is a text editor that adds handy features to make it easier to write HTML.

일반적으로, HTML을 직접 코딩하는 방식으로 편집하고, 미리 보기 기능이 제공되어 작성한 HTML을 웹 상에서 확인할 수 있다.In general, you can edit HTML directly by coding it, and the preview function is provided so that you can check the HTML on the web.

이러한 HTML 데이터로는 핫도그(hot dog), 울트라 에디트(ultra edit) 등이 있다.Such HTML data includes hot dogs and ultra edits.

이와 같은 HTML 에디터와는 달리, 웹 브라우저에서 보이는 것과 같은 스타일로 HTML을 작성하는 에디터를 WYSIWYG(what you see is what you get) 에디터라 한다.Unlike HTML editors like this, an editor that writes HTML in the same style as seen in a web browser is called a WYSIWYG (what you see is what you get) editor.

현재, 흔히 말해지는 웹 에디터가 바로 이 웹 에디터이다. 세계적으로 가장 많이 사용되는 웹 에디터는 MS의 프론트페이지이며, 한국에서는 나모 웹 에디터가 가장 널리 사용되고 있다.At present, it is this commonly used web editor. The most widely used web editor in the world is Microsoft's front page, and Namo Web Editor is the most widely used in Korea.

최근에는 HTML뿐만 아니라 좀 더 화려한 홈페이지를 만들기 위해 DHTML(dynamic HTML)을 적용하거나, 드림위버(dreamwearver)의 플래쉬(flash)와 같이 멀티미디어 기능을 강화한 제품도 등장하고 있다.Recently, products such as applying dynamic HTML (DHTML) to make a more colorful homepage, or enhanced multimedia functions such as dreamwearver's flash have appeared.

하지만, 이와 같은 웹 에디터로는 데이터베이스를 이용하는 웹 사이트를 구축할 수 없는 문제점이 있다. 왜냐하면, 데이터베이스의 내용을 웹 상에 출력하거나, 웹에서 입력된 내용을 데이터베이스에 담기 위해서는 HTML이 아니라 CGI(common gateway interface)를 이용해야 하기 때문이다.However, there is a problem that such a web editor cannot build a web site using a database. This is because, in order to output the contents of the database on the web or to put the contents input from the web into the database, the common gateway interface (CGI) must be used instead of HTML.

이러한 CGI는 C, Perl 등 어려운 3세대 언어로 프로그래밍을 해야 하기 때문에 전문적인 프로그래머가 아니면 구현하기 매우 어렵다.Such CGI is very difficult to implement unless you are a professional programmer because you have to program in difficult 3rd generation languages such as C and Perl.

본 발명은 이와 같은 문제점을 해결하기 위해 창출된 것으로서, 본 발명의 목적은 쉽고 빠르게 보다 전문적인 데이터 중심의 웹 사이트를 구축할 수 있는 데이터베이스 연동 웹 사이트 생성 방법을 제공하는 데 있다.The present invention was created to solve such a problem, and an object of the present invention is to provide a database-linked web site generation method that can easily and quickly build a more professional data-driven Web site.

상기와 같은 목적을 달성하기 위한 본 발명의 관점에 따른 방법은, a) 사전에 구축된 데이터베이스의 정보를 등록하는 단계;According to an aspect of the present invention for achieving the above object, a method comprising the steps of: a) registering information of a database built in advance;

b) 상기 등록될 데이터베이스를 이용하기 위해 새 테이블을 생성하거나 또는 사전에 생성된 테이블의 정보를 추출하는 단계;b) creating a new table or extracting information of a previously created table to use the database to be registered;

c) 상기 테이블을 적용할 웹 페이지들을 생성한 후 상기 웹 페이지 각각에 대응하여 상기 데이터베이스와 연동하는 웹 페이지들을 생성하는 단계; 및c) generating web pages to which the table is to be applied, and then generating web pages linked with the database corresponding to each of the web pages; And

d) 단계 c)를 통해 생성된 웹 페이지들을 웹 서버로 전송하여 출판하는 단계를 포함한다.d) transmitting the web pages generated in step c) to a web server for publishing.

본 발명에 따르면, 데이터베이스와 연동하는 웹 페이지들을 용이하게 생성할 수 있고, 웹 사이트 구축 시간을 단축시켜 효율성을 극대화시킬 수 있다.According to the present invention, it is possible to easily generate web pages linked with the database, it is possible to shorten the web site construction time to maximize the efficiency.

도 1은 본 발명의 실시예에 따른 데이터베이스와 연동하는 웹 사이트를 생성하는 메인 화면을 나타낸 도면이다.1 is a diagram illustrating a main screen for creating a web site interoperating with a database according to an embodiment of the present invention.

도 2는 본 발명의 실시예에 따른 데이터베이스 연동 웹 사이트 생성 방법을 설명하기 위한 블록도이다.2 is a block diagram illustrating a method for creating a database-linked web site according to an embodiment of the present invention.

도 3은 본 발명의 실시예에 따른 데이터베이스 연동 웹 사이트 생성 방법을 나타낸 전체적인 흐름도이다.3 is an overall flowchart illustrating a method for creating a database-linked web site according to an embodiment of the present invention.

도 4 내지 도 9는 데이터베이스의 등록 및 테이블 생성 과정을 설명하기 위한 도면들이다.4 through 9 are diagrams for describing a process of registering a database and creating a table.

도 10 내지 도 12는 웹 페이지의 생성과정을 설명하기 위한 도면들이다.10 to 12 are diagrams for explaining a web page generation process.

도 13 내지 도 21은 도 3의 데이터베이스와 연동하는 웹 페이지의 생성 과정을 설명하기 위한 도면들이다.13 to 21 are diagrams for describing a process of generating a web page linked to the database of FIG. 3.

도 22 내지 도 24는 데이터베이스와 연동하는 웹 페이지들을 출판하는 과정을 설명하기 위한 도면들이다.22 to 24 are diagrams for describing a process of publishing web pages linked to a database.

<주요 도면에 대한 부호의 설명><Explanation of symbols for main drawings>

10 : 데이터베이스 20 : 데이터 관리자10: database 20: data manager

30 : 페이지 관리자 40 : 폼 마법사30: Page Manager 40: Form Wizard

50 : 출판 관리자 60 : 웹 서버50: Publishing Manager 60: Web Servers

이하, 첨부된 도면들을 참조하여 본 발명에 대해 상세히 설명한다.Hereinafter, the present invention will be described in detail with reference to the accompanying drawings.

도 1은 본 발명의 실시예에 따른 데이터베이스와 연동하는 웹 사이트를 생성하는 메인 화면을 나타낸 도면이고, 도 2는 본 발명의 실시예에 따른 데이터베이스와 연동하는 웹 사이트 생성 방법을 설명하기 위한 블록도이다.1 is a diagram illustrating a main screen for creating a web site interoperating with a database according to an embodiment of the present invention, and FIG. 2 is a block diagram illustrating a method for creating a web site interworking with a database according to an embodiment of the present invention. to be.

우선, 도 2를 참조하면, 데이터 관리자(20)는 데이터베이스(10)를 등록하고관리하기 위한 프로그램으로서, 상기 등록된 데이터베이스(10)에 사전에 구축된 테이블의 내용을 추출하거나 또는 새로운 테이블의 생성, 수정 및 삭제 등의 작업을 수행한다.First, referring to FIG. 2, the data manager 20 is a program for registering and managing the database 10, and extracts the contents of a table previously built in the registered database 10 or creates a new table. Perform tasks like modifying, deleting, and deleting.

본 실시예에서는 새로운 테이블의 생성 및 상기 테이블 데이터와 연동하는 웹 페이지의 생성 방법에 대해 설명한다.In the present embodiment, a method of generating a new table and a web page linked with the table data will be described.

상기 데이터 관리자(20)와 접속된 페이지 관리자(30)는 상기 테이블을 적용할 웹 페이지를 생성하거나 또는 사전에 생성된 웹 페이지를 수정, 삭제하는 기능을 제공한다.The page manager 30 connected to the data manager 20 provides a function of generating a web page to which the table is applied or modifying or deleting a previously generated web page.

상기 데이터 관리자(20)와 접속된 폼 마법사(40)는 상기 페이지 관리자(30)에 의해 생성된 웹 페이지에 새로운 폼을 형성하여 상기 등록된 데이터베이스(10)와 연동하는 웹 페이지를 생성하는 기능을 제공한다. 즉, 상기 폼 마법사(40)는 데이터베이스와 연동하는 로직을 생성한다.The form wizard 40 connected to the data manager 20 forms a new form on the web page generated by the page manager 30 to generate a web page linked with the registered database 10. to provide. That is, the form wizard 40 generates logic to interwork with a database.

상기 페이지 관리자(30)와 접속된 출판 관리자(50)는 상기 생성된 웹 페이지들을 웹 서버(60) 상에 출판하는 기능을 제공한다. 즉, 상기 웹 페이지들은 FTP(file transfer protocol)나 네트워크를 통해 상기 웹 서버(60)로 전송된다.The publication manager 50 connected to the page manager 30 provides a function of publishing the generated web pages on the web server 60. That is, the web pages are transmitted to the web server 60 via FTP (file transfer protocol) or a network.

상기와 같은 구성 요소는 도 1에 도시된 메인 페이지(100)에 포함된다. 예컨대, 상기 메인 페이지(100)는 본 발명에 따른 웹 제너(webgenor)가 사용자에 의해 실행될 때 발생되는 페이지로서, 메뉴창(110), 페이지 관리자(30), 미리보기 및 소스창(120) 및 태그 정보 표시창(130)을 포함한다.Such components are included in the main page 100 shown in FIG. 1. For example, the main page 100 is a page generated when the webgener according to the present invention is executed by a user, and includes a menu window 110, a page manager 30, a preview and a source window 120, and The tag information display window 130 is included.

상기 메뉴창(110)은 파일 메뉴, 편집 메뉴, 보기 메뉴, 마법사 메뉴, 출판메뉴, 도구 메뉴 및 도움말 메뉴들을 포함한다.The menu window 110 includes a file menu, an edit menu, a view menu, a wizard menu, a publication menu, a tool menu, and a help menu.

상기 파일 메뉴가 선택되는 경우 파일 메뉴창(111)이 발생되고, 상기 파일 메뉴창(111)은 새 프로젝트, 프로젝트 열기, 프로젝트에 추가하기, 프로젝트 속성, 모든 페이지 제거하기, 새파일, 파일열기, 다른 이름으로 저장, 인쇄 및 종료 메뉴들을 포함한다.When the file menu is selected, a file menu window 111 is generated, and the file menu window 111 displays a new project, opening a project, adding to a project, project properties, removing all pages, a new file, opening a file, Includes Save As, Print, and Exit menus.

상기 보기 메뉴가 선택되는 경우 보기 메뉴창(112)이 발생되고, 상기 보기 메뉴창(112)은 디자인 모드, 미리보기 모드 및 태그 정보 보기 메뉴들을 포함한다.When the view menu is selected, a view menu window 112 is generated, and the view menu window 112 includes a design mode, a preview mode, and tag information view menus.

상기 마법사 메뉴가 선택되는 경우 마법사 메뉴창(113)이 발생되고, 상기 마법사 메뉴창(113)은 폼 마법사 및 SQL 마법사 메뉴들을 포함한다.When the wizard menu is selected, a wizard menu window 113 is generated, and the wizard menu window 113 includes form wizard and SQL wizard menus.

상기 도구 메뉴가 선택되는 경우 도구 메뉴창(114)이 발생되고, 상기 도구 메뉴창(114)은 데이터 관리자, 페이지 디자이너 및 옵션 메뉴들을 포함한다.When the tool menu is selected, a tool menu window 114 is generated, and the tool menu window 114 includes a data manager, a page designer, and option menus.

상기 미리보기 및 소스창(120)은 미리보기 탭 및 소스보기 탭을 구비하고, 현재 작업중인 웹 페이지를 사용자의 모드 선택에 따라 미리보기 및 디자인 기능을 제공한다.The preview and source window 120 includes a preview tab and a source view tab, and provides a preview and design function for a web page currently being worked on according to a user's mode selection.

또한, 상기 소스보기 탭이 선택되면 상기 미리보기 및 소스창(120)은 현재 작업중인 웹 페이지의 소스가 표시되도록 한다.In addition, when the source view tab is selected, the preview and the source window 120 allows the source of the web page currently being worked on to be displayed.

상기 보기 메뉴창(112)의 태그 정보 보기 메뉴가 선택되는 경우, 상기 태그 정보 표시창(130)은 현재 작업 중인 웹 페이지의 HTML 소스가 표시되도록 한다.When the tag information view menu of the view menu window 112 is selected, the tag information display window 130 allows the HTML source of the current web page to be displayed.

이하, 본 발명의 실시예에 따른 데이터베이스와 연동하는 웹 사이트의 생성 방법을 첨부된 도 3을 참조하여 개략적으로 설명한다.Hereinafter, a method of generating a web site interoperating with a database according to an embodiment of the present invention will be schematically described with reference to FIG. 3.

우선, 사전에 구축된 데이터베이스(10)가 데이터 관리자(20)에 등록되는 단계에서부터 시작된다(S10).First, the database 10 established in advance starts from the step of registering in the data manager 20 (S10).

단계 S20에서는 상기 등록된 데이터베이스(10)를 이용하기 위해 테이블들이 생성된다.In step S20, tables are created to use the registered database 10.

단계 S30에서는 상기 생성된 테이블을 적용할 웹 페이지들이 생성되고, 상기 웹 페이지 각각에 대응하여 상기 데이터베이스와 연동하는 웹 페이지들이 생성된다.In step S30, web pages to which the generated table is applied are generated, and web pages linked to the database are generated corresponding to each of the web pages.

단계 S40에서는 데이터베이스와 연동하는 웹 페이지들 웹 서버(60)로 전송되어 출판된다.In step S40, the web pages linked with the database are transmitted to the web server 60 and published.

이하, 첨부된 도 4 내지 도 24를 참조하여 본 발명에 대해 보다 상세히 설명한다.Hereinafter, with reference to the accompanying Figures 4 to 24 will be described in more detail with respect to the present invention.

도 4 내지 도 9는 도 3의 데이터베이스의 등록 및 테이블 생성 과정(S20)을 설명하기 위한 도면들이다.4 through 9 are diagrams for describing a process of registering a database and creating a table S20 of FIG. 3.

우선, 사용자에 의해 메인 페이지(100)의 도구 메뉴에 있는 데이터 관리자(20)가 선택되면, 도 4에 도시된 바와 같은 데이터베이스 관리 페이지(100)가 발생된다. 상기 데이터베이스 관리 페이지(100)는 등록가능한 DBMS(database management system) 항목들, 예컨대 MS Access, SQL Server, Oracle, Sybase, Informix 및 DB2가 표시되는 제1 페이지(210) 및 사용자에 의해 선택된 데이터베이스의 정보 즉, 데이터베이스의 이름, 서버 이름, 서버 DSN(data source name) 및 ODBC(Open DataBase Connectivity) 이름 항목들이 표시되는 제2 페이지(220)를 포함한다.First, when the data manager 20 in the tool menu of the main page 100 is selected by the user, the database management page 100 as shown in FIG. 4 is generated. The database management page 100 includes information about a database selected by a user and a first page 210 on which registerable database management system (DBMS) items such as MS Access, SQL Server, Oracle, Sybase, Informix, and DB2 are displayed. That is, the second page 220 displays the name of the database, the server name, the server data source name (DSN), and the Open DataBase Connectivity (ODBC) name items.

본 실시예에서는 상기 DBMS 중 PC용 DBMS인 Access가 선택된 경우에 대해 설명한다.In the present embodiment, a case where Access, which is a PC DBMS, is selected among the DBMSs.

사용자가 상기 Access를 선택하고, 상기 Access에 마우스(도시 안됨)의 포인트를 위치한 상태에서 상기 마우스의 오른쪽 버튼을 클릭하는 경우, 데이터베이스 등록 선택창(230)이 발생된다. 상기 데이터베이스 등록 선택창(230)은 데이터베이스 등록 메뉴 및 등록 마법사 메뉴를 포함한다.When the user selects the Access and clicks the right button of the mouse in a state where a point of a mouse (not shown) is positioned in the Access, a database registration selection window 230 is generated. The database registration selection window 230 includes a database registration menu and a registration wizard menu.

사용자에 의해 상기 데이터베이스 등록 메뉴가 선택되면(S111), 상기 데이터 관리자(20)는 도 5에 도시된 바와 같은 데이터베이스 등록 페이지(231)를 발생시킨다(S112).When the database registration menu is selected by the user (S111), the data manager 20 generates a database registration page 231 as shown in FIG. 5 (S112).

상기 데이터베이스 등록 페이지(231)는 DBMS 표시란 및 데이터베이스의 ODBC 선택란, 서버 정보 입력란, 데이터베이스 정보 입력란 및 옵션 정보 입력란을 포함한다.The database registration page 231 includes a DBMS display field, an ODBC check box of a database, a server information input field, a database information input field, and an option information input field.

상기 DBMS 표시란에는 사용자에 의해 선택된 DBMS인 Access가 표시된다(S113).In the DBMS display column, Access, which is a DBMS selected by the user, is displayed (S113).

상기 ODBC 선택란에는 사용자에 의해 선택된 DBMS에 대한 ODBC가 선택된다(S114).In the ODBC check box, ODBC for the DBMS selected by the user is selected (S114).

상기 항목들에 대해 설명하면, 상기 서버 정보 중 이름 항목에는 PC용 DBMS인 Access가 선택되었기 때문에 로컬이라고 입력된다(S115).When the items are described, the name item of the server information is inputted as local because Access, which is a PC DBMS, is selected (S115).

또, 상기 DSN 항목에는 서버 컴퓨터에서 ODBC를 설정할 때 입력한 DSN이 입력된다(S115). 상기 데이터베이스 정보 항목 중 이름 항목에는 등록할 데이터베이스의 이름(본 실시예에서는, sampleDB)이 입력되고, 로그온 ID 항목에는 데이터베이스에 로그온할 수 있는 ID가 입력되며, 패스워드 항목에는 데이터베이스에 로그온할 수 있는 패스워드가 입력된다(S116).In addition, the DSN item is inputted with the DSN input when ODBC is set up at the server computer (S115). Among the database information items, a name of a database to be registered (sampleDB in this embodiment) is input in a name item, an ID for logging on to a database is input in a logon ID item, and a password for logging on to a database in a password item. Is input (S116).

여기서, 상기 DBMS로 Access 또는 SQL 서버가 선택된 경우, 상기 옵션 입력 항목은 비활성 상태가 된다. 그러나, 상기 DBMS로 Oracle이 선택된 경우에는 상기 옵션 입력 항목 중 서비스 항목이 활성 상태가 되어 서비스 이름이 입력될 수 있다(S117).Here, when the Access or SQL server is selected as the DBMS, the option input item is inactive. However, when Oracle is selected as the DBMS, the service item may be activated among the option input items and a service name may be input (S117).

또, 상기 DBMS로 Infomix, Sybase 및 DB2가 선택된 경우, 상기 옵션 입력 항목 중 버전 항목이 활성 상태가 되어 각 데이터베이스의 버전이 입력될 수 있다(S117).In addition, when Infomix, Sybase and DB2 are selected as the DBMS, a version item of the option input item becomes active and a version of each database may be input (S117).

사용자에 의해 상기 입력 항목들에 해당 정보의 선택 및 입력이 완료되고, 확인 버튼이 선택되는 경우, 도 4에 도시된 바와 같이 상기 Access의 하위에 sampleDB(local)라는 데이터베이스가 등록된다.When the selection and input of corresponding information is completed by the user and the confirmation button is selected, as shown in FIG. 4, a database called sampleDB (local) is registered under the Access.

여기서, 사용자에 의해 테스트 버튼이 선택되는 경우, 상기 데이터 관리자(20)는 상기 선택된 DBMS의 연결 상태를 확인할 수 있는 테스트 결과 페이지(도시 안됨)를 발생시킨다.Here, when the test button is selected by the user, the data manager 20 generates a test result page (not shown) for checking the connection state of the selected DBMS.

상기와 같은 데이터베이스 등록 과정이 완료된 후, 사용자가 상기 SampleDB에 마우스의 포인트를 위치한 상태에서 상기 마우스의 오른쪽 버튼을 클릭하는 경우, 테이블 생성 선택창(240)이 발생된다. 상기 테이블 생성 선택창(240)은 테이블 생성 메뉴, 테이블 가져오기 메뉴 및 외부 테이블 가져오기 메뉴를 포함한다.After the database registration process as described above is completed, when the user clicks the right button of the mouse while the mouse is positioned on the SampleDB, a table generation selection window 240 is generated. The table creation selection window 240 includes a table creation menu, a table import menu, and an external table import menu.

사용자에 의해 상기 테이블 생성 메뉴가 선택되는 경우, 상기 데이터 관리자(20)는 도 6에 도시된 바와 같은 제1 테이블 생성 페이지(250)를 발생시킨다.When the table generation menu is selected by a user, the data manager 20 generates a first table generation page 250 as shown in FIG. 6.

상기 제1 테이블 생성 페이지(250)는 테이블 정보 입력 항목들, 예컨대 데이터베이스 이름 입력 항목, 테이블 ID 입력 항목, 테이블 이름 입력 항목, 테이블 변수 입력 항목 및 설명 입력 항목을 포함한다.The first table generation page 250 includes table information input items, such as a database name input item, a table ID input item, a table name input item, a table variable input item, and a description input item.

도 6에 도시된 바와 같이, 사용자에 의해 상기 테이블의 정보 항목들이 입력되고(S118) 다음 버튼이 선택되는 경우, 상기 데이터 관리자(20)는 제2 테이블 생성 페이지(260)를 발생시킨다.As shown in FIG. 6, when information items of the table are input by the user (S118) and the next button is selected, the data manager 20 generates a second table generation page 260.

상기 제2 테이블 생성 페이지(260)는 데이터베이스 정보 표시란(261), 테이블 정보 표시란(262), 체크박스(263) 및 테이블의 칼럼 정보 입력란(264)를 포함한다.The second table generation page 260 includes a database information display field 261, a table information display field 262, a check box 263, and a column information input field 264 of a table.

상기 데이터베이스 정보 표시란(261)에는 사용자에 의해 선택된 데이터베이스의 DBMS 및 이름이 표시된다. 상기 테이블 정보 표시란(262)에는 사용자에 의해 입력된 테이블의 ID, 이름 및 변수가 표시된다.In the database information display field 261, the DBMS and name of the database selected by the user are displayed. The table information display field 262 displays the ID, name and variable of the table input by the user.

상기 체크박스(263)는 서버 테이블 체크 항목, 테이블 삭제 체크 항목 및 자동 변환 체크 항목을 포함한다.The check box 263 includes a server table check item, a table delete check item, and an automatic conversion check item.

여기서, 사용자에 의해 상기 서버 테이블 체크 항목이 선택되면 상기 등록된 데이터베이스에 실제의 테이블이 생성된다. 한편, 사용자에 의해 상기 서버 테이블 체크 항목이 선택되지 않으면 사용자의 로컬 컴퓨터에 정보만을 갖는 가상의 테이블이 생성된다.Here, when the server table check item is selected by a user, an actual table is created in the registered database. On the other hand, if the server table check item is not selected by the user, a virtual table having only information is created in the user's local computer.

사용자에 의해 상기 테이블 삭제 체크 항목이 선택되면, 이미 생성된 테이블의 정보가 삭제되고, 동일한 테이블 ID와 이름을 갖는 새로운 테이블이 생성된다. 이는 작업 중 테이블 설계가 잘못된 경우 테이블을 수정해야 하는 경우를 대비하기 위함이다.When the table delete check item is selected by a user, information of an already created table is deleted, and a new table having the same table ID and name is created. This is to prepare for the case where the table needs to be modified if the table design is incorrect during operation.

사용자에 의해 자동 변환 체크 항목이 선택되면, 입력된 테이블 ID와 동일한 값이 자동으로 입력되고, 후술하는 테이블의 칼럼값 중 칼럼 이름, 데이터형 항목, 길이 항목, 널값 항목 및 기본키 항목에 기본값들이 자동으로 입력된다.When the automatic conversion check item is selected by the user, the same value as the entered table ID is automatically entered, and default values are added to the column name, data type item, length item, null value item, and primary key item among the column values of the table to be described later. It is entered automatically.

상기 테이블의 칼럼 정보 입력란(264)은 칼럼 ID, 칼럼 이름, 데이터형, 길이, 널값, 기본키, 칼럼 변수 및 설명 입력 항목들을 포함한다.The column information input field 264 of the table includes column ID, column name, data type, length, null value, primary key, column variable, and description input items.

상기 칼럼 ID는 사용될 칼럼의 이름으로서 영문과 숫자로 입력된다.The column ID is input in alphanumeric characters as the name of the column to be used.

상기 칼럼 이름은 상기 칼럼 ID의 명칭으로서, 상기 자동 변환 체크 항목이 선택된 경우 자동으로 입력된다.The column name is a name of the column ID, and is automatically input when the automatic conversion check item is selected.

상기 데이터형은 해당 칼럼의 속성으로서 상기 선택된 DBMS가 제공하는 속성에 따라 입력된다.The data type is input according to an attribute provided by the selected DBMS as an attribute of the corresponding column.

상기 길이는 칼럼의 길이로서 예컨대, 한글은 한글자에 2바이트, 숫자와 영문은 한글자에 1바이트씩이며, 입력될 자료에 따라 적절히 입력된다.The length is a length of a column, for example, 2 bytes for Korean characters, 1 byte for Korean characters, and 1 character for English characters.

상기 널값은 널값의 허용여부를 나타내는 것으로서 상기 널값이란 필드에 정보가 없는 것을 말한다. 여기서, 상기 널값을 허용하지 않도록 설정되면 데이터가입력되거나 수정될 때 자료가 입력되지 않는 경우, 데이터베이스 에러가 발생하기 때문에 꼭 필요한 값이 아니면 널값을 허용하는 것(Y)이 바람직하다.The null value indicates whether null values are allowed, and the null value means that there is no information in the field. Here, when data is not input when data is input or modified when it is set to not allow the null value, it is preferable to allow the null value if it is not necessary (Y) because a database error occurs.

사용자에 의해 특정 칼럼이 기본키로 설정되면, 상기 칼럼은 유일한 값을 가져야 하고, 반드시 자료를 갖고 있어야 된다. 즉 널값을 허용하여서는 안되는 것으로서, 상기 기본키를 Y로 선택한 경우에는 자동으로 널값 항목이 N으로 지정된다.If a column is set as the primary key by the user, the column must have a unique value and must contain data. That is, the null value should not be allowed. When the primary key is selected as Y, the null value item is automatically designated as N.

상기 칼럼 변수는 해당 칼럼의 값을 지정한 변수에 저장되도록 하는 값으로서, 예컨대 상기 칼럼 ID가 영문일 경우에는 칼럼 변수를 별도로 지정하지 않아도 되지만, 한글일 경우에는 반드시 영문으로 입력되어야 한다.The column variable is a value for storing a value of a corresponding column in a designated variable. For example, when the column ID is English, a column variable does not need to be separately designated, but must be input in English.

사용자에 의해 상기한 테이블의 칼럼 정보들이 입력되고(S119) 마침 버튼이 선택되면, 도 8에 도시된 바와 같이 상기 데이터베이스 관리 페이지(100)의 좌측 페이지 테이블(Tables) 하위에 맴버(Member)라는 테이블이 생성된다.When the column information of the table is input by the user (S119) and the finish button is selected, as shown in FIG. 8, a table called Member below the left page tables of the database management page 100. Is generated.

또한, 상기 데이터베이스 관리 페이지의 우측에는 테이블의 칼럼 정보들이 표시된다.In addition, column information of a table is displayed on the right side of the database management page.

상기 테이블 생성 선택창(240)의 테이블 가져오기 메뉴는 사전에 만들어진 테이블을 불러오는 기능을 제공한다.The table import menu of the table creation selection window 240 provides a function of loading a previously created table.

상기 테이블 생성 선택창(240)의 외부 테이블 가져오기 메뉴는 사용자에 의해 선택되지 않는 데이터베이스에서 테이블을 불러오는 기능을 제공한다.The external table import menu of the table creation selection window 240 provides a function of importing a table from a database that is not selected by the user.

이하, 첨부된 도면을 참조하여 상기 생성된 테이블을 적용할 일반 웹 페이지의 생성 과정에 대해 상세히 설명한다.Hereinafter, a process of generating a general web page to which the generated table is applied will be described in detail with reference to the accompanying drawings.

도 10 내지 도 12는 상기 일반 웹 페이지의 생성 과정(S30)을 설명하기 위한 도면들이다.10 to 12 are diagrams for describing a generation process S30 of the general web page.

우선, 사용자에 의해 상기 메인 페이지(100)의 파일 메뉴가 선택되면, 도 1에 도시된 바와 같이 파일 메뉴창(111)이 발생된다.First, when the file menu of the main page 100 is selected by the user, the file menu window 111 is generated as shown in FIG. 1.

사용자에 의해 상기 파일 메뉴창(111)의 메뉴들 중 "새 프로젝트" 메뉴가 선택되어 도 10에 도시된 바와 같이, 상기 페이지 관리자(30)에 "새 프로젝트"라는 이름의 프로젝트가 생성된다(S211). 여기서, 상기 프로젝트는 생성되는 웹 페이지들의 집합체를 의미한다.A user selects a "New Project" menu among the menus of the file menu window 111, and as shown in FIG. 10, a project named "New Project" is created in the page manager 30 (S211). ). Here, the project means a collection of generated web pages.

이어, 상기 파일 메뉴창(111)의 메뉴들 중 "프로젝트에 추가하기" 메뉴 및 상기 "프로젝트에 추가하기" 메뉴 중 "새 파일 추가하기" 메뉴가 선택되면(S212), 상기 페이지 관리자(30)는 도 11에 도시된 바와 같은 파일 추가 페이지(121-1)를 발생시킨다(S213).Subsequently, when the "Add to Project" menu and the "Add New File" menu of the "Add to Project" menu are selected among the menus of the file menu window 111 (S212), the page manager 30 is selected. Generates a file add page 121-1 as shown in FIG. 11 (S213).

여기서, 상기 "파일"은 페이지와 동일한 개념으로서 본 발명에서는 상기 생성되는 웹 페이지들이 윈도우 탐색기에서 파일들이 디렉토리 하위에서 관리되는 것과 같이 상기 웹 페이지들이 프로젝트 내의 파일처럼 관리된다.Here, the "file" is the same concept as the page, in the present invention, the web pages are managed as files in the project as the files are managed under the directory in the Windows Explorer.

상기 파일 추가 페이지(121-1)는 파일 정보 입력 및 선택 항목들을 포함하고, 상기 파일 정보 입력 항목에는 생성할 페이지의 이름으로서 파일 이름, 예컨대 "회원 등록"이 입력된다(S214).The file add page 121-1 includes file information input and selection items, and a file name, for example, "member registration", is input to the file information input item as a name of a page to be generated (S214).

또, 상기 파일 정보 선택 항목 중 파일 확장자에는 htm/html/asp 중에서 선택될 수 있으며, 이 이외의 확장자도 입력이 가능하다(S215).The file extension of the file information selection item may be selected from htm / html / asp, and an extension other than this may be input (S215).

또, 상기 파일 정보 선택 항목 중 파일의 종류에는 페이지 또는 프레임 페이지가 선택된다(S215). 상기 프레임 페이지는 페이지를 좌우, 상하 등으로 구분하여 각각의 공간에 일반 페이지들을 연결하여 여러 페이지를 한 화면에 보여주는 페이지를 의미한다.In the file information selection item, a page or a frame page is selected as a file type (S215). The frame page refers to a page that divides pages into left and right, top and bottom, and displays several pages on one screen by connecting general pages to respective spaces.

상기와 같은 과정을 통해 도 10의 새 프로젝트 하위에 회원 등록이라는 웹 페이지가 생성된다.Through the above process, a web page called member registration is generated under the new project of FIG.

상기 파일 메뉴창(111)은 새 파일 추가하기 외의 메뉴로서, 프레임 페이지 만들기, 기존 파일 추가하기, 그룹 추가하기, 모든 페이지 제거하기 및 프로젝트 속성 항목들을 포함한다.The file menu window 111 is a menu other than adding a new file, and includes frame page creation, existing file addition, group addition, all page removal, and project property items.

여기서, 상기 프레임 페이지 만들기 메뉴는 현재 작업 중인 페이지를 프레임 페이지로 만들 수 있는 기능을 제공한다.Here, the frame page creation menu provides a function for making a page currently being worked as a frame page.

상기 기존 파일 추가하기 메뉴는 사전에 생성된 페이지를 현재 작업 중인 프로젝트 하위에 추가시키는 기능을 제공한다.The add existing file menu provides a function of adding a previously generated page to a lower part of the currently working project.

상기 그룹 추가하기 메뉴는 프로젝트 내의 페이지들을 분류하고 관리하는 기능을 제공한다. 이 점에서 윈도우 탐색기의 디렉토리와 유사하다.The Add Group menu provides a function for sorting and managing pages in a project. This is similar to the directory in Windows Explorer.

상기 모든 페이지 제거하기 메뉴는 프로젝트에 속해 있는 페이지의 정보를 제거시키는 기능을 제공한다.The Remove All Pages menu provides a function to remove information of pages belonging to a project.

상기 프로젝트 속성 메뉴는 현재 사용자에 의해 작업 중인 프로젝트의 이름, 프로젝트 경로 및 상기 프로젝트에 속해 있는 모든 페이지와 그룹에 대한 정보를 제공하는 기능을 제공한다.The project property menu provides a function of providing a name of a project currently being worked by a user, a project path, and information on all pages and groups belonging to the project.

이하, 첨부된 도 13 내지 도 21을 참조하여 데이터베이스와는 연동하는 웹 페이지의 생성 과정에 대해 보다 상세히 설명한다.Hereinafter, a process of generating a web page linked with a database will be described in more detail with reference to FIGS. 13 to 21.

도 13 내지 도 21은 데이터베이스와 연동하는 웹 페이지의 생성 과정(S30)을 설명하기 위한 도면들이다.13 to 21 are diagrams for explaining a process of generating a web page (S30) linked to a database.

우선, 사용자에 의해 메인 페이지(100)의 마법사 메뉴 중 폼 마법사(40)를 이용하여 새로운 폼을 생성할 대상 페이지가 선택되는 데(S300), 본 실시예에서는 이미 생성된 회원등록 페이지가 선택된 경우에 대해 설명한다.First, a target page for creating a new form is selected by the user using the form wizard 40 among the wizard menus of the main page 100 (S300). In this embodiment, a previously created member registration page is selected. Explain about.

이후, 사용자에 의해 상기 폼 마법사(40)가 선택되면(S301), 상기 폼 마법사(40)는 도 13에 도시된 바와 같이 페이지 정보 입력란(301) 및 데이터베이스 처리 작업 선택란(302)을 포함하는 제1 생성 페이지(300)를 발생시킨다.Subsequently, when the form wizard 40 is selected by the user (S301), the form wizard 40 includes a page information input box 301 and a database processing task check box 302 as shown in FIG. 13. One generation page 300 is generated.

상기 페이지 정보 입력란(301)은 페이지 이름 항목, 페이지 ID 항목 및 폼 이름 항목을 포함한다. 상기 페이지 이름 항목 및 페이지 ID 항목에는 사용자에 의해 선택된 페이지의 이름 및 ID, 즉 회원등록이 표시된다.The page information input field 301 includes a page name item, a page ID item, and a form name item. The page name item and the page ID item display the name and ID of the page selected by the user, that is, the member registration.

상기 폼 이름에는 새롭게 구성할 폼의 이름, 예컨대 form1이 입력되는 데(S302), 왜냐하면 상기 폼 마법사(40)에 의해 웹 페이지가 생성되면, 한 페이지 내에 새로운 폼이 생성되면서 페이지가 형성되기 때문이다.In the form name, a name of a form to be newly configured, for example, form1 is input (S302), because when a web page is generated by the form wizard 40, a page is formed while a new form is created in one page. .

또한, 상기 폼 마법사(40)에 의해 웹 페이지가 생성되면, 각 필드의 이름과 데이터베이스 칼럼의 값에는 상기 폼 이름이 접두사로 붙게 된다.In addition, when the web page is generated by the form wizard 40, the name of each field and the value of the database column are prefixed with the form name.

상기 데이터베이스 처리 작업 선택란(302)에서 사용자에 의해 선택될 수 있는 처리 작업에는 조회 메뉴, 수정 메뉴, 삽입 메뉴 및 삭제 메뉴가 있다.The processing tasks that can be selected by the user in the database processing task selection box 302 include an inquiry menu, a modification menu, an insert menu, and a delete menu.

상기 조회 메뉴는 데이터를 조회하는 기능을 제공하며, 모든 페이지에 기본값으로 선택된다.The inquiry menu provides a function of inquiring data and is selected by default on all pages.

상기 수정 메뉴는 데이터를 수정하는 기능을 제공한다.The correction menu provides a function for modifying data.

상기 삽입 메뉴는 데이터를 입력하는 기능을 제공하고, 데이터를 입력할 페이지에는 입력이 선택된다.The insertion menu provides a function for inputting data, and input is selected for a page for inputting data.

상기 삭제 메뉴는 선택된 데이터를 입력된 조건에 맞게 삭제하는 기능을 제공한다.The delete menu provides a function of deleting selected data according to an input condition.

사용자에 의해 상기한 폼 이름 및 데이터베이스 처리작업이 선택된 후(S303) 다음 버튼이 선택되면, 도 14에 도시된 바와 같이 상기 폼 마법사(40)는 웹 페이지의 폼에서 사용될 데이터베이스와 테이블 선택란(311) 및 선택된 테이블 표시란(312)을 포함하는 제2 선택 페이지(310)를 발생시킨다.After the form name and the database processing operation are selected by the user (S303) and the next button is selected, as shown in FIG. 14, the form wizard 40 selects the database and table check box 311 to be used in the form of the web page. And a second selection page 310 including the selected table display field 312.

상기 데이터베이스와 테이블 선택란(311)에는 사용자에 의해 등록된 데이터베이스가 표시되고, 상기 등록된 데이터베이스에서 사용하고자 하는 테이블이 선택된다(S304). 본 실시예에서 사용자에 의해 등록된 데이터베이스는 "sampleDB"이고, 새로이 생성된 테이블은 "Member"이다.The database registered by the user is displayed in the database and table selection box 311, and a table to be used in the registered database is selected (S304). In this embodiment, the database registered by the user is "sampleDB", and the newly created table is "Member".

사용자에 의해 상기 테이블(Member)이 선택되면(S304), 상기 선택된 테이블 표시란(312)에는 상기 테이블(Member)과 칼럼들이 표시된다.When the table is selected by the user (S304), the table and the columns are displayed in the selected table display field 312.

상기 테이터베이스 및 테이블의 선택이 완료되고, 사용자에 의해 다음 버튼이 선택되면, 상기 폼 마법사(40)는 상기 테이블의 칼럼 선택란(32), 상기 선택된 칼럼의 구성요소의 속성 선택란(3222 : 이하, 속성 선택란이라 한다), 칼럼속성란(323) 및 미리보기 창(324)을 포함하는 제3 선택 페이지(320)를 발생시킨다.When the selection of the database and the table is completed and the next button is selected by the user, the form wizard 40 displays the column check box 32 of the table, the attribute check box 3222 of the component of the selected column. And a third selection page 320 including a column attribute field 323 and a preview window 324.

상기 제3 선택 페이지(320)가 발생된 상태에서, 상기 테이블의 칼럼 선택란(321)에 표시된 테이블 좌측에 위치한 사각 아이콘(321-2)이 사용자에 의해 선택되면 상기 테이블의 전체 칼럼이 선택되어(S305), 도 15에 도시된 바와 같이 상기 제3 선택 페이지(320) 내에 데이터베이스 테이블의 전체 필드들이 표시된다.In the state where the third selection page 320 is generated, when the square icon 321-2 located on the left side of the table displayed in the column selection column 321 of the table is selected by the user, all columns of the table are selected ( S305), as shown in FIG. 15, all fields of the database table are displayed in the third selection page 320.

상기 미리보기 창(324)에 표시된 테이블의 칼럼 표시 타입은 여러 건의 데이터를 동시에 처리할 수 있는 데이터 시트 타입의 폼이다. 여기서, 상기 선택된 테이블 항목의 우측에 위치한 아이콘(312-1)이 선택되면, 상기 데이터 시트 타입의 폼은 데이터를 한 건식 처리할 수 있는 필드 타입의 폼으로 전환된다.The column display type of the table displayed in the preview window 324 is a form of a data sheet type capable of simultaneously processing a plurality of data. When the icon 312-1 located on the right side of the selected table item is selected, the data sheet type form is converted into a field type form that can dry-process data.

상기 속성 선택란(322)은 이름 항목, 레이블 항목 및 형식 항목을 포함한다. 상기 이름 항목에는 데이터베이스 테이블의 칼럼의 변수명, 즉 상기 제1 생성 페이지(300)의 폼 이름에 입력된 form1이 접두사로 붙은 칼럼의 변수명들이 표시된다.The attribute check box 322 includes a name item, a label item, and a format item. In the name item, variable names of the columns of the database table, that is, variable names of the columns prefixed with form1 input to the form name of the first generation page 300 are displayed.

상기 레이블 항목은 폼에 나타날 필드의 이름들으로서, 상기 테이블의 컬럼명이 기본값으로 표시되지만, 사용자에 의해 수정 가능하다.The label items are the names of the fields to appear in the form. The column names of the table are displayed by default, but can be modified by the user.

상기 형식 항목은 폼에 나타날 각 필드의 형식으로서, 한줄글 상자, 콤보 상자, 스크롤글 상자, 패스워드, 숨김 상자, 테이터 필드 및 그림 형식 중에서 선택 가능하다.The format item is a format of each field to be displayed in the form, and can be selected from a single line box, a combo box, a scroll box, a password, a hidden box, a data field, and a picture format.

여기서, 상기 데이터베이스 처리 작업으로서 조회만 선택된 경우에는 데이터 필드가 기본값으로 표시되며, 입력 및 수정이 선택된 경우에는 한줄글 상자가 기본값으로 표시된다.In this case, when only inquiry is selected as the database processing job, the data field is displayed as a default value, and when input and modification are selected, a single line box is displayed as a default value.

예컨대, 상기 폼 필드의 형식으로서 콤보 상자가 선택된 경우에는 옵션 글과 옵션 값이 입력되어야 한다(S306). 이는 상기 속성 선택란(322)의 속성 버튼이 선택되어 옵션 글과 옵션 값이 입력되는 과정을 따른다.For example, when a combo box is selected as a form of the form field, an option text and an option value should be input (S306). This is followed by a process of selecting an attribute button of the attribute selection box 322 and inputting an option text and an option value.

또한, 상기 테이블 필드들 중의 하나가 사용자에 의해 선택되고, 상기 필드에 대응하는 형식 항목의 우측에 위치한 세모 아이콘(3222-1)이 더블 클릭되면, 한줄글 상자, 콤보 상자, 스크롤글 상자, 패스워드, 숨김 상자, 테이터 필드 및 그림 형식이 표시된다.In addition, when one of the table fields is selected by the user and the triangle icon 3222-1 located to the right of the format item corresponding to the field is double-clicked, a single line box, a combo box, a scroll box, a password , Hidden boxes, data fields, and picture formats are displayed.

이 때, 사용자에 의해 적절한 형식이 선택되면(S307), 해당 필드는 선택된 형식에 맞게 변환된다.At this time, if an appropriate format is selected by the user (S307), the corresponding field is converted according to the selected format.

상기 속성 선택란(322)의 추가 버튼은 테이블의 칼럼으로 지정되지 않은 필드를 폼에 삽입시키는 기능을 제공한다.The add button in the attribute check box 322 provides the ability to insert fields not specified as columns of the table into the form.

상기 속성 선택란(322)의 제거 버튼은 테이블에서 선택한 칼럼이나 상기 추가 버튼을 이용하여 추가시킨 항목을 삭제하는 기능을 제공한다.The remove button of the attribute select box 322 provides a function of deleting an item added using a column selected from a table or the add button.

상기 속성 선택란(322)의 위로 버튼은 선택된 구성요소들에 나타난 항목을 위쪽으로 한 칸씩 이동시키는 기능을 제공한다.The up button of the attribute check box 322 provides a function of moving an item displayed in the selected elements upward by one space.

상기 속성 선택란(322)의 아래로 버튼은 선택된 구성요소들에 나타난 항목을 아래쪽으로 한 칸씩 이동시키는 기능을 제공한다.The down button of the attribute selection box 322 provides a function of moving items displayed in the selected elements downward by one space.

상기 속성 선택란(322)의 속성 버튼은 선택된 항목에 대한 속성을 보여주는 기능을 제공한다.The attribute button of the attribute select box 322 provides a function of displaying an attribute for the selected item.

상기 속성 선택란(322)의 수신변수 추가 버튼은 다른 페이지에서 현재 작업중인 페이지로 링크 관계가 설정되어 있고, 파라메타로 지정된 데이터가 넘어오는 경우 폼 안의 필드로 만드는 기능을 제공한다.The Add Receive Variable button of the attribute selection box 322 provides a function of making a field in a form when a link relation is set from another page to a currently working page and data designated as a parameter is passed.

여기서, 상기 필드 예컨대, 성별의 형식이 콤보 상자로 선택된 경우, 사용자에 의해 상기 속성 버튼(322-2)이 선택되면, 도 16에 도시된 바와 같이 상기 폼 마법사(40)는 상기 콤보 상자의 정보 입력 항목들을 포함하는 입력 페이지(330)를 발생시킨다.Here, when the format of the field, for example, the gender is selected as the combo box, when the attribute button 322-2 is selected by the user, as shown in FIG. 16, the form wizard 40 displays the information of the combo box. Generate an input page 330 that includes the input items.

상기 정보 입력 항목들에는 선택된 필드의 레이블 명, 이름, 크기, 옵션글 및 옵션 값이 포함된다.The information input items include a label name, name, size, option text, and option value of the selected field.

상기 입력 페이지(330)는 추가 버튼(331), 변경 버튼(332), 제거 버튼(333), 위로 버튼(334) 및 아래로 버튼(335)을 포함한다.The input page 330 includes an add button 331, a change button 332, a remove button 333, an up button 334, and a down button 335.

상기 추가 버튼(331)은 콤보 상자의 옵션 글, 옵션 값을 추가시키는 기능을 제공한다.The add button 331 provides a function of adding an option text and an option value of the combo box.

상기 변경 버튼(332)은 선택된 옵션 글 및 옵션 값을 수정하는 기능을 제공한다.The change button 332 provides a function of modifying the selected option text and the option value.

상기 제거 버튼(333)은 선택된 옵션 글 및 옵션 값을 제거하는 기능을 제공한다.The remove button 333 provides a function of removing the selected option text and the option value.

상기 위로 및 아래로 버튼(334, 335)은 선택된 옵션 글 및 옵션 값의 배열 순서를 조절하는 기능을 제공한다.The up and down buttons 334 and 335 provide a function of adjusting an arrangement order of selected option texts and option values.

또, 상기 폼이 데이터 시트 형식으로 생성되는 경우에는 여러 건의 데이터가 동시에 표시되기 때문에, 검색 필드가 지정되면 검색 조건에 맞는 데이터만 데이터시트에 표시된다(S308).In addition, when the form is generated in a data sheet format, since several pieces of data are displayed at the same time, if a search field is specified, only data meeting a search condition is displayed on the data sheet (S308).

예컨대, 사용자에 의해 회원번호 필드가 선택된 상태에서 마우스의 오른쪽 버튼이 선택되면, 도 17에 도시된 바와 같이 상기 폼 마법사(40)는 검색 필드 만들기 항목을 포함하는 선택창(340)을 발생시킨다.For example, if the right button of the mouse is selected while the member number field is selected by the user, as shown in FIG. 17, the form wizard 40 generates a selection window 340 including a search field creation item.

상기 검색 필드 만들기 항목이 선택되면, 검색 조건으로서 일치하는 항목 검색 및 단어를 포함하는 항목 검색을 포함하는 검색 조건 표시창(341)이 발생된다.When the search field creation item is selected, a search condition display window 341 including an item search including a matching item search and a word as a search condition is generated.

상기 일치하는 항목 검색으로 검색 필드를 생성한 경우에는 검색 조건에 정확하게 일치하는 데이터만 검색하게 된다. 상기 단어를 포함하는 항목 검색으로 검색 필드를 생성한 경우에는 검색 조건에 입력된 단어가 포함되어 있는 데이터를 모두 검색하게 된다.When the search field is generated by the matching item search, only data that exactly matches the search condition is searched. When the search field is generated by the item search including the word, all the data including the word input in the search condition are searched.

또, 상기 폼이 데이터 시트 형식인 경우에는 여러 건의 데이터가 동시에 검색되기 때문에 데이터 정렬 순서를 지정해 줄 필요가 있게 된다(S309).In the case where the form is a data sheet format, since several pieces of data are retrieved at the same time, it is necessary to specify a data sort order (S309).

예컨대, 사용자에 의해 칼럼들이 선택된 후 정렬 버튼(326)이 선택되면, 도 18에 도시된 바와 같이 상기 폼 마법사(40)는 칼럼들의 정렬 순서를 선택할 수 있는 선택 페이지(350)를 발생시킨다.For example, if the sort button 326 is selected after the columns are selected by the user, the form wizard 40 generates a selection page 350 to select the sort order of the columns, as shown in FIG.

상기 선택 페이지(350)는 선택된 칼럼들을 표시하는 칼럼 목록란(351), 정렬 우선 순위를 조절하는 조절 버튼(353, 354) 및 칼럼의 정렬 순서를 지정하는 지정 버튼(352)을 포함한다.The selection page 350 includes a column list field 351 for displaying selected columns, control buttons 353 and 354 for adjusting sort priority, and a designation button 352 for designating a sort order of columns.

예컨대, 사용자에 의해 정렬순서를 정해줄 컬럼으로서 회원이름 칼럼이 더블클릭되면, 상기 지정 버튼(352)이 빨간색으로 표시되어 오름차순으로 정렬된다.For example, when the member name column is double-clicked as a column to be arranged by the user, the designated button 352 is displayed in red and sorted in ascending order.

한편, 상기 회원이름 칼럼이 다시 더블클릭되면, 상기 지정 버튼(352)이 파란색으로 변화되어 내림차순으로 정렬된다.On the other hand, if the member name column is double-clicked again, the designated button 352 is changed to blue and sorted in descending order.

또, 사용자에 의해 특정 칼럼이 다른 페이지로 링크되는 경우, 하이퍼링크 연결 기능을 이용하여 링크되도록 한다(S310).In addition, when a specific column is linked to another page by the user, the specific column may be linked using a hyperlink link function (S310).

또, 사용자에 의해 상기 제3 선택 페이지(320)의 소스 버튼(325)이 선택되면, 상기 폼 마법사(40)는 현재까지 작업한 내용에 대한 소스를 표시해주는 표시창(도시 안됨)을 발생시킨다(S311).In addition, when the source button 325 of the third selection page 320 is selected by the user, the form wizard 40 generates a display window (not shown) that displays a source for the content that has been worked so far ( S311).

이하, 단계 S303에서 데이터베이스 처리 작업으로 삽입, 수정 또는 삭제가 선택된 경우의 서브 프로세스에 대한 설정에 대해 설명한다.Hereinafter, the setting for the subprocess when inserting, modifying or deleting is selected as the database processing job in step S303 will be described.

단계 S311이 완료되고, 사용자에 의해 다음 버튼이 선택되면, 상기 폼 마법사(40)는 도 20에 도시된 바와 같이 데이터베이스 프로세스 작업에 대한 상세사항이 설정되도록 하는 설정 페이지(3630)를 발생시킨다.When step S311 is completed and the next button is selected by the user, the form wizard 40 generates a setup page 3630 that allows the details of the database process task to be set as shown in FIG. 20.

상기 설정 페이지(360)는 프로세스 적용 테이블 표시창(361), 사용자 수식창(363) 및 스크립트 미리보기창(362)을 포함한다.The setting page 360 includes a process application table display window 361, a user formula window 363, and a script preview window 362.

상기 프로세스 적용 테이블 표시창(361)의 좌측 창에는 상기 단계들에서 선택된 테이블(Member)의 칼럼들이 자동으로 표시되어 있고, 우측 창에 표시된 변수들이 할당되어 있다.In the left pane of the process application table display window 361, the columns of the table selected in the above steps are automatically displayed, and the variables displayed in the right pane are assigned.

이하, 단계 S307에서 숨김 상자로 지정된 회원번호 항목에 자동증가 기능을 부여해주는 일례에 대해 설명한다.Hereinafter, an example in which the automatic increase function is given to the member number item designated as the hidden box in step S307 will be described.

사용자에 의해 상기 회원번호 항목이 선택되고, 상기 사용자 수식창(363)의수식 사용 체크 상자(363-1)가 선택되면, 형식 및 길이에 각각 w_double과 8이 표시되고, 상기 회원번호 항목의 변수인 form1_M_ID가 상기 사용자 수식창(363)에 표시된다.When the member number item is selected by the user, and the formula use check box 363-1 of the user formula window 363 is selected, w_double and 8 are displayed in format and length, respectively, and the variable of the member number item is selected. Form1_M_ID is displayed in the user expression window 363.

이어, 사용자에 의해 알고리즘/함수 적용 버튼(363-2)이 선택되면, 상기 폼 마법사(40)는 도 21에 도시된 바와 같이 스크립트 알고리즘 적용 페이지(370)를 발생시킨다.Subsequently, when the algorithm / function application button 363-2 is selected by the user, the form wizard 40 generates a script algorithm application page 370 as shown in FIG. 21.

상기 스크립트 알고리즘 적용 페이지(370)는 알고리즘 목록창(371) 및 스크립트창(372)을 포함한다.The script algorithm application page 370 includes an algorithm list window 371 and a script window 372.

상기 알고리즘 목록창(371)에서 순차적 증가 항목이 더블클릭되면, 상기 회원번호 항목에 알고리즘이 적용된다.When the sequential increment item is double-clicked in the algorithm list window 371, an algorithm is applied to the member number item.

이 때, 상기 스크립트창(372)에는 순차적 증가에 대한 스크립트가 표시된다.At this time, the script window 372 displays a script for the sequential increase.

사용자에 의해 상기 스크립트 알고리즘 적용 페이지(370)의 확인버튼이 선택되면, 상기 폼 마법사(40)는 상기 설정 페이지(360)를 다시 발생시킨다.When the confirmation button of the script algorithm application page 370 is selected by the user, the form wizard 40 generates the setting page 360 again.

여기서, 사용자에 의해 스크립트 보기 상자(362-1)가 선택되면, 상기 스크립트 미리보기창(362)에는 프로세스 페이지의 전체 소스가 표시된다.In this case, when the script view box 362-1 is selected by the user, the script preview window 362 displays the entire source of the process page.

여기서, 삽입 탭이 선택되면 입력 데이터를 처리하는 프로세스 페이지가 표시되고, 수정 탭이 선택되면 수정 데이터를 처리하는 프로세스 페이지가 표시된다.Here, a process page for processing input data is displayed when the insert tab is selected, and a process page for processing correction data is displayed when the correction tab is selected.

또, 삭제 탭이 선택되면 데이터를 삭제하는 프로세스 페이지가 표시된다.If the Delete tab is selected, the process page for deleting data is displayed.

이후, 사용자에 의해 상기 설정 페이지(360)의 마침 버튼이 선택되면, 회원이 한 명씩 가입될 때마다 번호가 1씩 자동적으로 증가되는 회원등록 페이지가 생성된다.Thereafter, when the finish button of the setting page 360 is selected by the user, a member registration page is generated in which the number is automatically increased by one each time a member is registered one by one.

이와 같은 과정을 통해 데이터베이스와 연동하는 웹 페이지가 생성된다.Through this process, a web page linked with the database is created.

상기한 바와 동일한 과정을 통해 데이터베이스와 연동하는 웹 페이지들, 예컨대 회원등록 페이지를 포함하여 회원관리 페이지, 회원목록 페이지들을 생성할 수 있게 된다.Through the same process as described above, it is possible to generate web pages linked to the database, for example, a member management page including a member registration page and a member list page.

이하, 첨부된 도 22 내지 24를 참조하여 상기와 같이 생성된 웹 페이지들이 웹 서버(60) 상에 출판되는 과정(S40)에 대해 보다 상세히 설명한다.Hereinafter, a process (S40) in which the web pages generated as described above are published on the web server 60 will be described in detail with reference to FIGS. 22 to 24.

사용자에 의해 도 2에 도시된 출판 관리자(50)가 선택되면, 상기 출판 관리자(50)는 도 22에 도시된 바와 같이 출판 환경을 설정할 수 있는 출판 환경 설정 페이지(400)를 발생시킨다(S401). 여기서, 상기 메인 페이지(100)의 출판 메뉴가 선택되어도 상기 출판 환경 설정 페이지(400)가 발생된다.When the publication manager 50 shown in FIG. 2 is selected by the user, the publication manager 50 generates a publishing environment setting page 400 for setting the publishing environment as shown in FIG. 22 (S401). . Here, the publication environment setting page 400 is generated even if the publication menu of the main page 100 is selected.

상기 출판 환경 설정 페이지(400)는 웹 서비스가 실행될 서버 URL 입력란(401) 및 생성된 웹 페이지들의 출판 위치 입력란(402)을 포함한다.The publishing environment setting page 400 includes a server URL input box 401 on which a web service is to be executed and a publishing location input box 402 of generated web pages.

상기 출판 위치 입력란(402)은 네트워크 드라이브 체크 항목, 사용자 이름 입력 항목, 패스워드 입력 항목 및 출판위치 입력 항목을 포함한다.The publication location input field 402 includes a network drive check item, a user name input item, a password input item and a publication location input item.

상기 서버 URL 입력란(401)에는 웹 서비스가 실행되는 주소가 입력되는 곳으로서 사용자의 출판 환경에 따라 달라지게 된다.The server URL input field 401 is a place where an address where a web service is executed is input, and varies according to a user's publishing environment.

즉, 사용자의 환경이 FTP 접근 환경인 경우(S402), 상기 서버 URL 입력란(401)에는 http://localhost라 입력된다(S403). 왜냐하면, 상기 생성된 웹 페이지들을 예컨대, 익스플로러를 통해 실행시켜 사용자 자신의 PC에서 보기 때문이다.That is, when the user's environment is the FTP access environment (S402), the server URL input field 401 is inputted as http: // localhost (S403). This is because the generated web pages are executed through, for example, an explorer and viewed on a user's own PC.

또한, 상기 출판 위치 입력란(402)의 네트워크 드라이브 체크 항목이 선택된다. 여기서, 상기 네트워크 드라이브 체크 항목이 선택되면 사용자 이름 입력 항목 및 패스워드 입력 항목은 입력할 수 없게 된다.In addition, the network drive check item of the publication location input field 402 is selected. When the network drive check item is selected, a user name input item and a password input item cannot be input.

또, 상기 출판 위치 입력란(402)의 출판 위치 항목에는 FTP가 설치된 주소, 예컨대 FTP://210.98.172.86/ftp/가 입력된다(S404).In addition, an address where FTP is installed, for example, FTP://210.98.172.86/ftp/, is entered in the publication location item of the publication location input field 402 (S404).

단계 S402에서 사용자의 환경이 FTP 접근 환경이 아니라 네트워크 서버 환경인 경우, 상기 서버 URL 입력란(401)에는 현재 사용하고 있는 네트워크 서버의 주소, 예컨대 E:WInterPubWwwwroot가 입력된다(S405).If the user's environment is a network server environment instead of an FTP access environment in step S402, the address of the network server currently used, for example, E: WInterPubWwwwroot, is entered in the server URL input field 401 (S405).

또한, 상기 네트워크 드라이브 체크 항목이 선택되지 않고, 상기 사용자 이름 입력 항목 및 패스워드에 각각 FTP의 사용자 이름 및 FTP 사용자의 암호가 입력된다(S406).In addition, the network drive check item is not selected, and the user name of the FTP and the password of the FTP user are respectively input to the user name input item and the password (S406).

또한, 상기 출판 위치 입력란(402)의 출판 위치 항목에는 FTP 주소, 예컨대 상기 서버 URL과 동일한 주소가 입력된다(S407).In addition, an FTP address, for example, the same address as the server URL is input to the publication location item of the publication location input field 402 (S407).

사용자에 의해 상기와 같은 입력 과정이 완료된 후 확인 버튼이 선택되면, 상기 출판 관리자(50)는 도 23에 도시된 바와 같은 출판 선택 페이지(410)를 발생시킨다.If the confirmation button is selected after the input process is completed by the user, the publication manager 50 generates the publication selection page 410 as shown in FIG.

상기 출판 선택 페이지(410)는 서버 URL 표시란(411), 출판 위치 표시란(412), 출판 목록 화면(413), 출판 옵션 선택 항목(414) 및 FTP 옵션 선택 항목(415)를 포함한다.The publication selection page 410 includes a server URL display field 411, a publication position display field 412, a publication list screen 413, a publishing option selection item 414, and an FTP option selection item 415.

상기 서버 URL 표시란(411) 및 출판 위치 표시란(412)에는 상기 출판 환경 설정 페이지(400)에서 입력된 URL 및 위치가 표시된다.In the server URL display field 411 and the publication location display field 412, the URL and the location input from the publication environment setting page 400 are displayed.

상기 출판 목록 화면(413)에는 현재 선택된 페이지와 연결되어 있는 페이지, 예컨대 회원등록 페이지, 회원목록 페이지, 회원관리 페이지들의 이름, ID, 형식, 상태 및 변경일자가 표시된다.The publication list screen 413 displays a page connected to the currently selected page, for example, a member registration page, a member list page, and names, IDs, formats, states, and modification dates of member management pages.

상기 상태란 출판 상태를 가리키는 것으로서, 다음의 3가지 상태가 있을 수 있다. 첫째, Not Pub 상태로서 출판이 안된 상태이다. 둘째, local Pub 상태로서 현재 디렉토리에만 출판된 상태이다. 셋째, FTP Trans 상태로서 웹 서버에까지 출판된 상태이다.The state indicates a publication state, and there may be three following states. First, it is not published as Not Pub. Secondly, it is in the local Pub state and is only published in the current directory. Third, it has been published to the web server as FTP Trans state.

상기 출판 옵션 선택 항목(414)은 선택 및 모두 항목을 포함하는 데, 상기 선택 항목이 선택되면, 페이지 이름이 선택된 것만 출판된다. 상기 모두 항목이 선택되면 화면에 나타난 페이지 이름 전체가 출판된다.The publishing option selection item 414 includes selection and both items. When the selection item is selected, only the page name is selected is published. When all of the above items are selected, the entire page name displayed on the screen is published.

상기 FTP 옵션 선택 항목(415)은 소스 생성(지역) 및 서버 전송 항목을 포함하는 데, 상기 소스 생성 항목이 선택되면 작업 디렉토리 밑에 출판된다. 상기 서버 전송 항목이 선택되면 지정된 서버에 전송된다.The FTP option selection item 415 includes source generation (local) and server transfer items, which are published under the working directory when the source generation item is selected. If the server transmission item is selected, it is transmitted to the designated server.

본 실시예에서는 상기 출판 옵션 선택 항목(414)에서 선택 항목이 선택되고, 상기 FTP 옵션 선택 항목(415)에서 서버 전송이 선택된 것으로 한다.In the present embodiment, it is assumed that a selection item is selected from the publishing option selection item 414 and a server transmission is selected from the FTP option selection item 415.

사용자에 의해 상기와 같이 출판 옵션 및 FTP 옵션이 선택된 후 확인 버튼이 선택되면, 상기 웹 페이지들이 FTP를 통해 웹 서버(60)로 전송되어 출판된다(S408).If the user selects the publish option and the FTP option as described above, and then selects the OK button, the web pages are transmitted to the web server 60 via FTP and published (S408).

상기한 바와 같이, 데이터베이스와 연동하는 웹 페이지들(웹 사이트)을 용이하게 생성할 수 있으며, 웹 사이트의 구축 시간을 단축시켜 효율성을 극대화시킬 수 있다.As described above, web pages (web sites) that interoperate with the database can be easily generated, and the construction time of the web site can be shortened to maximize efficiency.

이상 설명한 바와 같이, 본 발명에 의하면 웹 사이트 제작 프로그램 언어를 모르는 일반 사용자도 마법사 기능을 이용하여 보다 전문적인 웹 사이트를 구축할 수 있다.As described above, according to the present invention, even a general user who does not know the website production program language can use the wizard function to build a more professional website.

또한, 본 발명에 의하면 ODBC 방식의 데이터베이스 접근을 기본적으로 지원하기 때문에 모든 관계형 데이터베이스에 적용가능하다.In addition, the present invention is applicable to all relational databases because it basically supports the ODBC database access.

본 발명을 상기 실시 예에 의해 구체적으로 설명하였지만, 이에 한정되지 않고, 본 발명의 기술적 사상을 벗어나지 않는 범위에서 다양한 변형이 가능하다.Although the present invention has been described in detail by the above embodiments, various modifications are possible without departing from the spirit and scope of the present invention.

Claims (54)

a) 사전에 구축된 데이터베이스의 정보를 등록하는 단계;a) registering information of a previously built database; b) 상기 등록될 데이터베이스를 이용하기 위해 새 테이블을 생성하거나 또는 사전에 생성된 테이블의 정보를 추출하는 단계;b) creating a new table or extracting information of a previously created table to use the database to be registered; c) 상기 테이블을 적용할 웹 페이지들을 생성한 후 상기 웹 페이지 각각에 대응하여 상기 데이터베이스와 연동하는 웹 페이지들을 생성하는 단계; 및c) generating web pages to which the table is to be applied, and then generating web pages linked with the database corresponding to each of the web pages; And d) 단계 c)를 통해 생성된 웹 페이지들을 웹 서버로 전송하여 출판하는 단계를 포함하는 것을 특징으로 하는 데이터베이스 연동 웹사이트 생성 방법.d) transmitting the web pages generated through the step c) to a web server and publishing the web pages. 제1 항에 있어서, 상기 단계 a)는,The method of claim 1, wherein step a) a-1) 사용자의 데이터베이스 등록 메뉴 선택에 대응하여 DBMS 표시란 및 데이터베이스의 ODBC 선택란, 서버 정보 입력란 및 데이터베이스 정보 입력란을 포함하는 데이터베이스 등록 페이지를 발생시키는 단계;a-1) generating a database registration page including a DBMS display field, an ODBC check box of a database, a server information input field, and a database information input field corresponding to a user's selection of a database registration menu; a-2) 상기 데이터베이스 등록 페이지를 통해 입력되는 정보들을 저장시키는 단계를 포함하는 것을 특징으로 하는 데이터베이스 연동 웹사이트 생성 방법.and a-2) storing information input through the database registration page. 제2 항에 있어서, 상기 데이터베이스 등록 페이지는 데이터베이스 관리 페이지와 연동하고, 상기 데이터베이스 관리 페이지는 등록가능한 DBMS 항목들을 포함하는 제1 페이지 및 사용자에 의해 선택된 데이터베이스의 정보를 포함하는 제2 페이지로 구성되고, 상기 제2 페이지는 데이터베이스 등록 선택창 및 테이블 생성 선택창을 포함하며,The database registration page of claim 2, wherein the database registration page is linked with a database management page, and the database management page includes a first page including registerable DBMS items and a second page including information of a database selected by a user. The second page includes a database registration selection window and a table creation selection window, 여기서, 상기 데이터베이스 등록 선택창은 데이터베이스 등록 메뉴 및 등록 마법사 메뉴를 포함하는 것을 특징으로 하는 데이터베이스 연동 웹사이트 생성 방법.The database registration selection window may include a database registration menu and a registration wizard menu. 제3 항에 있어서, 상기 테이블 생성 선택창은 사전에 만들어진 테이블을 불러오는 테이블 가져오기 메뉴 항목 및 사용자에 의해 선택되지 않은 데이터베이스에서 테이블을 불러오는 외부 테이블 가져오기 메뉴 항목을 더 포함하는 것을 특징으로 하는 데이터베이스 연동 웹사이트 생성 방법.4. The database as claimed in claim 3, wherein the table creation selection window further comprises a table import menu item for loading a previously created table and an external table import menu item for loading a table from a database not selected by the user. How to create a linked website. 제1 항에 있어서, 상기 단계 b)는,The method of claim 1, wherein step b) b-1) 상기 데이터베이스에 테이블을 생성하기 위한 사용자의 테이블 생성 메뉴 선택에 대응하여 테이블 정보 입력 항목들을 포함하는 제1 테이블 생성 페이지 및 상기 테이블의 칼럼 정보 입력 항목들을 포함하는 제2 테이블 생성 페이지를 발생시키는 단계; 및b-1) a first table creation page including table information input items and a second table creation page including column information input items of the table in response to a user's selection of a table creation menu for creating a table in the database. Generating; And b-2) 상기 제1 및 제2 테이블 생성 페이지들의 각 정보 입력 항목에 입력되는 정보들에 대응하여 테이블을 생성시키는 단계를 포함하는 것을 특징으로 하는 데이터베이스 연동 웹사이트 생성 방법.b-2) generating a table corresponding to information inputted in each information input item of the first and second table generation pages. 제5 항에 있어서, 상기 제1 테이블 생성 페이지의 테이블 정보 입력 항목들은 데이터베이스 이름, 테이블 ID, 테이블 이름 및 테이블 변수 항목을 포함하고, 제2 테이블 생성 페이지의 테이블의 칼럼 정보 입력 항목들은 데이터베이스 정보 표시란, 테이블 정보 표시란, 체크 박스 및 상기 테이블의 칼럼 정보 입력란을 포함하는 것을 특징으로 하는 데이터베이스 연동 웹사이트 생성 방법.The method of claim 5, wherein the table information input items of the first table creation page include a database name, a table ID, a table name, and a table variable item, and the column information input items of the table of the second table creation page are displayed as database information. And a table information display column, a check box and a column information input field of the table. 제6 항에 있어서, 상기 테이블의 칼럼 정보 입력란은 칼럼 ID, 칼럼 이름, 데이터형, 길이, 널 값, 기본키 및 칼럼 변수 입력 항목들을 포함하는 것을 특징으로 하는 데이터베이스 연동 웹사이트 생성 방법.7. The method of claim 6, wherein the column information input field of the table includes column ID, column name, data type, length, null value, primary key, and column variable input items. 제1 항에 있어서, 상기 단계 c)는,The method of claim 1, wherein step c) c-1) 상기 테이블을 적용할 웹 페이지를 생성하기 위한 사용자의 새 프로젝트 생성 메뉴 선택에 대응하여 새 프로젝트를 생성시키고, 상기 새 프로젝트의 파일 메뉴창에 포함되는 파일 추가 메뉴 선택에 대응하여 파일 정보 입력 및 선택 항목들을 포함하는 파일 추가 페이지를 발생시키는 단계;c-1) Create a new project in response to a user's selection of a new project creation menu for generating a web page to which the table is applied, and file information in response to a file addition menu selection included in the file menu window of the new project. Generating a file add page comprising input and selection items; c-2) 상기 파일 추가 페이지에 입력되는 정보에 대응하여 웹 페이지를 생성시키는 단계;c-2) generating a web page corresponding to the information input to the file addition page; c-3) 사용자에 의해 상기 웹 페이지가 선택되고, 상기 웹 페이지에 데이터베이스와 연동되는 새로운 폼을 형성시키기 위해 페이지 정보 입력란 및 데이터베이스 처리 작업 선택란을 포함하는 제1 생성 페이지를 발생시키는 단계;c-3) generating a first generated page that is selected by the user and includes a page information input box and a database processing task check box to form a new form in the web page that is linked with a database; c-4) 상기 제1 생성 페이지의 페이지 정보 입력란 및 데이터베이스 처리 작업 선택란에 해당 정보의 입력 및 처리 작업 선택이 완료된 후, 사용자의 다음 메뉴 선택에 대응하여 상기 제2 웹 페이지의 폼에서 사용될 데이터베이스와 테이블 선택란 및 상기 선택된 테이블 표시란을 포함하는 제2 선택 페이지를 발생시키는 단계;c-4) after input of the information and selection of the processing operation in the page information input box and the database processing operation check box of the first generated page are completed, the database to be used in the form of the second web page in response to the user's next menu selection; Generating a second selection page comprising a table check box and the selected table display field; c-5) 사용자에 의해 단계 d-2)의 데이터베이스 및 테이블 선택이 완료된 후, 사용자의 다음 메뉴 선택에 대응하여 상기 테이블의 컬럼 선택 항목, 상기 선택된 컬럼의 구성요소의 속성 선택란, 칼럼 속성란 및 미리보기창을 포함하는 제3 선택 페이지를 발생시키는 단계; 및c-5) After the database and table selection of step d-2) are completed by the user, the column selection item of the table, the attribute selection column of the component of the selected column, the column attribute column and the like in advance in response to the user's next menu selection. Generating a third selection page comprising a view window; And c-6) 사용자에 의해 단계 d-3)의 칼럼이 선택되고, 상기 선택된 칼럼의 구성요소의 속성이 선택됨에 따라 데이터베이스와 연동되는 웹 페이지를 발생시키는 단계를 포함하는 것을 특징으로 하는 데이터베이스 연동 웹사이트 생성 방법.c-6) generating a web page interworking with the database according to the selection of the column of step d-3) by the user and the attribute of the component of the selected column being selected. How to create a site. 제8 항에 있어서, 상기 파일 추가 선택 메뉴는 파일 메뉴창에 포함되고, 상기 파일 메뉴창은 프레임 페이지 만들기, 기존 파일 추가하기, 그룹 추가하기, 모든 페이지 제거하기 및 프로젝트 속성 메뉴를 더 포함하는 것을 특징으로 하는 데이터베이스 연동 웹사이트 생성 방법.The method of claim 8, wherein the add file selection menu is included in a file menu window, and the file menu window further includes a frame page creation, an existing file addition, a group addition, a removal of all pages, and a project property menu. How to create a database-linked website characterized in. 제8 항에 있어서, 상기 파일 추가 페이지의 파일 정보 입력 및 선택 항목들은 생성될 파일의 형식, 파일 확장자 및 파일 종류들을 포함하는 것을 특징으로 하는 데이터베이스 연동 웹사이트 생성 방법.The method of claim 8, wherein the file information input and selection items of the file add page include a format, a file extension, and a file type of a file to be generated. 제10 항에 있어서, 상기 파일 종류는 프레임 페이지 및 페이지를 포함하는 것을 특징으로 하는 데이터베이스 연동 웹사이트 생성 방법.The method of claim 10, wherein the file type comprises a frame page and a page. 제8 항에 있어서, 사용자에 의해 선택될 수 있는 단계 c-3)의 데이터베이스 처리 작업은 조회, 수정, 삽입 및 삭제 항목으로 구성되는 것을 특징으로 하는 데이터베이스 연동 웹사이트 생성 방법.10. The method of claim 8, wherein the database processing operation of step c-3), which can be selected by the user, comprises items of inquiry, modification, insertion, and deletion. 제8 항에 있어서, 상기 방법은,The method of claim 8, wherein the method is 가) 사용자에 의해 단계 c-3)의 데이터베이스 처리 작업으로 삽입과 수정 작업이 선택된 경우, 단계 c-3) 내지 단계 c-6)에 의해 생성된 웹 페이지의 소스를 제공하는 단계를 더 포함하여 구성되는 것을 특징으로 하는 데이터베이스 연동 웹사이트 생성 방법.A) if the insert and modify operation is selected as the database processing operation of step c-3) by the user, further comprising providing a source of the web page generated by steps c-3) to c-6); Method for generating a database-linked website, characterized in that configured. 제8 항에 있어서, 상기 미리보기창은 상기 선택된 테이블의 칼럼의 폼을 미리 표시해주는 창으로서, 상기 칼럼의 폼을 여러 건의 데이터가 동시에 처리될 수 는 데이터 시트 타입의 폼 또는 데이터를 한 건씩 처리할 수 있는 필드 타입의 폼으로 상호 전환시키는 아이콘을 포함하는 것을 특징으로 하는 데이터베이스 연동 웹사이트 생성 방법.10. The method of claim 8, wherein the preview window is a window for displaying a form of a column of the selected table in advance, wherein a form or data of a data sheet type in which a plurality of pieces of data can be processed simultaneously are processed one by one. A method for creating a database-linked website, comprising: an icon for converting to a form of a field type that can be converted. 제8 항에 있어서, 상기 방법은,The method of claim 8, wherein the method is 나) 사용자에 의해 선택된 칼럼의 폼에 나타날 각 필드의 형식이 변환될 수 있는 단계를 더 포함하여 구성되고,B) further comprising the step of converting the format of each field to appear in the form of the column selected by the user, 사용자가 선택할 수 있는 필드의 형식은 한줄글 상자, 콤보 상자, 스크롤글 상자, 패스워드, 숨김 상자, 데이터 필드 및 그림 형식을 포함하는 것을 특징으로 하는 데이터베이스 연동 웹사이트 생성 방법.A user selectable field type includes a single line box, a combo box, a scrolling box, a password, a hidden box, a data field, and a picture format. 제8 항에 있어서, 상기 방법은,The method of claim 8, wherein the method is 다) 사용자에 의해 선택된 필드의 형식이 콤보 상자인 경우, 상기 콤보 상자의 정보 입력 항목들을 포함하는 입력 페이지를 발생시키는 단계를 더 포함하여 구성되고,C) if the format of the field selected by the user is a combo box, further comprising generating an input page including information input items of the combo box, 여기서, 상기 정보 입력 항목은 선택된 필드의 레이블 명, 이름, 크기, 옵션글 및 옵션값으로 구성되는 것을 특징으로 하는 데이터베이스 연동 웹사이트 생성 방법.The information input item may include a label name, name, size, option text, and option value of the selected field. 제16 항에 있어서, 상기 입력 페이지는 추가 버튼, 변경 버튼, 제거 버튼, 위로 및 아래로 버튼은 포함하고,The apparatus of claim 16, wherein the input page comprises an add button, a change button, a remove button, a up and down button, 상기 추가 버튼은 콤보 상자의 옵션 글 및 옵션 값을 추가시키고, 상기 변경 버튼은 선택된 옵션 글 및 옵션 값을 수정하고, 상기 제거 버튼은 선택된 옵션 글및 옵션 값을 제거하며, 상기 위로 및 아래로 버튼은 선택된 옵션 글 및 옵션 값의 배열 순서를 조정하는 기능을 제공하는 것을 특징으로 하는 데이터베이스 연동 웹사이트 생성 방법.The add button adds an option post and an option value of a combo box, the change button modifies a selected option post and an option value, the remove button removes the selected option post and an option value, and the up and down buttons. Is a method for creating a database-linked website, which provides a function of adjusting an arrangement order of selected option texts and option values. 제8 항에 있어서, 상기 방법은,The method of claim 8, wherein the method is 라) 사용자에 의해 선택된 칼럼의 폼이 여러 건의 데이터가 동시에 표시되는 데이터 시트 타입인 경우, 검색 조건에 맞는 데이터만 데이터 시트에 표시되도록 검색 필드를 만들기 항목을 포함하는 선택창을 발생시키는 단계를 더 포함하여 구성되는 것을 특징으로 하는 데이터베이스 연동 웹사이트 생성 방법.D) if the form of the column selected by the user is a data sheet type in which several pieces of data are displayed at the same time, generating a selection window including an item for creating a search field so that only data meeting the search conditions are displayed in the data sheet. Database interworking website generation method comprising a. 제18 항에 있어서, 상기 검색 필드 만들기 항목이 선택되면, 검색 조건으로서 일치하는 항목 검색 및 단어를 포함하는 항목 검색을 포함하는 검색 조건 표시창이 발생되며,19. The method of claim 18, wherein when the search field creation item is selected, a search condition display window including a search for a matching item and an item search including a word is generated as a search condition. 여기서, 상기 일치하는 항목 검색으로 검색 필드가 생성되면 검색 조건에 일치하는 데이터만 검색되고, 상기 단어를 포함하는 항목 검색으로 검색 필드가 생성되면 검색 조건에 입력된 단어가 포함되어 있는 데이터가 모두 검색되는 것을 특징으로 하는 데이터베이스 연동 웹사이트 생성 방법.Here, when the search field is generated by the matching item search, only data matching the search condition is searched. When the search field is generated by the item search including the word, all data including the word entered in the search condition is searched. How to create a database-linked website, characterized in that. 제8 항에 있어서, 상기 방법은,The method of claim 8, wherein the method is 마) 사용자에 의해 선택된 칼럼의 폼이 여러 건의 데이터가 동시에 표시되는데이터 시트 타입인 경우, 상기 칼럼들의 정렬 순서를 선택할 수 있는 선택 페이지를 발생시키는 단계를 더 포함하여 구성되고,E) if the form of the column selected by the user is a data sheet type in which several pieces of data are displayed at the same time, generating a selection page for selecting the sort order of the columns; 여기서, 상기 선택 페이지는 선택된 칼럼들을 표시하는 칼럼 목록란, 정렬 우선 순위를 조절하는 조절 버튼 및 칼럼의 정렬 순서를 지정하는 지정 버튼을 포함하는 것을 특징으로 하는 데이터베이스 연동 웹사이트 생성 방법.Wherein the selection page includes a column list indicating selected columns, an adjustment button for adjusting a sorting priority and a designation button for designating a sort order of the columns. 제20 항에 있어서, 사용자에 의해 정렬 순서가 정해질 특정 칼럼이 더블 클릭되면, 상기 지정 버튼의 색깔이 변화되어 상기 칼럼들이 오름차순 또는 내림차순으로 정렬되는 것을 특징으로 하는 데이터베이스 연동 웹사이트 생성 방법.21. The method of claim 20, wherein when a specific column to be sorted by a user is double-clicked, the color of the designated button is changed so that the columns are sorted in ascending or descending order. 제8 항에 있어서, 상기 방법은,The method of claim 8, wherein the method is 바) 사용자에 의해 데이터베이스 처리 작업으로 삽입, 수정 또는 삭제가 선택된 경우, 상기 데이터베이스 프로세스 작업에 대한 상세 사항이 설정되는 설정 페이지를 발생시키는 단계를 더 포함하여 구성되고,(F) generating, by a user, a setting page for setting details of the database process task when inserting, modifying, or deleting is selected as the database processing task; 상기 설정 페이지는 프로세스 적용 테이블 표시창, 사용자 수식창 및 스크립트 미리보기창을 포함하는 것을 특징으로 하는 데이터베이스 연동 웹사이트 생성 방법.And the setting page includes a process application table display window, a user formula window, and a script preview window. 제22 항에 있어서, 상기 사용자 수식창은 수식 사용 체크 상자 및 알고리즘/함수 적용 버튼을 포함하고,The method according to claim 22, wherein the user formula window includes a formula use check box and an algorithm / function application button. 상기 방법은,The method, 사) 사용자에 의한 상기 알고리즘/함수 적용 버튼의 선택에 대응하여 알고리즘 목록창 및 스크립트창을 포함하는 스크립트 알고리즘 적용 페이지를 발생시키는 단계를 더 포함하여 구성되는 것을 특징으로 하는 데이터베이스 연동 웹사이트 생성 방법.G) generating a script algorithm application page including an algorithm list window and a script window in response to selection of the algorithm / function application button by the user. 제22 항에 있어서, 상기 스크립트 미리보기창은 삽입 탭, 수정 탭 및 삭제 탭을 포함하고,The system of claim 22, wherein the script preview window includes an insert tab, a edit tab, and a delete tab, 상기 삽입 탭이 선택되면 입력 데이터를 처리하는 프로세스 페이지가 표시되고, 상기 수정 탭이 선택되면 수정 데이터를 처리하는 프로세스 페이지가 표시되며, 상기 삭제 탭이 선택되면 데이터를 삭제하는 처리하는 프로세스 페이지가 표시되는 것을 특징으로 하는 데이터베이스 연동 웹사이트 생성 방법.When the insert tab is selected, a process page for processing input data is displayed; when the correction tab is selected, a process page for processing correction data is displayed; when the delete tab is selected, a process page for deleting data is displayed. How to create a database-linked website, characterized in that. 제1 항에 있어서, 상기 단계 d)는,The method of claim 1, wherein step d) d-1) 사용자에 의한 출판 환경 설정 메뉴 선택에 대응하여 웹 서비스가 실행될 서버 URL 입력란 및 웹 페이지들의 출판 위치 입력란을 포함하는 출판 환경 설정 페이지를 발생시키는 단계;d-1) generating a publishing preference page including a server URL input box in which a web service is to be executed and a publishing location input box of web pages in response to selection of a publishing preference menu by a user; d-2) 상기 사용자의 환경이 FTP 접근 환경인 경우, 서버 URL 및 출판 위치가 입력된 후, 사용자의 출판 메뉴 선택에 대응하여, 서버 URL 표시란, 출판 위치 표시란, 출판 목록 화면, 출판 옵션 선택 항목 및 FTP 옵션 선택 항목을 포함하는 출판 선택 페이지를 발생시키는 단계; 및d-2) If the user's environment is an FTP access environment, after the server URL and the publication location are input, in response to the user's selection of the publishing menu, the server URL display column, the publication location display column, the publication list screen, and the publishing option Generating a publication selection page comprising the selection item and the FTP option selection item; And d-3) 사용자에 의해 단계 d-2)의 옵션들이 선택된 후, 사용자의 확인 메뉴 선택에 대응하여 상기 생성된 웹 페이지들이 출판되는 단계를 더 포함하는 것을 특징으로 하는 데이터베이스 연동 웹사이트 생성 방법.d-3) after the options of step d-2) are selected by the user, further comprising the step of publishing the generated web pages in response to the user's selection of the confirmation menu. 제25 항에 있어서, 상기 출판 환경 설정 페이지의 출판 위치 입력란은 네트워크 드라이브 체크 항목, 사용자 이름 입력 항목, 패스워드 입력 항목 및 출판 위치 입력 항목을 포함하는 것을 특징으로 하는 데이터베이스 연동 웹사이트 생성 방법.26. The method of claim 25, wherein the publishing location input box of the publishing environment setting page includes a network drive check item, a user name input item, a password input item, and a publishing location input item. 제25 항에 있어서, 상기 방법은,The method of claim 25, wherein the method is 아) 상기 사용자의 환경이 네트워크 서버 환경인 경우, 서버 URL, 사용자 ID, 패스워드 및 출판 위치가 입력된 후, 사용자의 출판 메뉴 선택에 대응하여 출판 옵션 선택 항목 및 FTP 옵션 선택 항목을 포함하는 출판 선택 페이지를 발생시키는 단계; 및H) If the user's environment is a network server environment, after the server URL, user ID, password, and publication location are input, a publishing selection including a publishing option selection item and an FTP option selection item corresponding to the user's publishing menu selection Generating a page; And 자) 사용자에 의해 단계 d-2)의 옵션들이 선택된 후, 사용자의 확인 메뉴 선택에 대응하여 상기 생성된 웹 페이지들이 출판되는 단계를 포함하여 구성되는 것을 특징으로 하는 데이터베이스 연동 웹사이트 생성 방법.I) After the options of step d-2) are selected by the user, the generated web pages are published according to the user's selection of the confirmation menu. 제25 항에 있어서, 상기 출판 목록 화면에는 현재 선택된 웹 페이지와 연결되어 있는 웹 페이지들의 이름, ID, 형식, 상태 및 변경 일자가 표시되고,The method of claim 25, wherein the publication list screen displays the name, ID, format, status and date of change of the web pages connected to the currently selected web page, 상기 형식은 각 웹 페이지들의 출판 상태를 나타내는 것을 특징으로 하는 데이터베이스 연동 웹사이트 생성 방법.Wherein the format indicates a publication status of each web page. 제1 항의 단계들을 수행하는 명령어들을 포함하는 컴퓨터 판독 가능한 기록 매체.A computer readable recording medium comprising instructions for performing the steps of claim 1. a-1) 사용자의 데이터베이스 등록 메뉴 선택에 대응하여 DBMS 표시란 및 데이터베이스의 ODBC 선택란, 서버 정보 입력란 및 데이터베이스 정보 입력란을 포함하는 데이터베이스 등록 페이지를 발생시키는 단계;a-1) generating a database registration page including a DBMS display field, an ODBC check box of a database, a server information input field, and a database information input field corresponding to a user's selection of a database registration menu; a-2) 상기 데이터베이스 등록 페이지를 통해 입력되는 정보들을 저장시키는 단계;a-2) storing information input through the database registration page; a-3) 상기 데이터베이스에 테이블을 생성하기 위한 사용자의 테이블 생성 메뉴 선택에 대응하여 테이블 정보 입력 항목들을 포함하는 제1 테이블 생성 페이지 및 상기 테이블의 칼럼 정보 입력 항목들을 포함하는 제2 테이블 생성 페이지를 발생시키는 단계;a-3) a first table creation page including table information input items and a second table creation page including column information input items of the table in response to a user's selection of a table creation menu for creating a table in the database; Generating; a-4) 상기 제1 및 제2 테이블 생성 페이지들의 각 정보 입력 항목에 입력되는 정보들에 대응하여 테이블을 생성시키는 단계;a-4) generating a table corresponding to information input to each information input item of the first and second table generation pages; a-5) 상기 테이블을 적용할 웹 페이지를 생성하기 위한 사용자의 새 프로젝트 생성 메뉴 선택에 대응하여 새 프로젝트를 생성시키고, 상기 새 프로젝트의 파일 메뉴창에 포함되는 파일 추가 메뉴 선택에 대응하여 파일 정보 입력 및 선택 항목들을 포함하는 파일 추가 페이지를 발생시키는 단계;a-5) Create a new project in response to a user's selection of a new project creation menu for generating a web page to which the table is applied, and file information in response to a file addition menu selection included in a file menu window of the new project. Generating a file add page comprising input and selection items; a-6) 상기 파일 추가 페이지에 입력되는 정보에 대응하여 웹 페이지를 생성시키는 단계;a-6) generating a web page corresponding to the information input to the file addition page; a-7) 사용자에 의해 상기 웹 페이지가 선택되고, 상기 웹 페이지에 데이터베이스와 연동되는 새로운 폼을 형성시키기 위해 페이지 정보 입력란 및 데이터베이스 처리 작업 선택란을 포함하는 제1 생성 페이지를 발생시키는 단계;a-7) generating a first generated page selected by the user and including a page information input box and a database processing task check box to form a new form in the web page that is linked with a database; a-8) 상기 제1 생성 페이지의 페이지 정보 입력란 및 데이터베이스 처리 작업 선택란에 해당 정보의 입력 및 처리 작업 선택이 완료된 후, 사용자의 다음 메뉴 선택에 대응하여 상기 제2 웹 페이지의 폼에서 사용될 데이터베이스와 테이블 선택란 및 상기 선택된 테이블 표시란을 포함하는 제2 선택 페이지를 발생시키는 단계;a-8) After the input of the information and the selection of the processing operation in the page information input box and the database processing operation check box of the first generation page are completed, the database to be used in the form of the second web page in response to the user's next menu selection; Generating a second selection page comprising a table check box and the selected table display field; a-9) 사용자에 의해 단계 a-8)의 데이터베이스 및 테이블 선택이 완료된 후, 사용자의 다음 메뉴 선택에 대응하여 상기 테이블의 컬럼 선택 항목, 상기 선택된 컬럼의 구성요소의 속성 선택란, 칼럼 속성란 및 미리보기창을 포함하는 제3 선택 페이지를 발생시키는 단계;a-9) After the database and table selection in step a-8) are completed by the user, the column selection item of the table, the attribute selection column of the component of the selected column, the column attribute column and the like in advance in response to the user's next menu selection. Generating a third selection page comprising a view window; a-10) 사용자에 의해 단계 a-9)의 칼럼이 선택되고, 상기 선택된 칼럼의 구성요소의 속성이 선택됨에 따라 데이터베이스와 연동되는 웹 페이지를 발생시키는 단계;a-10) generating a web page linked with a database when a column of step a-9) is selected by a user and an attribute of a component of the selected column is selected; a-11) 사용자에 의한 출판 환경 설정 메뉴 선택에 대응하여 웹 서비스가 실행될 서버 URL 입력란 및 웹 페이지들의 출판 위치 입력란을 포함하는 출판 환경 설정 페이지를 발생시키는 단계;a-11) generating a publishing preference page including a server URL input box in which a web service is to be executed and a publishing location input box of web pages in response to selection of a publishing preference menu by a user; a-12) 상기 사용자의 환경이 FTP 접근 환경인 경우, 서버 URL 및 출판 위치가 입력된 후, 사용자의 출판 메뉴 선택에 대응하여, 서버 URL 표시란, 출판 위치 표시란, 출판 목록 화면, 출판 옵션 선택 항목 및 FTP 옵션 선택 항목을 포함하는 출판 선택 페이지를 발생시키는 단계; 및a-12) When the user's environment is an FTP access environment, after the server URL and the publication location are input, in response to the user's selection of the publishing menu, the server URL display column, the publication location display column, the publication list screen, the publishing option Generating a publication selection page comprising the selection item and the FTP option selection item; And a-13) 사용자에 의해 단계 a-12)의 옵션들이 선택된 후, 사용자의 확인 메뉴 선택에 대응하여 상기 생성된 웹 페이지들이 출판되는 단계를 포함하는 것을 특징으로 하는 데이터베이스 연동 웹사이트 생성 방법.a-13) after the options of step a-12) are selected by the user, the generated web pages are published in response to the user selecting a confirmation menu. 제30 항에 있어서, 상기 데이터베이스 등록 페이지는 데이터베이스 관리 페이지와 연동하고, 상기 데이터베이스 관리 페이지는 등록가능한 DBMS 항목들을 포함하는 제1 페이지 및 사용자에 의해 선택된 데이터베이스의 정보를 포함하는 제2 페이지로 구성되고, 상기 제2 페이지는 데이터베이스 등록 선택창 및 테이블 생성 선택창을 포함하며,31. The database registration page of claim 30, wherein the database registration page is linked with a database management page, and the database management page includes a first page including registerable DBMS items and a second page including information of a database selected by a user. The second page includes a database registration selection window and a table creation selection window, 여기서, 상기 데이터베이스 등록 선택창은 데이터베이스 등록 메뉴 및 등록 마법사 메뉴를 포함하는 것을 특징으로 하는 데이터베이스 연동 웹사이트 생성 방법.The database registration selection window may include a database registration menu and a registration wizard menu. 제31 항에 있어서, 상기 테이블 생성 선택창은 사전에 만들어진 테이블을 불러오는 테이블 가져오기 메뉴 항목 및 사용자에 의해 선택되지 않은 데이터베이스에서 테이블을 불러오는 외부 테이블 가져오기 메뉴 항목을 더 포함하는 것을 특징으로 하는 데이터베이스 연동 웹사이트 생성 방법.33. The database of claim 31, wherein the table creation selection window further comprises a table import menu item for loading a previously created table and an external table import menu item for loading a table from a database not selected by the user. How to create a linked website. 제30 항에 있어서, 상기 제1 테이블 생성 페이지의 테이블 정보 입력 항목들은 데이터베이스 이름, 테이블 ID, 테이블 이름 및 테이블 변수 항목을 포함하고, 제2 테이블 생성 페이지의 테이블의 칼럼 정보 입력 항목들은 데이터베이스 정보 표시란, 테이블 정보 표시란, 체크 박스 및 상기 테이블의 칼럼 정보 입력란을 포함하는 것을 특징으로 하는 데이터베이스 연동 웹사이트 생성 방법.31. The method of claim 30, wherein the table information input items of the first table creation page include a database name, a table ID, a table name, and a table variable item, and the column information input items of the table of the second table creation page are displayed as database information. And a table information display column, a check box and a column information input field of the table. 제33 항에 있어서, 상기 테이블의 칼럼 정보 입력란은 칼럼 ID, 칼럼 이름, 데이터형, 길이, 널 값, 기본키 및 칼럼 변수 입력 항목들을 포함하는 것을 특징으로 하는 데이터베이스 연동 웹사이트 생성 방법.34. The method of claim 33, wherein the column information input field of the table includes column ID, column name, data type, length, null value, primary key, and column variable input items. 제30 항에 있어서, 상기 파일 추가 선택 메뉴는 파일 메뉴창에 포함되고, 상기 파일 메뉴창은 프레임 페이지 만들기, 기존 파일 추가하기, 그룹 추가하기, 모든 페이지 제거하기 및 프로젝트 속성 메뉴를 더 포함하는 것을 특징으로 하는 데이터베이스 연동 웹사이트 생성 방법.31. The method of claim 30, wherein the add file selection menu is included in a file menu window, wherein the file menu window further includes a frame page creation, an existing file addition, a group addition, a removal of all pages, and a project property menu. How to create a database-linked website characterized in that. 제30 항에 있어서, 상기 파일 추가 페이지의 파일 정보 입력 및 선택 항목들은 생성될 파일의 형식, 파일 확장자 및 파일 종류들을 포함하는 것을 특징으로 하는 데이터베이스 연동 웹사이트 생성 방법.31. The method of claim 30, wherein the file information input and selection items of the file add page include a format, a file extension, and file types of a file to be created. 제36 항에 있어서, 상기 파일 종류는 프레임 페이지 및 페이지를 포함하는 것을 특징으로 하는 데이터베이스 연동 웹사이트 생성 방법.37. The method of claim 36, wherein the file type comprises a frame page and a page. 제30 항에 있어서, 사용자에 의해 선택될 수 있는 단계 a-7)의 데이터베이스 처리 작업은 조회, 수정, 삽입 및 삭제 항목으로 구성되는 것을 특징으로 하는 데이터베이스 연동 웹사이트 생성 방법.31. The method of claim 30, wherein the database processing operation of step a-7), which can be selected by the user, consists of inquiry, modification, insertion, and deletion items. 제30 항에 있어서, 상기 방법은,The method of claim 30, wherein the method is 가) 사용자에 의해 단계 a-7)의 데이터베이스 처리 작업으로 삽입과 수정 작업이 선택된 경우, 단계 a-7) 내지 단계 a-10)에 의해 생성된 웹 페이지의 소스를 제공하는 단계를 더 포함하여 구성되는 것을 특징으로 하는 데이터베이스 연동 웹사이트 생성 방법.A) if the insert and modify operation is selected as the database processing operation of step a-7) by the user, further comprising providing a source of the web page generated by steps a-7) to a-10) Method for generating a database-linked website, characterized in that configured. 제30 항에 있어서, 상기 미리보기창은 상기 선택된 테이블의 칼럼의 폼을 미리 표시해주는 창으로서, 상기 칼럼의 폼을 여러 건의 데이터가 동시에 처리될 수 는 데이터 시트 타입의 폼 또는 데이터를 한 건씩 처리할 수 있는 필드 타입의 폼으로 상호 전환시키는 아이콘을 포함하는 것을 특징으로 하는 데이터베이스 연동웹사이트 생성 방법.31. The method of claim 30, wherein the preview window is a window for displaying a form of a column of the selected table in advance, wherein a form or data of a data sheet type in which multiple data can be processed simultaneously are processed one by one. A method for creating a database-linked website, comprising: an icon for converting to a form of a field type that can be converted. 제30 항에 있어서, 상기 방법은,The method of claim 30, wherein the method is 나) 사용자에 의해 선택된 칼럼의 폼에 나타날 각 필드의 형식이 변환될 수 있는 단계를 더 포함하여 구성되고,B) further comprising the step of converting the format of each field to appear in the form of the column selected by the user, 사용자가 선택할 수 있는 필드의 형식은 한줄글 상자, 콤보 상자, 스크롤글 상자, 패스워드, 숨김 상자, 데이터 필드 및 그림 형식을 포함하는 것을 특징으로 하는 데이터베이스 연동 웹사이트 생성 방법.A user selectable field type includes a single line box, a combo box, a scrolling box, a password, a hidden box, a data field, and a picture format. 제30 항에 있어서, 상기 방법은,The method of claim 30, wherein the method is 다) 사용자에 의해 선택된 필드의 형식이 콤보 상자인 경우, 상기 콤보 상자의 정보 입력 항목들을 포함하는 입력 페이지를 발생시키는 단계를 더 포함하여 구성되고,C) if the format of the field selected by the user is a combo box, further comprising generating an input page including information input items of the combo box, 여기서, 상기 정보 입력 항목은 선택된 필드의 레이블 명, 이름, 크기, 옵션글 및 옵션값으로 구성되는 것을 특징으로 하는 데이터베이스 연동 웹사이트 생성 방법.The information input item may include a label name, name, size, option text, and option value of the selected field. 제42 항에 있어서, 상기 입력 페이지는 추가 버튼, 변경 버튼, 제거 버튼, 위로 및 아래로 버튼은 포함하고,43. The system of claim 42, wherein the input page comprises an add button, a change button, a remove button, a up and down button, 상기 추가 버튼은 콤보 상자의 옵션 글 및 옵션 값을 추가시키고, 상기 변경버튼은 선택된 옵션 글 및 옵션 값을 수정하고, 상기 제거 버튼은 선택된 옵션 글 및 옵션 값을 제거하며, 상기 위로 및 아래로 버튼은 선택된 옵션 글 및 옵션 값의 배열 순서를 조정하는 기능을 제공하는 것을 특징으로 하는 데이터베이스 연동 웹사이트 생성 방법.The add button adds an option article and an option value of a combo box, the change button modifies the selected option article and an option value, the remove button removes the selected option article and option values, and the up and down buttons. Is a method for creating a database-linked website, which provides a function of adjusting an arrangement order of selected option texts and option values. 제30 항에 있어서, 상기 방법은,The method of claim 30, wherein the method is 라) 사용자에 의해 선택된 칼럼의 폼이 여러 건의 데이터가 동시에 표시되는 데이터 시트 타입인 경우, 검색 조건에 맞는 데이터만 데이터 시트에 표시되도록 검색 필드를 만들기 항목을 포함하는 선택창을 발생시키는 단계를 더 포함하여 구성되는 것을 특징으로 하는 데이터베이스 연동 웹사이트 생성 방법.D) if the form of the column selected by the user is a data sheet type in which several pieces of data are displayed at the same time, generating a selection window including an item for creating a search field so that only data meeting the search conditions are displayed in the data sheet. Database interworking website generation method comprising a. 제44 항에 있어서, 상기 검색 필드 만들기 항목이 선택되면, 검색 조건으로서 일치하는 항목 검색 및 단어를 포함하는 항목 검색을 포함하는 검색 조건 표시창이 발생되며,The search condition display window according to claim 44, wherein when the search field creation item is selected, a search condition display window including an item search including a matching item search and a word as a search condition is generated. 여기서, 상기 일치하는 항목 검색으로 검색 필드가 생성되면 검색 조건에 일치하는 데이터만 검색되고, 상기 단어를 포함하는 항목 검색으로 검색 필드가 생성되면 검색 조건에 입력된 단어가 포함되어 있는 데이터가 모두 검색되는 것을 특징으로 하는 데이터베이스 연동 웹사이트 생성 방법.Here, when the search field is generated by the matching item search, only data matching the search condition is searched. When the search field is generated by the item search including the word, all data including the word entered in the search condition is searched. How to create a database-linked website, characterized in that. 제30 항에 있어서, 상기 방법은,The method of claim 30, wherein the method is 마) 사용자에 의해 선택된 칼럼의 폼이 여러 건의 데이터가 동시에 표시되는 데이터 시트 타입인 경우, 상기 칼럼들의 정렬 순서를 선택할 수 있는 선택 페이지를 발생시키는 단계를 더 포함하여 구성되고,E) when the form of the column selected by the user is a data sheet type in which several pieces of data are displayed at the same time, generating a selection page for selecting the sort order of the columns; 여기서, 상기 선택 페이지는 선택된 칼럼들을 표시하는 칼럼 목록란, 정렬 우선 순위를 조절하는 조절 버튼 및 칼럼의 정렬 순서를 지정하는 지정 버튼을 포함하는 것을 특징으로 하는 데이터베이스 연동 웹사이트 생성 방법.Wherein the selection page includes a column list indicating selected columns, an adjustment button for adjusting a sorting priority and a designation button for designating a sort order of the columns. 제46 항에 있어서, 사용자에 의해 정렬 순서가 정해질 특정 칼럼이 더블 클릭되면, 상기 지정 버튼의 색깔이 변화되어 상기 칼럼들이 오름차순 또는 내림차순으로 정렬되는 것을 특징으로 하는 데이터베이스 연동 웹사이트 생성 방법.47. The method of claim 46, wherein when a specific column to be sorted by a user is double-clicked, the color of the designated button is changed so that the columns are sorted in ascending or descending order. 제30 항에 있어서, 상기 방법은,The method of claim 30, wherein the method is 바) 사용자에 의해 데이터베이스 처리 작업으로 삽입, 수정 또는 삭제가 선택된 경우, 상기 데이터베이스 프로세스 작업에 대한 상세 사항이 설정되는 설정 페이지를 발생시키는 단계를 더 포함하여 구성되고,(F) generating, by a user, a setting page for setting details of the database process task when inserting, modifying, or deleting is selected as the database processing task; 상기 설정 페이지는 프로세스 적용 테이블 표시창, 사용자 수식창 및 스크립트 미리보기창을 포함하는 것을 특징으로 하는 데이터베이스 연동 웹사이트 생성 방법.And the setting page includes a process application table display window, a user formula window, and a script preview window. 제48 항에 있어서, 상기 사용자 수식창은 수식 사용 체크 상자 및 알고리즘/함수 적용 버튼을 포함하고,49. The system according to claim 48, wherein the user formula window includes a formula usage check box and an algorithm / function application button. 상기 방법은,The method, 사) 사용자에 의한 상기 알고리즘/함수 적용 버튼의 선택에 대응하여 알고리즘 목록창 및 스크립트창을 포함하는 스크립트 알고리즘 적용 페이지를 발생시키는 단계를 더 포함하여 구성되는 것을 특징으로 하는 데이터베이스 연동 웹사이트 생성 방법.G) generating a script algorithm application page including an algorithm list window and a script window in response to selection of the algorithm / function application button by the user. 제48 항에 있어서, 상기 스크립트 미리보기창은 삽입 탭, 수정 탭 및 삭제 탭을 포함하고,49. The system of claim 48, wherein the script preview window includes an insert tab, a modify tab, and a delete tab, 상기 삽입 탭이 선택되면 입력 데이터를 처리하는 프로세스 페이지가 표시되고, 상기 수정 탭이 선택되면 수정 데이터를 처리하는 프로세스 페이지가 표시되며, 상기 삭제 탭이 선택되면 데이터를 삭제 처리하는 프로세스 페이지가 표시되는 것을 특징으로 하는 데이터베이스 연동 웹사이트 생성 방법.When the insertion tab is selected, a process page for processing input data is displayed. When the correction tab is selected, a process page for processing correction data is displayed. When the deletion tab is selected, a process page for deleting data is displayed. Method for creating a database-linked website, characterized in that. 제30 항에 있어서, 상기 출판 환경 설정 페이지의 출판 위치 입력란은 네트워크 드라이브 체크 항목, 사용자 이름 입력 항목, 패스워드 입력 항목 및 출판 위치 입력 항목을 포함하는 것을 특징으로 하는 데이터베이스 연동 웹사이트 생성 방법.31. The method of claim 30, wherein the publishing location input box of the publishing environment setting page includes a network drive check item, a user name input item, a password input item, and a publishing location input item. 제30 항에 있어서, 상기 방법은,The method of claim 30, wherein the method is 아) 상기 사용자의 환경이 네트워크 서버 환경인 경우, 서버 URL, 사용자 ID, 패스워드 및 출판 위치가 입력된 후, 사용자의 출판 메뉴 선택에 대응하여 출판 옵션 선택 항목 및 FTP 옵션 선택 항목을 포함하는 출판 선택 페이지를 발생시키는 단계; 및H) If the user's environment is a network server environment, after the server URL, user ID, password, and publication location are input, a publishing selection including a publishing option selection item and an FTP option selection item corresponding to the user's publishing menu selection Generating a page; And 자) 사용자에 의해 단계 a-12)의 옵션들이 선택된 후, 사용자의 확인 메뉴 선택에 대응하여 상기 생성된 웹 페이지들이 출판되는 단계를 포함하여 구성되는 것을 특징으로 하는 데이터베이스 연동 웹사이트 생성 방법.I) After the options of step a-12) are selected by the user, the generated web pages are published according to the user's selection of the confirmation menu. 제30 항에 있어서, 상기 출판 목록 화면에는 현재 선택된 웹 페이지와 연결되어 있는 웹 페이지들의 이름, ID, 형식, 상태 및 변경 일자가 표시되고,32. The method of claim 30, wherein the publication list screen displays the name, ID, format, status, and date of change of the web pages connected to the currently selected web page. 상기 형식은 각 웹 페이지들의 출판 상태를 나타내는 것을 특징으로 하는 데이터베이스 연동 웹사이트 생성 방법.Wherein the format indicates a publication status of each web page. 제30 항의 단계들을 수행하는 명령어들을 포함하는 컴퓨터 판독 가능한 기록 매체.A computer readable recording medium comprising instructions for performing the steps of claim 30.
KR1020000055183A 2000-09-20 2000-09-20 Method of generating a web site corporated with databases and program recording medium KR20020022407A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020000055183A KR20020022407A (en) 2000-09-20 2000-09-20 Method of generating a web site corporated with databases and program recording medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020000055183A KR20020022407A (en) 2000-09-20 2000-09-20 Method of generating a web site corporated with databases and program recording medium

Publications (1)

Publication Number Publication Date
KR20020022407A true KR20020022407A (en) 2002-03-27

Family

ID=19689513

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020000055183A KR20020022407A (en) 2000-09-20 2000-09-20 Method of generating a web site corporated with databases and program recording medium

Country Status (1)

Country Link
KR (1) KR20020022407A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114265658A (en) * 2021-12-24 2022-04-01 中国农业银行股份有限公司 Page display method, device and equipment

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5845299A (en) * 1996-07-29 1998-12-01 Rae Technology Llc Draw-based editor for web pages
KR19990027325A (en) * 1997-09-29 1999-04-15 정선종 Apparatus for web document authoring and its operation method
US5956736A (en) * 1996-09-27 1999-09-21 Apple Computer, Inc. Object-oriented editor for creating world wide web documents
US6023433A (en) * 1997-10-30 2000-02-08 Nec Corporation Semiconductor memory device with a redundant decoder having a small scale in circuitry
KR20000015619A (en) * 1998-08-31 2000-03-15 정선종 Apparatus and method for generating a web document automatically
KR20000030817A (en) * 2000-03-20 2000-06-05 유영환 Server-side component for view contents separation and dynamic liking generation method for web-application development based on MVC model
KR20000049456A (en) * 2000-03-23 2000-08-05 김장우 Method of automatically generating and updating web-page
KR20020000581A (en) * 2000-06-23 2002-01-05 심수남 A method and system for building a homepage automatically

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5845299A (en) * 1996-07-29 1998-12-01 Rae Technology Llc Draw-based editor for web pages
US5956736A (en) * 1996-09-27 1999-09-21 Apple Computer, Inc. Object-oriented editor for creating world wide web documents
KR19990027325A (en) * 1997-09-29 1999-04-15 정선종 Apparatus for web document authoring and its operation method
US6023433A (en) * 1997-10-30 2000-02-08 Nec Corporation Semiconductor memory device with a redundant decoder having a small scale in circuitry
KR20000015619A (en) * 1998-08-31 2000-03-15 정선종 Apparatus and method for generating a web document automatically
KR20000030817A (en) * 2000-03-20 2000-06-05 유영환 Server-side component for view contents separation and dynamic liking generation method for web-application development based on MVC model
KR20000049456A (en) * 2000-03-23 2000-08-05 김장우 Method of automatically generating and updating web-page
KR20020000581A (en) * 2000-06-23 2002-01-05 심수남 A method and system for building a homepage automatically

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114265658A (en) * 2021-12-24 2022-04-01 中国农业银行股份有限公司 Page display method, device and equipment
CN114265658B (en) * 2021-12-24 2024-03-01 中国农业银行股份有限公司 Page display method, device and equipment

Similar Documents

Publication Publication Date Title
US6484149B1 (en) Systems and methods for viewing product information, and methods for generating web pages
JP3842573B2 (en) Structured document search method, structured document management apparatus and program
US5905498A (en) System and method for managing semantic network display
US6799299B1 (en) Method and apparatus for creating stylesheets in a data processing system
CA2276240C (en) Client-server application development and deployment system and methods
US6560639B1 (en) System for web content management based on server-side application
US6262729B1 (en) Method and apparatus for binding user interface objects to application objects
KR100320972B1 (en) A data processing system and method for creating a link map
US20050198567A1 (en) Web navigation method and system
US20060149833A1 (en) System and method of web management
US20020013792A1 (en) Virtual tags and the process of virtual tagging
TWI381278B (en) Method for estabuishing links in web page and web page editing system thereof
JP2003514283A (en) Method and apparatus for automatically updating web site content
JP2002024227A (en) System and method for generating radio web page
JP3590726B2 (en) Database search system, search server device, client terminal, and server program recording medium
US20070094289A1 (en) Dynamic, hierarchical data exchange system
KR100522186B1 (en) Methods for dynamically building the home page and Apparatus embodied on the web therefor
JP3914081B2 (en) Access authority setting method and structured document management system
JP3842576B2 (en) Structured document editing method and structured document editing system
KR20020022407A (en) Method of generating a web site corporated with databases and program recording medium
Sciore Understanding Oracle APEX 5 Application Development
Liu et al. Towards building logical views of websites
KR20030095546A (en) Construction method of wab page and wab site
WO2001018657A1 (en) Dynamic content identifier for xml web pages
KR20070033608A (en) How to make a homepage that assembles like a puzzle using container layers

Legal Events

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