View Single Post
Old 10-22-2003, 12:42 PM   #14 (permalink)
fishfreek
Administrator
 
fishfreek's Avatar
 
Join Date: 10-13-03
Location: Virginia
Posts: 2,073
iTrader: 0 / 0%
Latest Blog:
None

fishfreek is a glorious beacon of lightfishfreek is a glorious beacon of lightfishfreek is a glorious beacon of lightfishfreek is a glorious beacon of lightfishfreek is a glorious beacon of lightfishfreek is a glorious beacon of lightfishfreek is a glorious beacon of lightfishfreek is a glorious beacon of lightfishfreek is a glorious beacon of lightfishfreek is a glorious beacon of lightfishfreek is a glorious beacon of light
Send a message via ICQ to fishfreek Send a message via AIM to fishfreek Send a message via MSN to fishfreek Send a message via Yahoo to fishfreek
To use the command line interface to export the database to a CSV file try this.

[code:1:8dea7bc730]mysqldump -u (username) -p (password) -T (directory_to_place_output) --fields-terminated-by=',' (db_name) (table_name)[/code:1:8dea7bc730]
fishfreek is offline   Reply With Quote