I'm trying to add a JDBC Connection Pool to my database located at dmitalevycom.ipagemysql.com but the server cannot ping the database at that URL. I assume the problem is in the "Additional Properties" fields. The only value I have changed there is URL, to which I added dmitalevycom.ipagemysql.com. How does one setup a connection to a hosted sql database like the one I have above? -- I am very new to JAVA EE.
↧