1:you can add all released file to your project.
2:then select file->use uMysqlClient.pas
3:var a TMysqlClient,then call create function,
and you can use directsql now.
yours ZengJun.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
how install DirectMysql in Delphi7?
1:you can add all released file to your project.
2:then select file->use uMysqlClient.pas
3:var a TMysqlClient,then call create function,
and you can use directsql now.
yours ZengJun.