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

delphi 导入导出mysql 问题

WBOY
Release: 2016-06-06 09:38:51
Original
1211 people have browsed it

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 有知道的求解答。

Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template