Page 1 of 1

Upload .CSV file

Posted: Mon Mar 12, 2012 6:22 pm
by ruiascensao
Hi,

Is it possible to upload a .csv file to fill a subform?


Best Regards,
Rui

Re: Upload .CSV file

Posted: Mon Mar 12, 2012 10:03 pm
by admin
Rui,
ruiascensao wrote:Hi,

Is it possible to upload a .csv file to fill a subform?


Best Regards,
Rui
Not really,

nuBuilder has no import facility, we leave that to phpmyadmin.

phpmyadmin may let you import it to a table but from there you will need to setup a primary key and at least one foreign key.

Steven