Page 1 of 1

import csv in table

Posted: Tue Sep 27, 2011 7:17 pm
by bettibio
I asked the question a few days ago but never appeared.
Can you upload a CSV file in the file system?
Can you insert the contents of the csv file in a table?
If the CSV file is loaded into a blob field I can read and update a table?
Can you give me some help to accomplish these things within nubuilder?

Re: import csv in table

Posted: Wed Sep 28, 2011 1:45 am
by admin
bettibio,

Sorry about your last post (I only noticed it today - I'm not sure why).

nuBuilder isn't really a tool that can be used for importing data (although its pretty good at exporting it.http://wiki.nubuilder.com/tiki-index.ph ... Docs#Print)

phpMyAdmin is probably the tool you should use.

Steven