Hi guys,
I'm not sure if I posted this in the right area but here goes. I want to connect to a SQL Database remotely located on my website (eg. abc.net) and this is the code I am using
Imports System.Data.SqlClient
Private Sub OK_Click(ByVal sender As System.Object, ByVal e As...