diary of an indie game developer

 

The Joys of an Unspecified Format

I’m currently importing batches of CSV (comma separated value) data into a MySQL database, using phpmyadmin.

As you might expect, phpmyadmin has a default character to “separate” the “values”.  As you might not expect, the default is… a semicolon.

  • that's great. stupidly great. or greatly stupid.
  • Geoff
    hrmm, I *might* have guessed at a different value separator, but I have been known to be lax in my interpretation when it comes to these things. Perhaps they should call it Delimiter Separated Value instead?
blog comments powered by Disqus