• Title/Summary/Keyword: ODBC

Search Result 28, Processing Time 0.025 seconds

A Study of Development ODBC Driver for Multimedia Data Processing (멀티미디어 데이터 처리를 위한 ODBC 드라이버 개발에 관한 연구)

  • 이말례;박일록
    • Journal of the Korea Society of Computer and Information
    • /
    • v.3 no.3
    • /
    • pp.23-30
    • /
    • 1998
  • 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.

  • PDF

The Design and Implementation of C++ Classes Wrapping ODBC API (ODBC API의 C++ 클래스 설계 및 구현)

  • 김승민;홍은지;이재호;박현주;김선호;전준범;정소영;유석인
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 1998.10b
    • /
    • pp.306-308
    • /
    • 1998
  • PC를 클라이언트로, UNIX등의 운영체제를 탑재한 워크스테이션을 서버 플랫폼으로 구축되는 데이터베이스 응용 프로그램들은 데이터베이스 접근 API로 대부분 ODBC를 사용한다. 그런데, ODBC API에서 제공하는 자료형과 관련 함수들이 아주 복잡해서 이해와 사용이 어렵고, C 함수 형태의 API를 제공하기 때문에 C++나 자바와 같은 객체 지향 언어로 ODBC를 이용하여 클라이언트 시스템을 구현할 때는 OLE DB나 JDBC등의 클래스 라이브러리 API를 사용하는 것에 비해 이해하기 쉬운 프로그램 원시코드 생성이 어렵다. 본 연구에서는 데이터베이스 응용 프로그래머의 요구사항을 효과적으로 반영하여 ODBC API들을 C++클래스 형태로 설계 및 구현하였다. 구현된 C++ 클래스 형태의 데이터베이스 인터페이스를 사용하면, 보다 더 간결한 프로그램 원시 코드로 데이터베이스 응용 프로그램을 작성할 수 있다.

A Comparing Study on the JDBC-ODBC Bridge Method and the ISAPI Extension Method for a Web Interface Development (웹 인터페이스 개발을 위한 JDBC-ODBC Bridge 기법과 ISAPI 확장 기법에 관한 비교 연구)

  • 하창승
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.5 no.3
    • /
    • pp.493-501
    • /
    • 2001
  • 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.

  • PDF

윈도우 SAS 시스템에서 SAS/ACCESS 소프트웨어를 이용한 데이터베이스 연결

  • Gang, Hyeong-Chang;Kim, Cheol-Su
    • Proceedings of the Korean Statistical Society Conference
    • /
    • 2003.05a
    • /
    • pp.231-236
    • /
    • 2003
  • 본 논문에서는 윈도우 SAS 시스템을 이용하여 윈도우 운영체제, 리눅스 운영체제, 유닉스 운영체제에 각각 저장되어 있는 원격 데이터베이스를 액세스하고 저장하는 방법에 대해서 설명한다. 원격 데이터베이스를 액세스하거나 저장하기 위해서는 윈도우 SAS 시스템이 설치되어 있는 로컬 컴퓨터에 ODBC에 DSN이 미리 등록되어 있어야하며, 윈도우 SAS 시스템에서 SAS/ACCESS 소프트웨어를 이용하여 원격 데이터베이스를 액세스하거나 저장할 수 있다.

  • PDF

A Study on Mailing list Agent for Paid member in Internet based Database System (인터넷기반의 데이터베이스내의 회원들 관리를 위한 mailing list 에이젼트에 관한 연구)

  • Kim Seok-Soo
    • Journal of Digital Contents Society
    • /
    • v.3 no.1
    • /
    • pp.123-130
    • /
    • 2002
  • This mailing list system have nothing ODBC setting information when access database, intercept to random using because sending E-mail and for only mailing list. Also this system is support special function which is sending to all member of special member to E-mail address.

  • PDF

