Just set up a page which formats the data as CSV - you'll need to
modify the headers so your browser knows it isn't HTML. Then provide a
form to upload your modifed data, and write it back to the datastore.

On Aug 29, 2:05 pm, VV <[EMAIL PROTECTED]> wrote:
> Thanks for your guys guidance. but it's not to use the buIk upload
> procedure. I should explain more about my project.
> the first is to edit a table more easier .
> for example:
> customer         product               price
> CSTM_A         PDT_A              1,000.00
> CSTM_A         PDT_B              2,000.00
> CSTM_A         PDT_C              1,000.00
> CSTM_B         PDT_A              1,050.00
> CSTM_C         PDT_C              950.00
>
> So if I can download/upload this table, then it will more easy for me
> to edit it through the excel.
> but I don't know how to set up the download/upload procedure for it  ;
> (
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to