php - Insert comma separated values into MySQL table field -


i've text file contains many megabytes of comma separated values (about 10 mb): must insert these values in mysql db. value must stored in different row of specific field of table. suggestion appreciated (i can use php if needed).

for tasks use tools such talend. can kind of imports csv, files excel, etc, 450 connectors. it's open source , there paid version more features. it's java don't need code in java unless want application not capable of doing. may need invest 3/4 hours doing tutorias it's worth hassle.

good luck


Comments

Popular posts from this blog

Android layout hidden on keyboard show -

google app engine - 403 Forbidden POST - Flask WTForms -

c - Why would PK11_GenerateRandom() return an error -8023? -