Skip to main content.

Lumenbrite Training

Archives

This is the archive for June 2008
Ever had to import a CSV file into MySQL? I recently had to study how to import a huge list into a client's database, but commas wouldn't do. The text copy of the fields had commas and was being parsed into different fields in the table :(. Anyway, here is the solution for this issue. It works wonderfully!
Astrochimp » Export CSV with Any Delimiter