Re: converting database as text

2001-07-03 Thread Sherzod Ruzmetov
Hi Alexandrino. Have you tried % mysqldump db_name [table_name] ? Try it -- Sherzod Ruzmetov [EMAIL PROTECTED] http://www.ultracgis.com/sherzodR Sent on Jul 3 by Alexandrino B. Arvesu to [EMAIL PROTECTED] alex> Hi, alex> alex> Is there a way of converting mySQL database to a readable

converting database as text

2001-07-02 Thread Alexandrino B. Arvesu
Hi, Is there a way of converting mySQL database to a readable text file? What I mean is not importing the data via myODBC from another client, but by issuing a command to the Unix prompt (mySQL server itself) then it will generate a readable text file. Thanks in advance. Alex