You can do this pretty easily once you setup Google cloud SQL  command line
tool https://developers.google.com/cloud-sql/docs/commandline

Before that setup you may also need to setup gsutil
https://developers.google.com/storage/docs/gsutil and configure your
authentication using "gsutil config"

So to achieve what you want, setup gsutil and google_sql command line tool.
when you launch google_sql command line tool you can basically talk to your
Google Cloud SQL instance and execute sql commands.


On Mon, May 20, 2013 at 2:53 AM, Dhairya Gopal <[email protected]>wrote:

> hello,
>         I am beginner in google app engine....i am working on a project in
> google app engine....In this project i have to make a table user_credential
> in which user login id and password will store....i dont know how to create
> this table using datastore...plz help me....
> Thanks in advance.....
>
> --
> 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.
>
>
>



-- 
Mobile: +61 430 534 464
Home: +61 3 9764 4439
Work: +61 3 9723 9399

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


Reply via email to