Home >Database >Mysql Tutorial >delphi 导入导出mysql 问题

delphi 导入导出mysql 问题

WBOY
WBOYOriginal
2016-06-06 09:38:511212browse

mysql

Shellexecute(Handle,nil,'cmd.exe','/K mysql -h yourmachine -uroot -p123 yourdb 这样写过不去。
不知道/k 是什么意思
ShellExecute(Handle,nil,PChar('cmd.exe '),pchar('/c "D:\mysql\mysql.EXE" -uroot -p123 csimp 有知道的求解答。

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn