How can I import data from ASCII (ISO/IEC 8859-1) to my Rails/PGSQL database?

后端 未结 3 1194
我寻月下人不归
我寻月下人不归 2020-12-08 12:23

I am trying to use data from the USDA found here: http://www.ars.usda.gov/Services/docs.htm?docid=23634

ASCII (8.6Mb) - This file contains the SR26 da

3条回答
  •  粉色の甜心
    2020-12-08 12:46

    They have a version of that database for Microsoft access, if you have it you could download to access then convert to MySQL using Access To MySQL.

提交回复
热议问题