Visual Studio SQL Database Connection

Hi, how do i set the connection on Visual Studio mysql Database to connect to my website hosted on GearHost? What are the specifics i should apply to the connection string?

1 Like

I don’t thing GearHost supports remote admin of the database. You could write some code and execute transactional SQL against your database to create tables and data.