This is a discussion on Java connection to MySQL within the MySQL Database forums, part of the Database Forums category; After I have installed a program and wanted to start it, I got the error message "Can't create ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
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 |
|
|||
|
The program first installed MySQL and then the program itself. I couldn't
find information about MySql in the help file. "Manish Pandit" wrote ... > 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 > |