Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

mySQL JDBC driver

Status
Not open for further replies.

DrFred

Instructor
Joined
Apr 18, 2001
Messages
1
Location
US
When I try to connect to mysql from another host I get a java.sql.SQLException: Server configuration denies access to data source at org.gjt.mm.mysql.MysqlIO.init (MysqlIO.java, Compiled Code).

I works when I do it from local host. I assume it is a matter of setting permissions in the host or user tables but I can't figure out what I'm supposed to do.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top