[PHP-DB] Fwd: URGENT : How can i generate scripts of database

2001-05-08 Thread Gabriel
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.

Re: [PHP-DB] Fwd: URGENT : How can i generate scripts of database

2001-05-08 Thread Miles Thompson
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,

RE: [PHP-DB] Fwd: URGENT : How can i generate scripts of database

2001-05-08 Thread Michael Geier
man mysqldump -Original Message- From: Gabriel [mailto:[EMAIL PROTECTED]] Sent: Tuesday, May 08, 2001 9:27 AM To: [EMAIL PROTECTED] Subject: [PHP-DB] Fwd: URGENT : How can i generate scripts of database Anyone can tell me how can i generate the scripts of my database to create

RE: [PHP-DB] Fwd: URGENT : How can i generate scripts of database

2001-05-08 Thread [EMAIL PROTECTED]
]] Sent: Dienstag, 8. Mai 2001 16:36 To: Gabriel; [EMAIL PROTECTED] Subject: RE: [PHP-DB] Fwd: URGENT : How can i generate scripts of database man mysqldump -Original Message- From: Gabriel [mailto:[EMAIL PROTECTED]] Sent: Tuesday, May 08, 2001 9:27 AM To: [EMAIL PROTECTED] Subject