Joined: Wed Jul 21, 2004 7:53 pm Posts: 2
|
Hello -
I'm receiving the following error upon HQL execution:
1 errors occurred while listing (and calling getPathNames).
net.sf.hibernate.JDBCException: Cannot open connection
java.sql.SQLException: No suitable driver
I believe the IDE was configured properly with the MySQL JDBC driver. I say this because initially I was missing the MySQL JDBC driver and was warned in the Messages tab. I then included it in the IDE class path and everything appeared to run smoothly. The Tree Graph now displays the objects properly and the system looks ready to execute a query.
Any ideas?
Thanks,
-Ron
|
|