Page 1 of 1

Is it possible to bulk upload files to a database from your computer?

Posted: Fri May 16, 2014 7:30 pm
by Chase

I have over 700 images to upload (they are quite small though) and it is very annoying having to select one and upload and repeat. Is there a way to upload multiple files at once to the database?


Is it possible to bulk upload files to a database from your computer?

Posted: Fri May 16, 2014 8:22 pm
by Evgene Karachevtsev

H Chase,

This tutorial should be helpful: http://docs.appery.io/tutorials/uploa...


Is it possible to bulk upload files to a database from your computer?

Posted: Fri May 16, 2014 8:35 pm
by Chase

Hi Evgene, this is a tutorial for a sample app. There isn't a feature already in appery.io that allows batch file uploads?


Is it possible to bulk upload files to a database from your computer?

Posted: Fri May 16, 2014 8:50 pm
by Evgene Karachevtsev

You can build this app and upload multiple files. Unfortunately, there is no such functionality in appery.io DB console.


Is it possible to bulk upload files to a database from your computer?

Posted: Fri May 16, 2014 9:25 pm
by Chase

I built the app successfully however the images upload in a random order. There's no way to organize uploaded files in the database?


Is it possible to bulk upload files to a database from your computer?

Posted: Mon May 19, 2014 10:59 am
by Evgene Karachevtsev

In predefined Files collection files are sorted by date (_createdAt column)?