mysql 클라이언트를 설치하세요.
혹은 (mysql 설치를 했다면)libmysql55.dll, libmysql51.dll, libmariadb.dll, libmysql.dll 중에 라이브러리 파일을 찾아서 TZconnection.LibrayLocation 에 패스를 설정해주세요.
BestDragon 님이 쓰신 글 :
: 안녕하세요.
: 델파이에 ZeosLib 컴포넌트 설치후 ZConnection 연결시 오류가 발생합니다.
: [오류내용]
: MySql을 연결하려고 연결정보를 입력하고 ZConnection컴포넌트의 Connected를 True로 바꾸면
: (None of the dynamic libraries can be found or is not loadable: libmysql55.dll, libmysql51.dll
: libmariadb.dll, libmysql.dll! Use TZconnection.LibrayLocation if locatio is invalid.)
: 메세지가 출력되며 동작하지 않습니다.
: 처리할 방법이 있나요?
: 운영체제 환경은 윈도우7 64비트 입니다.
: 답변부탁드립니다.
:
|