Hey.
I cannot figure out what informations to use when remotely connecting to SQL DB.
Im using this info,
host: "69.175.104.34:3306"
database: "firen_chat"
username = "firen_chatuse"
password = "*********"
But it just keep saying "connection timed out", which indicates that Im using the wrong...