6 messages in com.mysql.lists.javaRE: java.sql.SQLException: Server con...
FromSent OnAttachments
kjc05 Dec 2002 20:12 
Mark Matthews05 Dec 2002 20:37 
kjc05 Dec 2002 23:16 
kjc06 Dec 2002 09:24 
Mark Matthews06 Dec 2002 14:15 
Mark Matthews06 Dec 2002 14:53 
Subject:RE: java.sql.SQLException: Server configuration denies access to data source
From:kjc (kcit@elp.rr.com)
Date:12/05/2002 08:12:32 PM
List:com.mysql.lists.java

I've tried numerous solutions with the same result. I'm using mysql 3.23.53a server. Connector/J 2.0.14 J2SE 1.4.1

The above exception occurs when I attempt a DB connection with DriverManager.getConnection(DBUrl,"user","password");

The peculiar thing is. I can use MySQLGui to connect and manipulate the DB without any problems.

Any help is greatly appreciated.

Thanks in advance.