멀티미디어 데이터 처리를 위한 ODBC 드라이버 개발에 관한 연구

A Study of Development ODBC Driver for Multimedia Data Processing

  • 이말례 (조선공업대학 교양 전산학) ;
  • 박일록 (조선공업대학 전자계산소)
  • 발행 : 1998.10.01

초록

ODBC는 동적인 클라이언트/서버 환경에서 특히 효과적이다. ODBC는 멀티미디어데이터를 처리할 수 있는 특징 때문에 멀티미디어 서버로 지원할 수 있다. 본 논문에서는 관계형 DBMS 위한 ODBC 드라이버를 개발하였다. 이 드라이버는 클라이언트 모듈과 서버 모듈로 구성되었다. 클라이언트 모듈은 SRM 이라 하고 서버모듈은 CSM 이라 하였다. 이들 두 모듈은 NSM 이라 부르는 네트워크 모듈을 통해서 연결된다. 본 논문에서 개발한ODBC 드라이버 테스트는 기능과 정보처리 상호 운용 가능성을 테스트하였으며, 그 결과 드라이버는 클라이언트 DBMS 툴로서 성공적이었고, 멀티미디어 데이터 처리가 가능할 뿐만 아니라 DBMS 툴을 포함하는 클라이언트 응용 프로그래밍 인터페이스를 지원할 수 있는 것으로 나타났다.

The ODBC(Open Database Connectivity) is particularly efficient in the dynamic client/server environment. Besides, the ODBC provides the functions that can handle multimedia data. Due to this feature, we are able to use the DBMS that supports the ODBC as a multimedia server. In this thesis, we describe the development of the ODBC driver for Relational DBMS. The Relational DBMS ODBC Driver consists of the client module and the server module. The client module is called the SRM(Server Request Module) and the server module is CSM(Client Service Module). These two modules are connected through the network module called the NSM(Network Service Module). We have conducted both the functional and the interoperability test of our ODBC Driver It turned out that the ODBC driver operated with these client DBMS tools successfully. In all, due to our development of the Relational DBMS ODBC Driver, DBMS is now capable of processing multimedia data and supporting the client applications including the DBMS tools.

키워드