Are there any programs like phpmyadmin, that allow you to import CSV files without first converting them into mysql statements? mysql front?
I've created the table and fields, and it should be easy enough to import the data into its respective columns.
Thanks for any help!