Hi,

On 03/11/2011 11:12, Saurabh S wrote:
I will be deploying my code to GAE....database will be Google's
datastore...is there any tool available to migrate a data template into
GAE datastore ?


I'm not familiar with tools for GAE, although a quick Google suggests that there are some, but I'd expect to be able to use web2py's upload for that.

FWIW, although most RDBMSs have decent tools, I use dbVis for this: -

        http://www.dbvis.com/

...but it only supports traditional databases.

Going back to your original import problem: -

Is it failing running locally?

Against SQLite (default), local AppEngine environment, or something else?

Can you share the first couple of lines of your CSV as a sanity check?


--

Regards,

PhilK


'a bell is a cup...until it is struck'

Reply via email to