Delphi Programming Forum
C++Builder  |  Delphi  |  FireMonkey  |  C/C++  |  Free Pascal  |  Firebird
볼랜드포럼 BorlandForum
 경고! 게시물 작성자의 사전 허락없는 메일주소 추출행위 절대 금지
델파이 포럼
Q & A
FAQ
팁&트릭
강좌/문서
자료실
컴포넌트/라이브러리
FreePascal/Lazarus
볼랜드포럼 홈
헤드라인 뉴스
IT 뉴스
공지사항
자유게시판
해피 브레이크
공동 프로젝트
구인/구직
회원 장터
건의사항
운영진 게시판
회원 메뉴
북마크
델마당
볼랜드포럼 광고 모집

델파이 자료실
Delphi Programming Resources
[35] MySQL컴포넌트 zeosdbo_5.4.1
초보자 [] 7462 읽음    2003-01-12 23:27
델파이에서 MySQL를 사용하기 위한 DB관련 컴포넌트입니다.
사용법은 압축풀련 /doc폴더 안에 자세히 설명 되어 있군요.^^*
TZMySQLDatabase - component for connection to the MySQL database
TZMySQLMonitor - component for tracing of outgoing queries
TZMySQLQuery - component for perfoming queries to MySQL server
TZMySQLTable - component for representing SQL query as a TTable
TZMySQLTransact - component of server transactions
등등...

설치법은 일단 옮겨 봅니다.

WINDOWS INSTALL
1. Unpack the archive with components
2. Copy libmysql.dll and/or libpq.dll into your
  Windows/System directory.
  For PostgreSQL v7.2, copy libpq721.dll over libpq.dll
  in windows/System directory and modify Zeos.inc to define
  parameter PGSQL72.
3. Edit Zeos.inc file. You may set there you language,
  maximum quantity of supported memo fields, etc.
4. Add to Delphi Library Path pathes to XXX, XXX\common, XXX\dbase,
  where XXX - ZeosDBO directory.
5. Compile and install library in Delphi 3.0, 4.0, 5.0 and
  C++ Builder 4.0 with the same version of dpk file.
  Install dpk files in the next sequence:
  ZCommonXXX, ZDbwareXXX, { ZMySqlXXX | ZPgSqlXXX | ZIbSqlXXX
  | ZMsSqlXXX | ZOraSqlXXX }


+ -

관련 글 리스트
35 MySQL컴포넌트 zeosdbo_5.4.1 초보자 7462 2003/01/12
Google
Copyright © 1999-2015, borlandforum.com. All right reserved.