Hello,

I am trying to upload a simple CSV file (2 column: tag, value, 7000
lines) into my datastore google app engine using the bulkloader.
I read the topic at: 
http://code.google.com/intl/fr-FR/appengine/docs/python/tools/uploadingdata.html

My questions are :

- how and where to use the python command "create_bulkloader_config --
filename=bulkloader.yaml" ?
=> In python command line ?
=> In my main.py and then deploy ?

- where do I get the file bulkloader.yaml" generated ?
=> on my local disc ? on the api remote path ? how to catch it ?

This is certainly basic questions but I am not a python programmer, I
need a step by step explanation.

I am a Google App inventor user who set up a customtinywebdb serivce
using the code provided at
http://appinventor.googlelabs.com/learn/reference/other/tinywebdb.html.
I use Google app engine launcher, Python 2.7 on Windows.

Thanks in advance ! (I am blocked at this point of my development).

Philippe REGALL

-- 
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