Thursday, February 28, 2013

Re: connection to google cloud sql falied.- com.google.cloud.sql.Driver

imported it as an external jar
since I have import to the class and build sucseeds something is strange
I'm trying from very simple android app I don't know if it matters,

בתאריך יום חמישי, 28 בפברואר 2013 18:00:59 UTC+2, מאת Tony Tseng:
That sounds like google_sql.jar is not in your classpath. Could you double check?


On Thu, Feb 28, 2013 at 3:45 AM, Jossie Kat <kat...@gmail.com> wrote:
Managed to create instance 

got local sql command line working
run some basic sql commands via command line
got to ths part in the tutorial 



https://developers.google.com/cloud-sql/docs/external#prerequisites 
DriverManager.registerDriver(new com.google.cloud.sql.Driver());

 Could not find class 'com.google.cloud.sql.Driver'
altough included the correct jar file it cannot find  

any idea?
regards

Jossie


--
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.
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.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments:

Post a Comment