private void btnOK_Click(object sender, System.EventArgs e) { SqlConnection myConnection = new SqlConnection("Server=(local);Initial Catalog=Northwind;uid=sa;pwd=sa;……