![]() |
Sergey Kornilov admin 8/22/2005 |
Hi, |
|
jwoker author 8/23/2005 |
Is there an easy way to make a database creation script? |
![]() |
Sergey Kornilov admin 8/23/2005 |
Hi, c:\mysql\bin\mysqldump.exe -h host -u username -ppassword database >c:\script.sql |