Useful CSV to MySQL Script

Provided below is a great tool we have run into for converting CSV files into MySQL format:
CSV to MySQL Conversion
  • 133 Users Found This Useful

Was this answer helpful?

Related Articles

How can I view/modify data in my MariaDB - MySQL database?

Only make changes if you know exactly what you are doing. Often incorrect changes can have an...

403 Forbidden error with Drupal after install

Remove the following lines from the .htaccess file...Options -Indexes Options FollowSymLinks...

Strict Standards: Non-static method JLoader::register() should not be called statically in

This error indicates your script is using out-dated PHP commands. It is best to update your...

Increase PHP Memory

Fatal error: Allowed memory size of xxxxxxxxx bytes exhausted (tried to allocate 1064256 bytes)....

How to Disable XCache for a Domain

On many of our servers xcache is use as part of the php caching mechanism. If you are...