A Comparing Study on the JDBC-ODBC Bridge Method and the ISAPI Extension Method for a Web Interface Development

웹 인터페이스 개발을 위한 JDBC-ODBC Bridge 기법과 ISAPI 확장 기법에 관한 비교 연구

  • 하창승 (동명대학 정보통신계열)
  • Published : 2001.06.01

Abstract

As a web technology is generalized, the IT environment has been changed into an e-business system. An e business system requires web interface technology that can be integrated in a database and be applied to a server-side programming. Traditionally, a CGI technology has been used a web interface. But the CGI technology has many difficulties in connection and delay in processing. So, it is necessary to introduce a new methods as ISAPI Extension and JDBC. These methods provide advantages as reduce of memory and fast process. This paper proposes a comparing study on the JDBC-ODBC Bridge and the ISAPI Extension method. It will suggest more efficient technology with these methods for a web interface development.

웹 기반의 컴퓨터 기술이 보편화되면서, 정보통신 환경은 클라이언트/서버 시스템에서 e-비지니스 시스템으로 점차 바뀌어 가고 있다. 이러한 e-비지니스 시스템은 데이터베이스와 서버사이드 프로그래밍을 통합하기 위한 웹 인터페이스 기술을 요구하고 있다. 전통적으로 CGI 기술이 웹 인터페이스의 표준으로 사용되어 왔으나 연결의 어려움과 처리에 많은 지연 시간을 발생시켰다. 따라서 이러한 문제점을 개선하기 위해 컴퓨터자원의 사용량을 줄이면서도 빠른 처리가 가능한 ISAPI 방법과 JDBC방법 등이 개발되었다. 본 연구에서는 보다 효과적인 웹 인터페이스 방법을 제안하기 위해 JDBC-ODBC 기법과 ISAPl 확장 기법을 이용한 시스템을 구현하고 구현 방법과 처리시간을 상호 비교한다.

Keywords