Hi,
What do I use to identify the default jdbc driver for mysql (out of the
box)?
driver: org.git.mm.mysql.Driver
url:jdbc:mysql://jasper:3306/mysql
when i call Class.forName(driver) - null get returned? its a new ide and
the classpath
is defined (i think?).
is this the correct driver cla
Hi,
I'm new to MySQL. I've installed MySQL on bothWin2000 and Solaris 2.8
machines. Everything locally works fine. When I tried to connect from
the Win2000 (dhcp-70-219) machine to the Solaris machine
I get the following error:
"ERROR 1130: Host 'dhcp-70-219' is not allowed to connect to thi