Connecting Tech Pros Worldwide Help | Site Map

Converting an .SQL file to CSV/TSV with apache?

  #1  
Old August 30th, 2008, 02:58 AM
Member
 
Join Date: May 2007
Posts: 101
Apparently you can use Apache (or an Apache product?) to take .SQL database backup files and turn it into a CSV file.

Would it be easier to install MySQL, then execute the SQL backup file, then export from the database? Or does apache have something neat that converts it directly?
Reply