View Single Post

   
  #2 (permalink)  
Old 02-28-2008, 08:48 AM
Manish Pandit
 
Posts: n/a
Default Re: Java connection to MySQL

Burger wrote:
> After I have installed a program and wanted to start it, I got the error
> message "Can't create Java connection to MySQL".
> Any thoughts on what could cause this problem?


What program is it? Does it come with mysql JDBC drivers, or does it
assume that you have to set those up? Typically the FAQ or readme with
that program should tell you about this.

-cheers,
Manish

Reply With Quote