On Tuesday, February 18, 2003, at 12:23  PM, Phillip S. Baker wrote:

Is there an easy way to pull out the schema of a MySQL for viewing??
If you have access to the command line (either directly or via the system() function), try this:

bash 2.05 $ mysqldump -t databasename --user=username --password



Erik





--
Erik Price

email: [EMAIL PROTECTED]
jabber: [EMAIL PROTECTED]


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to