Restaurar com MySql - C #

EDN Admin

Well-known member
Joined
Aug 7, 2010
Messages
12,794
Location
In the Machine
<span style=" <span style=" O Comando abaixo Funciona perfeitamente fazendo o BACKUP.
<span style=" <span style=" Process.Start ("C :/ Program Files / MySQL / MySQL Server 5.0/bin/mysqldump.exe", "-u root-proot-B bdnet>-r bdnet-"
<br/>
<span style=" <span style=" + String.Format ("{0: aaaa- MM-dd} ", dt_bk) +" sql ");
<span style=" <span style=" <span style=" Para fazer o RESTORE os exemplos que eu entendi São Como Abaixo, Só Que no meu Caso não funciona. <br/>
<span style="
<span style=" <span style=" Process.Start ("C :/ Program Files / MySQL / MySQL Server 5.0/bin/mysql.exe", "-h localhost-u root-proot bdnet <xxx + dt2")
<span style=" <span style=" <span style=" VOCES PODEM me ajudar?<br/>
<span style=" Obrigado<br/>
<br/>
<span style=" <br/>
<span style="

<br/>
<br/>
<br/>
<br/>
<br/>
<br/>
<br/>
<br/>

View the full article
 
Back
Top