Analisa Perbedaan Penggunaan Kontrol ADO dan DAO dalam Pemrogamam Database Berbasis Server

ABSTRACT: Information technology is one tool for management decision support. Use of Database Management Systems - DBMS to process and archive electronic data requires a set of application programs to manipulate it. The data are processed require a data - Database. Database before it can be processe...

Full description

Bibliographic Details
Main Authors: Darmanto, Eko, Utomo, Andy Prasetyo
Format: Article in Journal/Newspaper
Language:English
Published: Lembaga Penelitian Universitas Muria Kudus 2011
Subjects:
DML
Online Access:http://eprints.umk.ac.id/117/
http://eprints.umk.ac.id/id/eprint/117
http://eprints.umk.ac.id/117/1/ANALISA_PERBEDAAN_PENGGUNAAN_KONTROL_ADO_DAN_DAO.pdf
Description
Summary:ABSTRACT: Information technology is one tool for management decision support. Use of Database Management Systems - DBMS to process and archive electronic data requires a set of application programs to manipulate it. The data are processed require a data - Database. Database before it can be processed electronically defined first with a regular structure. Language processing databases are generally divided into two parts. First, the data are grouped based on the same structure to determine the columns and rows, then defined based on data type called Data Definition Languages - DDL. Second, data processing with the process of manipulation, which is included in the process of manipulation of the addition, insertion, deletion and rejuvenation or updating data. Processing of this data manipulation language called Data Manipulation Languages - DML. Use a database processing application program is an important requirement for electronic data processing. Application broadly divided into two parts: an application that serves a variety of processes and database storage (server) and common office applications used by office staff. Use of the database field show that in using both these applications require assistance programming language. Programming language that is often used in database processing is visual basic. To perform database operations necessary component in visual basic. Components that later be a bridge between an application with the database language used. Components commonly used in visual basic is the ADO and DAO. Both these components are components that are popular among programmers or application development, especially for application based database. From these two components have similarities and differences, so that every user needs to know for sure about the difference. ABSTRAK: Teknologi informasi merupakan salah satu alat penunjang keputusan bagi manajemen. Penggunaan Database Management Systems – DBMS untuk mengolah dan mengarsip data secara elektronik memerlukan satu set program aplikasi untuk ...