i use this to download all data from my google app: i follow this article: http://code.google.com/intl/en/appengine/docs/python/tools/uploadingdata.html#Creating_Exporter_Classes
and download data use this:
bulkloader.py --dump --url=http://zjm1126.appspot.com/remote_api --filename=b.csv
but the data is :
so how to make the data readable ?
thanks
updated
i download a sqlite view ,and saw this :
this is not readable , why ?
this is the b.csv http://omploader.org/vNGQwcw/b.csv