Page 1 of 1
Is there a way to update a database collection by re-uploading the original .csv file?
Posted: Thu Mar 06, 2014 2:49 am
by mymojo
I uploaded a .csv file to a collection, but now the only way to add to that collection is by manually adding rows, etc. Can't I simply update my .csv file and re-upload to update that db collection?
Is there a way to update a database collection by re-uploading the original .csv file?
Posted: Thu Mar 06, 2014 3:41 am
by Igor
You can't upload .csv file to the current collection, you can rename/remove it and import collection with the same name.
Is there a way to update a database collection by re-uploading the original .csv file?
Posted: Thu Mar 06, 2014 3:58 am
by mymojo
Thank you. Does that mean I have to re-add the service and re-map it to the app? Or will it remain the same if I use the same name?
Is there a way to update a database collection by re-uploading the original .csv file?
Posted: Thu Mar 06, 2014 7:34 am
by Nikita
Hi,
If there are the same names of collection and columns, then you can use the existing service and mapping.
Is there a way to update a database collection by re-uploading the original .csv file?
Posted: Thu Mar 06, 2014 4:30 pm
by mymojo