Good Morning Monithamohan: You need to use the password with the MySQL connection. Please note the user name/password combination: http://genome.ucsc.edu/FAQ/FAQdownloads.html#download29
Please try that mysql command to see if you have access. --Hiram ----- Original Message ----- From: "monithamohan harilkumar" <[email protected]> To: [email protected] Sent: Saturday, April 21, 2012 4:21:18 AM Subject: Hello Sir , I am student from Univerisyt of Bonn , Germany Hello Sir, I have tried to access UCSC using java . I have been receiving the following errors after multiple tries. Could you please consider and let me know if access is denied from my network , or is it something wrong with username and password. This is the code that i have used . package ucsc; import java.sql.Connection; import java.sql.*; import java.sql.DriverManager; import java.sql.SQLException; import java.util.TimeZone; _______________________________________________ Genome maillist - [email protected] https://lists.soe.ucsc.edu/mailman/listinfo/genome
