Jump to content

Recommended Posts

Posted

Just let us know by making a public post if you send any of us PMs. I don't know about anyone else, but I never check PMs unless someone tells me they sent me one. Here at Heliohost we like to provide support in a publicly accessible way so anyone who has the same or a similar issue in the future can search. That reduces the work load for the admins considerably.

  • 1 year later...
Posted
static final String DBDriver  ="com.mysql.jdbc.Driver";
  static final String strConn   ="jdbc:mysql://localhost:3306/rajesha1_onlinebooks";
  static final String DBusername="rajesha1_food";
  static final String DBpassword="**********";
 

iam connecting in java to mysql is that ok

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...