Monday, November 28, 2011

Re: Is is possible to access Google Cloud SQL while running locally?

Make sure that the driver is in your class path and before using getConnection, register the driver with Class.forName("com.mysql.jdbc.Driver")

--Abhishek





No comments:

Post a Comment