Jump to content

Recommended Posts

Posted

Hi,

 

Iam using the below given connection string, but still facing a problem connection establishing a connection.

 

Class.forName("com.mysql.jdbc.Driver");

Connection conn = DriverManager.getConnection("jdbc:mysql://127.0.0.1/muzamil_company","muzamil_company","company");

 

The user name & password is correct but still facing a problem, Kindly rectify the issue.

 

Regards,

Muzamil

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...