Get and install phpMyAdmin. It can dump to you, the stucture, the data or both. Then 
save them from the browser(better with lynx
because you can get the source of a page piped). And pipe it to another "mysql", or 
use it in another phpMyAdmin.

Andrey Hristov
IcyGEN Corporation
http://www.icygen.com
99%

----- Original Message -----
From: "Adriana Matiaskova" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, August 26, 2001 12:39 PM
Subject: [PHP-DB] Getting SQL queries from existing DB


> Does anyone have some scripts/program for creating SQL queries from existing MySQL 
>database? I mean, it will create queries like
CREATE TALBES... to be able to make Database with the same structure. Thanks.
>
>
> --
> 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]
>
>


-- 
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