Database Design and Implementation for Constraints Generalization of Document Data on WEB (web상에서 문서 자료의 제약조건 일반화를 위한 데이터 베이스 설계 및 구현)

  • 정종진;배석찬
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2001.05a
    • /
    • pp.537-541
    • /
    • 2001
  • This study is to construct ODBC Database based Web, which has a structure of Web server and Database server connected with Database concerning server demand for the purpose of the efficient record, use and management of various document data. Each ASP OLE DB ran be saved and inferred by measuring CLC and ULC. That makes to record, use and management of document data more convenient. For the application of the suggested of the system this study is to put together into 6 categories and generalize the synthetic opinion column of high school student document.

  • PDF

Extending SQL CLI for Large Object Caching (LOB 캐쉬를 위한 SQL CLI의 확장)

  • 이종민;강현철
    • The KIPS Transactions:PartD
    • /
    • v.8D no.1
    • /
    • pp.1-9
    • /
    • 2001
  • The SQL CLl (Call Level Interface) is a database application programming interface (API) that fits the client-server environment, and its de facto standards such as ODBC and JDBC are widely employed in various applications. The current SQL CLl standards, however, do not specify enough features for efficient retrieval of large objects (LOBs) that constitute the multimedia data. In this paper, we propose the LOB caching through the SQL CLl and describe the extension of the SQL eLl to achieve such a goal. We implement our proposal by extending the SQL CLl library for BADA - II DBMS developed at ETRI, and evaluate the performance of LOB retrieval through the cache compared to that of LOB retrieval conducted solely with the functions specified in the current SQL CLl standards.

  • PDF

Study of Common Object Service to Distributed Database with CORBA (CORBA 기반의 이기종 데이터베이스 연동을 위한 공통 객체 서비스에 관한 연구)

  • 채지연
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 1998.10b
    • /
    • pp.303-305
    • /
    • 1998
  • 분산 객체 미들웨어는 네트웍 투명성 이외에 여러 플랫폼 상에 존재하는 다양한 객체들을 하나로 묶을 수 있는 기능을 제공하기 때문에 이종의 플랫폼과 데이터 모델을 통합하는 시스템으로 자리잡아가고 있다. 본 연구의 목적은 네트워크에 분산되어 있는 서로 다른 데이터베이스들을 통합하는 통합환경 시스템을 설계한는데 있어서 필요한 서비스들을 연구하고 구현하는 것이다. 이를 위해서 이식성과 상호 운용성이 뛰어난 분산 객체 시스템의 표준인 CORBA를 미들웨어로 설정하고 클라이언트 측은 JDBC를, 서버 측은 ODBC를 사용하여 통합 데이터베이스 모델을 설계하였다. 본 논문에서는 데이터베이스 통합에 있어 클라이언트와 구현객체 사이에서 구현될 CORBA서비스인 공통객체 서비스를 이용한다.

Automating Quality System -New Rules for Pattern Identification in Control Charts- (품질관리 자동화 -공정의 이상 패턴 인식을 위한 법칙-)

  • Kim, Seong-In;Cho, Nam-Gil;Han, Jeong-Hee
    • IE interfaces
    • /
    • v.8 no.3
    • /
    • pp.249-257
    • /
    • 1995
  • Expert system is an effective approach for quality system to be automated and thus to be an essential integrating mechanism in any move towards CIM(Computer Integrated Manufacturing). A quality control expert system is introduced and its relationship to CIM is illustrated in a case study. Process control expert system developed by Kim and Sin[6] has been improved via ODBC(Open DataBase Connectivity) for efficient information network, graph representation using Windows API for rapid response and some new rules for identification of patterns in control charts.

  • PDF

Remote control of electronic module based on internet web (인터넷 웹에 연동한 전자모듈 원격제어)

  • Park, Sang-Gug
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2008.05a
    • /
    • pp.841-844
    • /
    • 2008
  • This paper describes technical method about remote control and monitoring of local system by use internet web connection system, which connect local system and system manager works in long distance office. The local system, which will be controlled remotely have constructed with analog/digital signal acquisition device, signal control board and their software. The local systems are constructed with several electronic modules need AC or DC power supply to operate the right way. We used NI labview software to control and monitoring of local system. The computer server for remote connection are constructed with Apache web server, PHP and MySQL ODBC. The experiment for the remote control are need internet web browser which load local control software. By use of web system, we have experimented control and monitoring of local electronic module.

  • PDF