Connecting to the sql database on Web Host
I wrote a website on local computer. Later, I added a sql database. Everything works fine locally. After uploading the changes to the web host, how do I connect to the database? What change(s) do I need to make in the Connection String?