Quantcast
Channel: VBForums - Visual Basic 6 and Earlier
Viewing all articles
Browse latest Browse all 21839

[RESOLVED] VB6 Shell function and mysqldump help

$
0
0
I need help in using the Shell function and access the mysqldump.exe to automatically create backups of the database when needed.

I tried to put a shell function in a command button and the path going to bin folder where the mysqldump located and add the lines for dumping the whole database.

Shell "cmd /k C:\progra~1\mysql\mysqls~1.5\bin\mysqldump -uroot -pmaligaya maligaya > maligaya.sql"

I've tried this whole line and it just display the path of the VB (I just put the /k to see if the shell will work or not).

Viewing all articles
Browse latest Browse all 21839

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>