|
Script Category : PHP
Script Sub Category : Database Tools
Have you ever had an Excel File that you wanted to convert to SQL? Well I have, so I came up with a quick solution. "Jack's Csv2SQL.php" takes *.csv files and converts them easily to an SQL query that will create and fill an SQL table with the content. But it doesn't end there. "Jack's Csv2SQL.php" Now Supports converting MySQL tables back to csv. Most useful when you need to send MySQL data to a windows.
|
|
|