private void Button1_Click(System.Object sender, System.EventArgs e) { SqlCommand cmd = new SqlCommand(); SqlConnection con = new SqlConnection("Data Source=.\\SQLEXPRESS;AttachDbFilename=|DataDirectory|\\Database1.mdf;Integrated Security=True;User Instance=True"); cmd.Connection = con; cmd.CommandType = CommandType.StoredProcedure; cmd.CommandText = "StudentResult"; }
You need to be a premium member to use this feature. To access it, you'll have to upgrade your membership.
Become a sharper developer and jumpstart your career.
$0
$
. 00
monthly
For Basic members:
$20
For Premium members:
$45
For Elite members: