1. Unpack the archive with components
적당한 폴더에 압축을 푼다.
2. Copy libmysql.dll and/or libpq.dll into
your Windows/System directory
libmysql.dll과 libpq.dll를 Windows/System폴더에 복사해넣는다.
3. Edit Zeos.inc file. You may set there you language,
maximum quantity of supported memo fields, etc.
Zeos.inc파일의 언어설정및 기타 설정을 한다. 뭐 별로 손댈거 없을거 같구요. 필요하다면 나중에 손대도 되겠죠...
4. Add to Delphi Library Path pathes to XXX, XXXcommon, XXXdbase,
where XXX - ZeosDBO directory.
델파이 Library Path에 세개의 폴더를 추가한다. XXX가 뭔지는 아시겠죠? 압축푼 폴더... 델파이 메뉴의 Tools/Environment options에 보시면 Library탭에 Library Path넣는 곳이 있습니다. 위 세개의 폴더를 추가해주세요...
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 following sequence:
ZCommonXXX, ZDbwareXXX, { ZMySqlXXX | ZPgSqlXXX | ZIbSqlXXX
| ZMsSqlXXX | ZOraSqlXXX }
가지고 있는 델파이 버전에 맞는 패키지를 골라 컴파일하여 설치한다.
뭐 별문제 없이 설치되네요... 안되시면 어떻게 안된다는건지 말씀을 하시구요. 그냥 무조건 안된다고만 하면 뭐라 할말이 없어요...
제가 방금 설명서대로 설치해봤는데 잘 되는데요...
1. Unpack the archive with components
적당한 폴더에 압축을 푼다.
2. Copy libmysql.dll and/or libpq.dll into
your Windows/System directory
libmysql.dll과 libpq.dll를 Windows/System폴더에 복사해넣는다.
3. Edit Zeos.inc file. You may set there you language,
maximum quantity of supported memo fields, etc.
Zeos.inc파일의 언어설정및 기타 설정을 한다. 뭐 별로 손댈거 없을거 같구요. 필요하다면 나중에 손대도 되겠죠...
4. Add to Delphi Library Path pathes to XXX, XXXcommon, XXXdbase,
where XXX - ZeosDBO directory.
델파이 Library Path에 세개의 폴더를 추가한다. XXX가 뭔지는 아시겠죠? 압축푼 폴더... 델파이 메뉴의 Tools/Environment options에 보시면 Library탭에 Library Path넣는 곳이 있습니다. 위 세개의 폴더를 추가해주세요...
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 following sequence:
ZCommonXXX, ZDbwareXXX, { ZMySqlXXX | ZPgSqlXXX | ZIbSqlXXX
| ZMsSqlXXX | ZOraSqlXXX }
가지고 있는 델파이 버전에 맞는 패키지를 골라 컴파일하여 설치한다.
뭐 별문제 없이 설치되네요... 안되시면 어떻게 안된다는건지 말씀을 하시구요. 그냥 무조건 안된다고만 하면 뭐라 할말이 없어요...
^^ 항상 즐코하세요...