Hi Vincent, The tools I hacked together are pretty rough, but not difficult.
I used the Python CSV module to read the source data CSV file and rewrite it into a tmp folder as multiple CSV part files with no more than 60 records. Also included the writing of a command file that I can call to upload each part. Good luck! On Saturday, June 1, 2013 5:04:39 PM UTC-5, Vincent Lee wrote: > > brian, > > Can I borrow your local tools? > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
