Read your database documentation. It is usually a dump command, such as 
mysql-dump, or pgsql-dump.

These commands usually write out a script that will recreate the database 
along with the data. There may be command line switches to get just the script.

HTH- Miles



At 11:26 AM 5/8/01 -0300, Gabriel wrote:
>Anyone can tell me how can i generate the scripts of my database to create 
>it in another mysql server.
>Or better wich other ways i´ve to do it.
>
>Thanks in advance,
>
>Gabriel.


--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to