Sunday, July 28, 2013

Re: conection of db2 to app engine

Cloud SQL is providing hosted MySQL servers. You might be able to connect to a DB2 server that is accessible via Internet using the experimental Socket API [1]. Note that you will need a pure Python DB2 client in order to run it on App Engine. It's not obvious to me which (if any) of the client libraries from [2] are pure.


-- Razvan ME


On Sun, Jul 28, 2013 at 1:53 AM, manohar gunturu <gunturumanohar2@gmail.com> wrote:
how to connect my db2 database to google app engine.
for doing these i have to set my pc as server? 

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-cloud-sql-discuss/61fda14d-dc1e-480a-876a-6747599a0dc8%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-cloud-sql-discuss/CA%2BUvTg35_fPepGinXuAcjNPNiMCEK1AW5PPDJgQNRW%3DnbOt1_w%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments:

Post a Comment