I have a function (Delphi) that creates processes and executes BAT files that do, for example, backup of a MySQL BD, like this:
"C:\Program Files\MySQL\MySQL Server 5.6\bin\mysqldump.exe" -u root -proot BD > "C:\dbbackup.sql"
Is there a...
asked by
02.06.2015 / 03:36