I am new to MySQL database, I want to Get or Set data into my database by using my C# winform application, therefore I need to know the required connection string for my database present on a webserver having shared IP address. The name of my database is shop_ListDatabase, The shared IP address of my website is 91.215.159.xxx, consider user name and password is (UserName, Password), website is example.com.
I have searched many hours on the internet but did not find suitable answer. The search results are all about Database on a local machine, but my database in on my website.