Welcome Guest, Not a member yet? Register   Sign In
certain csv fields to mysql
#2

[eluser]johnpeace[/eluser]
I would go about it using Sequel Pro's (my OS X MySQL client) excellent CSV import feature.

If it has to be done repeatedly as part of the app, you'll probably need to write a script that will loop through each row and parse each cell into the correct field in your table. I'm sure countless examples of how to do that can be found online.


Messages In This Thread
certain csv fields to mysql - by El Forum - 02-21-2012, 08:42 AM
certain csv fields to mysql - by El Forum - 02-21-2012, 09:36 AM



Theme © iAndrew 2016 - Forum software by © MyBB