Recent content by Mohammed Mukhtar

  1. M

    Problem with accessing Plesk set up tables from Java

    You have to give the connections URL as follows: String url = "jdbc:mysql://[IP Address]/test"; where IP Address is the address of Website/Domain
Back
Top