There is no need to have a static IP address to access the remote SQL Server. You can add any IP or Wildcard in cpanel remote DB option and access your database using the following details
mysql server/host : server ip or domain
mysql user : …
mysql user pass: ....
mysql db name : ...
port : 3306
|