On Wed, Nov 20, 2013 at 9:22 AM, Chiamin Tian <[email protected]> wrote:
> I can submit a form without errors from my gap project , but I can not see > the submitted data in the table at all. > All my connection steps in the source code are following google provided > examples. > > Is the error in your application, or in connecting to the Cloud SQL machine? Verify that the form submission to your App Engine application works; for example, print the form contents into App Engine logging. If you can narrow down the issue to the Cloud SQL connection, can you post the code you're using to access the database? I realize you're using "google provided examples", but which examples exactly? Posting a link to the code you're using is also OK. ----------------- -Vinny P Technology & Media Advisor Chicago, IL App Engine Code Samples: http://www.learntogoogleit.com -- 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. For more options, visit https://groups.google.com/groups/opt_out.
