Tuesday, May 22, 2012

Re: facing problem for connection to google cloud sql to google app engine

Hi,

I'm sorry but I do not understand your question.

Rob


On Tue, May 22, 2012 at 9:25 AM, Shilendra <shilendra.bk@gmail.com> wrote:
Dear


I am use the directive is   " page
import="com.google.appengine.api.rdbms.AppEngineDriver" "

and driver is

 Connection c = null;
c = DriverManager.getConnection("jdbc:google:rdbms://
codeguestbook:appshilendra/guestbook");

query

ResultSet rs = c.createStatement().executeQuery("SELECT * FROM
entries");

show the Error in error window

Could not change permissions on the launch config file

how can i do for solve this error

No comments:

Post a Comment