Page 1 of 1

Import data into tables

Posted: Wed Jul 23, 2014 9:46 pm
by Aeneas McBurney

Is there an easy way to import (append) data into an existing table? The only option I can see is to import into a new table.

Thanks,
Aeneas


Import data into tables

Posted: Wed Jul 23, 2014 11:44 pm
by Alena Prykhodko

Hello,

Do you mean database collections? Or what table?


Import data into tables

Posted: Thu Jul 24, 2014 12:04 am
by Aeneas McBurney

No I mean add data to a table. The only option is to import a csv file to a new table but I want to add to an existing table. This is static data so needs to be continually added and updated.


Import data into tables

Posted: Thu Jul 24, 2014 2:07 am
by Alena Prykhodko

Aeneas,

Could you please show us screen shot of what you are trying to do?


Import data into tables

Posted: Thu Jul 24, 2014 3:10 am
by Aeneas McBurney

I have a csv text file and want to be able to add to existing table. Nothing to do with app only database so no screenshot


Import data into tables

Posted: Thu Jul 24, 2014 3:48 am
by Illya Stepanov

Hi Aeneas,

Could you please clarify this, as it's not very clear for us.

If you want to update existing table in database, then it's not possible now.
Here is the quote from our documentation:
[quote:]
Note: You can’t update an existing collection by uploading a new CSV or JSON file. Instead, you can delete the current collection and create another one from the new file. If all the column names stay the same, there are no changes needed for REST services or mapping.
[/quote]
:: http://devcenter.appery.io/documentat...

Or you have implemented this kind of table in your app? -- http://api.jquerymobile.com/table/