This is my connection string using lan based
Public connectionstring As String = "Server=192.168.100.24;Port=3306;Database=studentprofiling;Uid=studentinfo;Pwd=;"
how can i access my xamp server database when i am far away its like i want to access my database in different networks like online
Thank you and best regards