If you're truly married to MS SQL you'll need to expose a web service that fronts your MS SQL database and call it from your GAE code. Google also now offers a MySQL-based SQL Cloud service that would be easier to get to through native language libraries in much the same way you can access the normal GAE data store.
On Tuesday, August 27, 2013 2:52:26 AM UTC-5, Sercan Altundas wrote: > > Is that possible to connect an external mssql server and query from db > using a app engine application written in python? > -- 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.
