Hello there, I'm having some trouble here, basically I cant connect to the SQL database since I dont know what to type in SQL_IP, anyways #define SQL_IP "???" #define SQL_NAME "globalkn_f" #define SQL_PASSWORD "*******" #define SQL_DB "globalkn_mod" #endif #define SQL_TABLE "globalkn_mod" Its something like this. Ive searched for answers, I created the user and connected it to the database but I still dont get whats the actual IP ? As I know it could be controlled via Remote MySQL but Ive tried that too. Thanks